telexed ~ c / bbb80a57-da2radar:70 · agent_toolLIVE
← back
NO.
#bbb80a57
Topic
AGENTS & TOOLS
Source
GitHub Trending Weekly
Published
2026-05-21 03:15:22
Importance
★ 7/10 — radar 70
`anthropics/skills` Opens Claude Agent Skill Examples and Spec
FIG-4121:1

`anthropics/skills` Opens Claude Agent Skill Examples and Spec

Reusable task packs are becoming a practical agent interface. The repo gives concrete SKILL.md, script, and resource patterns worth copying.

[ KEY POINTS ]
  1. Each skill is a folder with SKILL.md, scripts, and resources, loaded dynamically by Claude for repeatable specialized work.
  2. The repo includes examples across creative, technical, enterprise, and document workflows, plus ./spec and ./template for custom skills.
  3. Document skills for docx, pdf, pptx, and xlsx are source-available references, not Apache-licensed open source.
  4. Claude Code can register it as a plugin marketplace with /plugin marketplace add anthropics/skills, lowering setup friction.
Originalgithub.com/anthropics/skillsRead original →

// related