スキル一覧に戻る
sigridjineth

cdp-skills

by sigridjineth

Build Your Team's Interview Copilot using Claude Skills

1🍴 0📅 2025年12月15日
GitHubで見るManusで実行

SKILL.md


name: cdp-skills description: Claude Developer Platform Skills feature. Custom knowledge packages for agents, curated playbooks, and versioned expertise domains.

Skills Feature Skill

When to Use

  • Questions about packaging custom knowledge
  • "How do I give Claude domain expertise?"
  • Building agents with specialized knowledge
  • RAG vs Skills comparison
  • Knowledge management for AI agents

Key Feature: Skills

Skills let you package organizational knowledge as curated, versioned playbooks that Claude can use.

Core Capabilities

  1. Curated knowledge: Human-verified, policy-safe content
  2. Version control: Track changes, roll back if needed
  3. Dynamic attachment: Attach skills based on conversation context
  4. Progressive disclosure: Claude loads skill content as needed

Skills vs RAG

AspectRAGSkills
ContentRetrieved chunksCurated playbooks
VerificationRaw documentsHuman-reviewed
PolicyNot built-inBuilt-in guardrails
VersioningDocument-levelSkill-level
Use caseDocument searchExpert behavior

Skill Structure

skills/
├── customer_success/
│   ├── SKILL.md          # When to use, guidelines
│   └── references/
│       ├── objections.md # Common objections
│       └── case_studies.md
└── technical/
    ├── SKILL.md
    └── references/
        └── architecture.md

Response Guidelines

  1. Explain the value: Verified knowledge, not just retrieval
  2. Use RAG analogy: "Like RAG, but with policy and versioning"
  3. Show structure: SKILL.md + references pattern
  4. Emphasize curation: Human-in-the-loop for quality

スコア

総合スコア

50/100

リポジトリの品質指標に基づく評価

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

0/10
説明文

100文字以上の説明がある

0/10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

レビュー

💬

レビュー機能は近日公開予定です