teams-channel-post-writer
An agent skill by daymade, from daymade/claude-code-skills. Tags: brainstorming, copy-editing, documentation, slack, training.
What it does
Creates educational Teams channel posts for internal knowledge sharing about Claude Code features, tools, and best practices. Applies when writing posts, announcements, or documentation to teach colleagues effective Claude Code usage, announce new features, share productivity tips, or document lessons learned. Provides templates, writing guidelines, and structured approaches emphasizing concrete examples, underlying principles, and connections to best practices like context engineering. Activates for content involving Teams posts, channel announcements, feature documentation, or tip sharing.
Install
With the skills CLI, which installs into Claude Code, Codex, Cursor and other agents:
npx skills add daymade/claude-code-skills --skill teams-channel-post-writer
Or copy the skill folder into Claude Code's skills directory by hand (~/.claude/skills for every project, or .claude/skills inside one):
git clone --depth 1 https://github.com/daymade/claude-code-skills
cp -r claude-code-skills/teams-channel-post-writer ~/.claude/skills/teams-channel-post-writer
Safety box score
Not rated yet. A safety box score grades what a skill and its scripts can reach on the machine of whoever installs it, across eight categories from shell execution to secrets access. Anyone can request one from this page; it is saved for everyone. How the score works.
Source
- Repository
- daymade/claude-code-skills (all skills from this repository)
- Path
- teams-channel-post-writer/SKILL.md
- Branch
- main
- Updated
- 2026-09-20
Related skills
- goal-prompt — Drafts copy-paste-ready /goal commands for goal mode in Claude Code and Codex.
- copy-editing — When the user wants to edit, review, or improve existing marketing copy, or refresh outdated content.
- enhance-prompt — Transforms vague UI ideas into polished, Stitch-optimized prompts.
- seo-content — Content quality and E-E-A-T analysis with AI citation readiness assessment.
- testing-handbook-generator — md files with the structure each skill type requires. guide. Not for answering security testing questions — the generated skills cover those.
- atlassian-mcp — Integrates with Atlassian products to manage project tracking and documentation via MCP protocol.