
claude-skills-reference
by unfish
基于Claude Agent SDK开发自己的专用AI Agent的项目脚手架
SKILL.md
name: Claude Skills Reference description: Document for build custom skill for claude code, with full Reference and Example Codes.
Claude Skills Reference
Instructions
Agent Skills are modular capabilities that extend Claude’s functionality. Each Skill packages instructions, metadata, and optional resources (scripts, templates) that Claude uses automatically when relevant.
For any detailed information, read the reference document.
Claude Skills overview → See reference/Overview.md
Why use the Claude Agent Skills?
Quickstart → See reference/Quickstart.md
Learn how to use Agent Skills to create documents with the Claude API in under 10 minutes. This tutorial shows you how to use Agent Skills to create a PowerPoint presentation. You'll learn how to enable Skills, make a simple request, and access the generated file.
Best practices → See [reference/Best practices.md](reference/Best practices.md)
Learn how to write effective Skills that Claude can discover and use successfully. Good Skills are concise, well-structured, and tested with real usage. This guide provides practical authoring decisions to help you write Skills that Claude can discover and use effectively.
Using Skills in Claude API → See [reference/Using Skills.md](reference/Using Skills.md)
Learn how to use Agent Skills to extend Claude's capabilities through the API. Agent Skills extend Claude's capabilities through organized folders of instructions, scripts, and resources. This guide shows you how to use both pre-built and custom Skills with the Claude API.
Score
Total Score
Based on repository quality metrics
SKILL.mdファイルが含まれている
ライセンスが設定されている
100文字以上の説明がある
GitHub Stars 100以上
3ヶ月以内に更新がある
10回以上フォークされている
オープンIssueが50未満
プログラミング言語が設定されている
1つ以上のタグが設定されている
Reviews
Reviews coming soon