chanl-ai

10 Blog Manage — Security skill for Claude Code

Security community

Create, validate and maintain posts in a blog repo without needing to know the frontmatter schema or the build tooling, preserving growth experiment and claim IDs.

How to install 10 Blog Manage

Installs to ~/.claude/skills/chanl-ai-marketing-os-10-blog-manage/SKILL.md

Terminal
mkdir -p ~/.claude/skills/chanl-ai-marketing-os-10-blog-manage && curl -fsSL https://raw.githubusercontent.com/chanl-ai/marketing-os/HEAD/skills/10-blog-manage.md -o ~/.claude/skills/chanl-ai-marketing-os-10-blog-manage/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What 10 Blog Manage does


name: blog-manage description: Create, validate and maintain posts in a blog repo without needing to know the frontmatter schema or the build tooling, preserving growth experiment and claim IDs. Use to publish a post, audit what existing posts are missing, or fix a post that will not build.

Blog Manage

*Try-at-home. Only relevant if the blog lives in a code repository rather than a CMS.*

**Who it's for:** someone who wants to publish and does not want to learn a frontmatter schema,

Alternatives in Security

Full documentation available on GitHub

View Source Repository