# Claude Blog Skill Vault

Welcome. This hosted vault lets people and agents read the Claude Blog skill
collection on demand. Start with the [pack catalog](/index.md), choose the pack
that matches the current job, and load only its instructions and relevant
references.

Start at `/mcp` on this site's origin. A browser GET opens this guide. An
MCP client uses protocol POST requests at the same endpoint. You can also use
the Markdown catalog directly, without MCP or JavaScript.

## A simple workflow

1. Describe the task and the material you can provide.
2. Open the [catalog](/index.md) and choose one likely pack from its summary.
3. Read the pack descriptor before loading its instructions.
4. Load the selected version and only the references needed for this task.
5. Check sources, capability gaps, and permissions before acting on the result.

For example:

- "Create an outline for a beginner's guide to composting" points to [Blog outline](/blog-outline.md). Supply the audience, topic, and any research already available.
- "Check this article before publication" may call for [Blog analyzer](/blog-analyze.md) or [Blog SEO check](/blog-seo-check.md), depending on whether the task is an editorial assessment or a post-writing SEO check.
- "Turn this finished article into a newsletter and LinkedIn draft" points to [Blog repurposing](/blog-repurpose.md). Load platform guidance only for the requested outputs.

These pages are hosted guidance written for this vault. They are not files from
the upstream [Claude Blog repository](https://github.com/AgriciDaniel/claude-blog).
The imported instruction bytes match the recorded source revision, but that does
not guarantee parity with an installed plugin, its tools, or its runtime.

## Guides

- [Shared agent procedure](/mcp/AGENTS.md)
- [Claude adapter](/mcp/CLAUDE.md)
- [Trust and operating boundaries](/mcp/TRUST.md)
- [Compact machine entry](/mcp/llms.txt)
- [Full pack catalog](/index.md)


- [Agent compatibility and installed conventions](/mcp/COMPATIBILITY.md)
- [Source and import scope](/mcp/SOURCE.md)

## Choosing and checking a skill

Choose by the action and material: creating a brief, outlining an article, reviewing an existing article, or repurposing finished text. When a request fits more than one pack, compare their descriptors. The [agent guide](/mcp/AGENTS.md) explains this decision and the final source-fidelity checks for titles, claims and repurposed copy. A selected pack is a starting point; its original runtime requirements still apply.
