Skills From Claude Blog
Description
Auto-generated SKILL.md files from official Anthropic/Claude blog posts (KR + EN). Updated hourly.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
**English** · [한국어](./README.ko.md) · [Español](./README.es.md) · [日本語](./README.ja.md)
skills-from-claude-blog
Artifacts distilled from posts on [claude.com/blog](https://www.claude.com/blog), organized by Claude Code's official extension specs. Not affiliated with Anthropic — this is a third-party summary project.
A repository that converts official Claude blog posts into **Claude Code's official specs matching each post's character**. A batch runs every 4 hours to reflect new posts and unprocessed ones.
Layout (per blog post)
One blog post = one `_/` folder at the repo root, where the date prefix is the post's `published_date` and `` is the last URL segment. Folders sort naturally from newest to oldest on GitHub. The subfolders below appear conditionally based on the post's character.
_/
├── description.en.md # Human-readable English summary (always)
├── description.ko.md # Korean summary (always)
├── description.es.md # Spanish summary (always)
├── description.ja.md # Japanese summary (always)
├── source.json # Source metadata (always)
│
├── skills//SKILL.md # A. Agent Skills spec
├── agents/.md # B. Claude Code Subagent spec
├── guides/.{en,ko,es,ja}.md # C. Free-form multilingual guides
├── hooks/.json +.md # D. Claude Code Hooks JSON + notes
├── output-styles/.md # E. Output Style spec
└── plugin/ # G. Plugin bundle (rare)
├── .claude-plugin/plugin.json
└── skills|agents|hooks|output-styles/...
Official spec references
- Agent Skills —
SKILL.md - Claude Code Subagents —
agents/.md - Claude Code Hooks —
hooks/.json - [
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11