LinkedIn Announcement Generator
The linkedin-announcement-generator skill creates professional LinkedIn announcement text for intelligent textbooks by analyzing book metrics, chapter content, and learning resources to produce engaging posts with statistics and hashtags.
Key Capabilities
This skill generates announcement text that includes:
- Key Statistics: Chapter count, concept count, word count
- Educational Features: MicroSims, quizzes, glossary terms
- Relevant Hashtags: #EdTech, #OpenEducation, etc.
- Links: Direct link to the published GitHub Pages site
When to Use
Use this skill when:
- Publishing a completed intelligent textbook to GitHub Pages
- Announcing major milestones (e.g., "First 10 chapters complete!")
- Promoting updated or newly added content
- Sharing with the educational technology community
- Preparing posts for course launches
- Creating announcements for conference presentations
- Building awareness for open educational resources
Prerequisites
The intelligent textbook project should have:
- A
docs/learning-graph/book-metrics.mdfile with statistics - A
mkdocs.ymlfile with site_name, site_url, and description - Deployed site on GitHub Pages (or other hosting)
- Optional:
docs/course-description.mdfor audience info
Output Format
The generated announcement follows LinkedIn best practices:
- Attention-grabbing opening line
- Key statistics highlighting scope and depth
- Bullet points of educational features
- Call to action with link to site
- Relevant hashtags for discoverability
Example Output
1 2 3 4 5 6 7 8 9 10 11 | |
Integration
This skill is typically used at project milestones or publication events. It reads from existing metrics files generated by the book-metrics-generator skill.