Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
11 changes: 11 additions & 0 deletions catalog/cli/agentic-workflows.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"identifier": "urn:ai:github.com:cli:cli:agentic-workflows",
"displayName": "Agentic Workflows",
"mediaType": "application/ai-skill",
"url": "https://github.com/cli/cli/blob/trunk/.github/skills/agentic-workflows/SKILL.md",
"description": "Route gh-aw workflow design/create/debug/upgrade requests to the right prompts.",
"metadata": {
"sourceSet": "cli/cli",
"repoPath": ".github/skills/agentic-workflows/SKILL.md"
}
}
11 changes: 11 additions & 0 deletions catalog/cli/cli-code-reviewer.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"identifier": "urn:ai:github.com:cli:cli:cli-code-reviewer",
"displayName": "CLI Code Reviewer",
"mediaType": "application/ai-skill",
"url": "https://github.com/cli/cli/blob/trunk/.github/skills/cli-code-reviewer/SKILL.md",
"description": "Reviews GitHub CLI (gh) pull requests against codebase conventions",
"metadata": {
"sourceSet": "cli/cli",
"repoPath": ".github/skills/cli-code-reviewer/SKILL.md"
}
}
11 changes: 11 additions & 0 deletions catalog/cli/dependabot-triager.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"identifier": "urn:ai:github.com:cli:cli:dependabot-triager",
"displayName": "Dependabot Triager",
"mediaType": "application/ai-skill",
"url": "https://github.com/cli/cli/blob/trunk/.github/skills/dependabot-triager/SKILL.md",
"description": "Assesses an open Dependabot pull request and emits a recommendation (Merge / Review before merging / Do not merge) plus confidence (High / Medium / Low)",
"metadata": {
"sourceSet": "cli/cli",
"repoPath": ".github/skills/dependabot-triager/SKILL.md"
}
}
11 changes: 11 additions & 0 deletions catalog/cli/gh-skill.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"identifier": "urn:ai:github.com:cli:cli:gh-skill",
"displayName": "GH Skill",
"mediaType": "application/ai-skill",
"url": "https://github.com/cli/cli/blob/trunk/skills/gh-skill/SKILL.md",
"description": "Manage agent skills with gh skill. Use this skill to discover, preview, install, update, and publish Agent Skills so an agent can self-manage the skills",
"metadata": {
"sourceSet": "cli/cli",
"repoPath": "skills/gh-skill/SKILL.md"
}
}
11 changes: 11 additions & 0 deletions catalog/cli/gh.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"identifier": "urn:ai:github.com:cli:cli:gh",
"displayName": "GH",
"mediaType": "application/ai-skill",
"url": "https://github.com/cli/cli/blob/trunk/skills/gh/SKILL.md",
"description": "Patterns for invoking the GitHub CLI (gh) from agents. Covers structured output, pagination, repo targeting, search vs list, gh api fallback.",
"metadata": {
"sourceSet": "cli/cli",
"repoPath": "skills/gh/SKILL.md"
}
}
11 changes: 11 additions & 0 deletions catalog/github/acquire-codebase-knowledge.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"identifier": "urn:ai:github.com:github:awesome-copilot:acquire-codebase-knowledge",
"displayName": "Acquire Codebase Knowledge",
"mediaType": "application/ai-skill",
"url": "https://github.com/github/awesome-copilot/blob/main/skills/acquire-codebase-knowledge/SKILL.md",
"description": "Use this skill when the user explicitly asks to map, document, or onboard into an existing codebase.",
"metadata": {
"sourceSet": "github/awesome-copilot",
"repoPath": "skills/acquire-codebase-knowledge/SKILL.md"
}
}
11 changes: 11 additions & 0 deletions catalog/github/acreadiness-assess.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"identifier": "urn:ai:github.com:github:awesome-copilot:acreadiness-assess",
"displayName": "Acreadiness Assess",
"mediaType": "application/ai-skill",
"url": "https://github.com/github/awesome-copilot/blob/main/skills/acreadiness-assess/SKILL.md",
"description": "Run the AgentRC readiness assessment on the current repository and produce a static HTML dashboard at reports/index.html.",
"metadata": {
"sourceSet": "github/awesome-copilot",
"repoPath": "skills/acreadiness-assess/SKILL.md"
}
}
11 changes: 11 additions & 0 deletions catalog/github/acreadiness-generate-instructions.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"identifier": "urn:ai:github.com:github:awesome-copilot:acreadiness-generate-instructions",
"displayName": "Acreadiness Generate Instructions",
"mediaType": "application/ai-skill",
"url": "https://github.com/github/awesome-copilot/blob/main/skills/acreadiness-generate-instructions/SKILL.md",
"description": "Generate tailored AI agent instruction files via AgentRC instructions command.",
"metadata": {
"sourceSet": "github/awesome-copilot",
"repoPath": "skills/acreadiness-generate-instructions/SKILL.md"
}
}
11 changes: 11 additions & 0 deletions catalog/github/acreadiness-policy.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"identifier": "urn:ai:github.com:github:awesome-copilot:acreadiness-policy",
"displayName": "Acreadiness Policy",
"mediaType": "application/ai-skill",
"url": "https://github.com/github/awesome-copilot/blob/main/skills/acreadiness-policy/SKILL.md",
"description": "Help the user pick, write, or apply an AgentRC policy. Policies customise readiness scoring by disabling irrelevant checks, overriding impact/level...",
"metadata": {
"sourceSet": "github/awesome-copilot",
"repoPath": "skills/acreadiness-policy/SKILL.md"
}
}
11 changes: 11 additions & 0 deletions catalog/github/ad-campaign-analyzer.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"identifier": "urn:ai:github.com:github:awesome-copilot:ad-campaign-analyzer",
"displayName": "Ad Campaign Analyzer",
"mediaType": "application/ai-skill",
"url": "https://github.com/github/awesome-copilot/blob/main/skills/ad-campaign-analyzer/SKILL.md",
"description": "Use this skill when the user shares ad campaign performance data and asks what to cut, scale, or test. Trigger for prompts like \"analyze my ad...",
"metadata": {
"sourceSet": "github/awesome-copilot",
"repoPath": "skills/ad-campaign-analyzer/SKILL.md"
}
}
11 changes: 11 additions & 0 deletions catalog/github/add-educational-comments.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"identifier": "urn:ai:github.com:github:awesome-copilot:add-educational-comments",
"displayName": "Add Educational Comments",
"mediaType": "application/ai-skill",
"url": "https://github.com/github/awesome-copilot/blob/main/skills/add-educational-comments/SKILL.md",
"description": "Add educational comments to the file specified, or prompt asking for file to comment if one is not provided.",
"metadata": {
"sourceSet": "github/awesome-copilot",
"repoPath": "skills/add-educational-comments/SKILL.md"
}
}
11 changes: 11 additions & 0 deletions catalog/github/adobe-illustrator-scripting.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"identifier": "urn:ai:github.com:github:awesome-copilot:adobe-illustrator-scripting",
"displayName": "Adobe Illustrator Scripting",
"mediaType": "application/ai-skill",
"url": "https://github.com/github/awesome-copilot/blob/main/skills/adobe-illustrator-scripting/SKILL.md",
"description": "Write, debug, and optimize Adobe Illustrator automation scripts using ExtendScript (JavaScript/JSX).",
"metadata": {
"sourceSet": "github/awesome-copilot",
"repoPath": "skills/adobe-illustrator-scripting/SKILL.md"
}
}
11 changes: 11 additions & 0 deletions catalog/github/agent-governance.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"identifier": "urn:ai:github.com:github:awesome-copilot:agent-governance",
"displayName": "Agent Governance",
"mediaType": "application/ai-skill",
"url": "https://github.com/github/awesome-copilot/blob/main/skills/agent-governance/SKILL.md",
"description": "Patterns and techniques for adding governance, safety, and trust controls to AI agent systems. Use this skill when: - Building AI agents that call...",
"metadata": {
"sourceSet": "github/awesome-copilot",
"repoPath": "skills/agent-governance/SKILL.md"
}
}
11 changes: 11 additions & 0 deletions catalog/github/agent-owasp-compliance.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"identifier": "urn:ai:github.com:github:awesome-copilot:agent-owasp-compliance",
"displayName": "Agent Owasp Compliance",
"mediaType": "application/ai-skill",
"url": "https://github.com/github/awesome-copilot/blob/main/skills/agent-owasp-compliance/SKILL.md",
"description": "Check any AI agent codebase against the OWASP Agentic Security Initiative (ASI) Top 10 risks.",
"metadata": {
"sourceSet": "github/awesome-copilot",
"repoPath": "skills/agent-owasp-compliance/SKILL.md"
}
}
11 changes: 11 additions & 0 deletions catalog/github/agent-skill-stack.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"identifier": "urn:ai:github.com:github:awesome-copilot:agent-skill-stack",
"displayName": "Agent Skill Stack",
"mediaType": "application/ai-skill",
"url": "https://github.com/github/awesome-copilot/blob/main/skills/agent-skill-stack/SKILL.md",
"description": "Find, evaluate, and assemble the smallest compatible set of AI Agent Skills for an end-to-end natural-language goal. Use when a user wants Skills for a.",
"metadata": {
"sourceSet": "github/awesome-copilot",
"repoPath": "skills/agent-skill-stack/SKILL.md"
}
}
11 changes: 11 additions & 0 deletions catalog/github/agent-supply-chain.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"identifier": "urn:ai:github.com:github:awesome-copilot:agent-supply-chain",
"displayName": "Agent Supply Chain",
"mediaType": "application/ai-skill",
"url": "https://github.com/github/awesome-copilot/blob/main/skills/agent-supply-chain/SKILL.md",
"description": "Verify supply chain integrity for AI agent plugins, tools, and dependencies.",
"metadata": {
"sourceSet": "github/awesome-copilot",
"repoPath": "skills/agent-supply-chain/SKILL.md"
}
}
11 changes: 11 additions & 0 deletions catalog/github/agentic-eval.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"identifier": "urn:ai:github.com:github:awesome-copilot:agentic-eval",
"displayName": "Agentic Eval",
"mediaType": "application/ai-skill",
"url": "https://github.com/github/awesome-copilot/blob/main/skills/agentic-eval/SKILL.md",
"description": "Patterns and techniques for evaluating and improving AI agent outputs.",
"metadata": {
"sourceSet": "github/awesome-copilot",
"repoPath": "skills/agentic-eval/SKILL.md"
}
}
11 changes: 11 additions & 0 deletions catalog/github/agentic-workflows.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"identifier": "urn:ai:github.com:github:awesome-copilot:agentic-workflows",
"displayName": "Agentic Workflows",
"mediaType": "application/ai-skill",
"url": "https://github.com/github/awesome-copilot/blob/main/.github/skills/agentic-workflows/SKILL.md",
"description": "Route gh-aw workflow design/create/debug/upgrade requests to the right prompts.",
"metadata": {
"sourceSet": "github/awesome-copilot",
"repoPath": ".github/skills/agentic-workflows/SKILL.md"
}
}
11 changes: 11 additions & 0 deletions catalog/github/ai-prompt-engineering-safety-review.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"identifier": "urn:ai:github.com:github:awesome-copilot:ai-prompt-engineering-safety-review",
"displayName": "AI Prompt Engineering Safety Review",
"mediaType": "application/ai-skill",
"url": "https://github.com/github/awesome-copilot/blob/main/skills/ai-prompt-engineering-safety-review/SKILL.md",
"description": "Comprehensive AI prompt engineering safety review and improvement prompt.",
"metadata": {
"sourceSet": "github/awesome-copilot",
"repoPath": "skills/ai-prompt-engineering-safety-review/SKILL.md"
}
}
11 changes: 11 additions & 0 deletions catalog/github/ai-ready.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"identifier": "urn:ai:github.com:github:awesome-copilot:ai-ready",
"displayName": "AI Ready",
"mediaType": "application/ai-skill",
"url": "https://github.com/github/awesome-copilot/blob/main/skills/ai-ready/SKILL.md",
"description": "Make any repo AI-ready — analyzes your codebase and generates AGENTS.md, copilot-instructions.md, CI workflows, issue templates, and more.",
"metadata": {
"sourceSet": "github/awesome-copilot",
"repoPath": "skills/ai-ready/SKILL.md"
}
}
11 changes: 11 additions & 0 deletions catalog/github/ai-team-orchestration.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"identifier": "urn:ai:github.com:github:awesome-copilot:ai-team-orchestration",
"displayName": "AI Team Orchestration",
"mediaType": "application/ai-skill",
"url": "https://github.com/github/awesome-copilot/blob/main/skills/ai-team-orchestration/SKILL.md",
"description": "Bootstrap and run a lightweight multi-agent development team.",
"metadata": {
"sourceSet": "github/awesome-copilot",
"repoPath": "skills/ai-team-orchestration/SKILL.md"
}
}
11 changes: 11 additions & 0 deletions catalog/github/anti-ui-slop.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"identifier": "urn:ai:github.com:github:awesome-copilot:anti-ui-slop",
"displayName": "Anti UI Slop",
"mediaType": "application/ai-skill",
"url": "https://github.com/github/awesome-copilot/blob/main/skills/anti-ui-slop/SKILL.md",
"description": "Stop Codex, GitHub Copilot, Claude Code, and Cursor from shipping generic UI.",
"metadata": {
"sourceSet": "github/awesome-copilot",
"repoPath": "skills/anti-ui-slop/SKILL.md"
}
}
11 changes: 11 additions & 0 deletions catalog/github/appinsights-instrumentation.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"identifier": "urn:ai:github.com:github:awesome-copilot:appinsights-instrumentation",
"displayName": "Appinsights Instrumentation",
"mediaType": "application/ai-skill",
"url": "https://github.com/github/awesome-copilot/blob/main/skills/appinsights-instrumentation/SKILL.md",
"description": "Instrument a webapp to send useful telemetry data to Azure App Insights",
"metadata": {
"sourceSet": "github/awesome-copilot",
"repoPath": "skills/appinsights-instrumentation/SKILL.md"
}
}
11 changes: 11 additions & 0 deletions catalog/github/apple-appstore-reviewer.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"identifier": "urn:ai:github.com:github:awesome-copilot:apple-appstore-reviewer",
"displayName": "Apple Appstore Reviewer",
"mediaType": "application/ai-skill",
"url": "https://github.com/github/awesome-copilot/blob/main/skills/apple-appstore-reviewer/SKILL.md",
"description": "Serves as a reviewer of the codebase with instructions on looking for Apple App Store optimizations or rejection reasons.",
"metadata": {
"sourceSet": "github/awesome-copilot",
"repoPath": "skills/apple-appstore-reviewer/SKILL.md"
}
}
11 changes: 11 additions & 0 deletions catalog/github/arch-linux-triage.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"identifier": "urn:ai:github.com:github:awesome-copilot:arch-linux-triage",
"displayName": "Arch Linux Triage",
"mediaType": "application/ai-skill",
"url": "https://github.com/github/awesome-copilot/blob/main/skills/arch-linux-triage/SKILL.md",
"description": "Triage and resolve Arch Linux issues with pacman, systemd, and rolling-release best practices.",
"metadata": {
"sourceSet": "github/awesome-copilot",
"repoPath": "skills/arch-linux-triage/SKILL.md"
}
}
11 changes: 11 additions & 0 deletions catalog/github/architecture-blueprint-generator.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"identifier": "urn:ai:github.com:github:awesome-copilot:architecture-blueprint-generator",
"displayName": "Architecture Blueprint Generator",
"mediaType": "application/ai-skill",
"url": "https://github.com/github/awesome-copilot/blob/main/skills/architecture-blueprint-generator/SKILL.md",
"description": "Comprehensive project architecture blueprint generator that analyzes codebases to create detailed architectural documentation.",
"metadata": {
"sourceSet": "github/awesome-copilot",
"repoPath": "skills/architecture-blueprint-generator/SKILL.md"
}
}
11 changes: 11 additions & 0 deletions catalog/github/arduino-azure-iot-edge-integration.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"identifier": "urn:ai:github.com:github:awesome-copilot:arduino-azure-iot-edge-integration",
"displayName": "Arduino Azure Iot Edge Integration",
"mediaType": "application/ai-skill",
"url": "https://github.com/github/awesome-copilot/blob/main/skills/arduino-azure-iot-edge-integration/SKILL.md",
"description": "Design and implement Arduino integration with Azure IoT Hub and IoT Edge, including secure provisioning, resilient telemetry, command handling, and...",
"metadata": {
"sourceSet": "github/awesome-copilot",
"repoPath": "skills/arduino-azure-iot-edge-integration/SKILL.md"
}
}
11 changes: 11 additions & 0 deletions catalog/github/arize-ai-provider-integration.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"identifier": "urn:ai:github.com:github:awesome-copilot:arize-ai-provider-integration",
"displayName": "Arize AI Provider Integration",
"mediaType": "application/ai-skill",
"url": "https://github.com/github/awesome-copilot/blob/main/skills/arize-ai-provider-integration/SKILL.md",
"description": "Creates, reads, updates, and deletes Arize AI integrations that store LLM provider credentials used by evaluators and other Arize features.",
"metadata": {
"sourceSet": "github/awesome-copilot",
"repoPath": "skills/arize-ai-provider-integration/SKILL.md"
}
}
11 changes: 11 additions & 0 deletions catalog/github/arize-annotation.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"identifier": "urn:ai:github.com:github:awesome-copilot:arize-annotation",
"displayName": "Arize Annotation",
"mediaType": "application/ai-skill",
"url": "https://github.com/github/awesome-copilot/blob/main/skills/arize-annotation/SKILL.md",
"description": "Creates and manages annotation configs (categorical, continuous, freeform label schemas) and annotation queues (human review workflows) on Arize.",
"metadata": {
"sourceSet": "github/awesome-copilot",
"repoPath": "skills/arize-annotation/SKILL.md"
}
}
11 changes: 11 additions & 0 deletions catalog/github/arize-dataset.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"identifier": "urn:ai:github.com:github:awesome-copilot:arize-dataset",
"displayName": "Arize Dataset",
"mediaType": "application/ai-skill",
"url": "https://github.com/github/awesome-copilot/blob/main/skills/arize-dataset/SKILL.md",
"description": "Creates, manages, and queries Arize datasets and examples. Covers dataset CRUD, appending examples, exporting data, and file-based dataset creation...",
"metadata": {
"sourceSet": "github/awesome-copilot",
"repoPath": "skills/arize-dataset/SKILL.md"
}
}
11 changes: 11 additions & 0 deletions catalog/github/arize-evaluator.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"identifier": "urn:ai:github.com:github:awesome-copilot:arize-evaluator",
"displayName": "Arize Evaluator",
"mediaType": "application/ai-skill",
"url": "https://github.com/github/awesome-copilot/blob/main/skills/arize-evaluator/SKILL.md",
"description": "Handles LLM-as-judge evaluation workflows on Arize including creating/updating evaluators, running evaluations on spans or experiments, managing tasks..",
"metadata": {
"sourceSet": "github/awesome-copilot",
"repoPath": "skills/arize-evaluator/SKILL.md"
}
}
11 changes: 11 additions & 0 deletions catalog/github/arize-experiment.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"identifier": "urn:ai:github.com:github:awesome-copilot:arize-experiment",
"displayName": "Arize Experiment",
"mediaType": "application/ai-skill",
"url": "https://github.com/github/awesome-copilot/blob/main/skills/arize-experiment/SKILL.md",
"description": "Creates, runs, and analyzes Arize experiments for evaluating and comparing model performance.",
"metadata": {
"sourceSet": "github/awesome-copilot",
"repoPath": "skills/arize-experiment/SKILL.md"
}
}
11 changes: 11 additions & 0 deletions catalog/github/arize-instrumentation.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"identifier": "urn:ai:github.com:github:awesome-copilot:arize-instrumentation",
"displayName": "Arize Instrumentation",
"mediaType": "application/ai-skill",
"url": "https://github.com/github/awesome-copilot/blob/main/skills/arize-instrumentation/SKILL.md",
"description": "Adds Arize AX tracing to an LLM application for the first time.",
"metadata": {
"sourceSet": "github/awesome-copilot",
"repoPath": "skills/arize-instrumentation/SKILL.md"
}
}
Loading