google/blog-writer
Blog post writing skill with structure templates and style guidelines. Guides the agent through writing well-structured, engaging technical blog posts with proper formatting, section flow, and reader engagement techniques.
npx skills add https://github.com/google/adk-samples --skill blog-writer
When asked to write a blog post, follow these steps:
Use load_skill_resource to read references/style-guide.md for the writing style rules.
Before writing, create a brief outline with:
For each section:
Take google/blog-writer from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.