📄 skillActivePromisingmedium

github/copilot-sdk

by github

Multi-platform SDK for integrating GitHub Copilot Agent into apps and services

Supported Platforms

🤖 Claude Code🧠 Codex

Stars

9.4k

Skill Type

📖 Library & API Reference

Quality Score

94/200

License

MIT

Forks

1.2k

Last Updated

Jun 11, 2026

Discovered

May 8, 2026

Validation

Passed

github.com/github/copilot-sdk

Quality Breakdown

94/ 200

Content Signals

â—‹Gotchas/Edge Cases+40
✓Progressive Disclosure+30
â—‹Trigger Description+20
â—‹Verification/Safety+20
â—‹Code Examples+15
✓Composability+15

Repo Health

✓Recent Activity+15
✓Scripts/Automation+10
✓Real Usage (Issues)+10
✓Single Responsibility+10
✓Config/Persistence+10
✓Install Instructions+5

Multi-platform bonus: +5 pts if tool supports 2+ platforms. Score derived from 12 structural signals — not stars or popularity.

Trust & Verification

medium

Requires extended permissions (shell access, subagents). Review before use.

Active

Updated within the last 90 days. Actively maintained.

Unverified skill. Always review source code before installing any skill from an unknown author.

Risk Assessment

  • Repository contains multiple GitHub Actions workflows with agentic automation (.github/workflows/*.md files indicate agent-driven CI/CD)
  • Presence of custom agent definitions (.github/agents/ directory with agent markdown files for agentic-workflows and docs-maintenance)
  • GitHub Actions workflows configured to run automated tasks (issue-triage, issue-classification, handle-bug, handle-documentation, etc.)
  • Skills directory (.github/skills/) defines custom Copilot agent capabilities that could be extended
  • Repository uses Copilot-driven automation for repository management without explicit human approval gates visible in file structure
  • Multiple SDK targets (Python, TypeScript, Go, .NET, Java) suggest broad execution capabilities across language ecosystems