capability-discovery

Parse YAML frontmatter to surface agents, skills, and commands in a project.

6|2|Updated Dec 19, 2025
One-click install
npx skills add https://github.com/synaptiai/synapti-marketplace --skill capability-discovery-synaptiai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: capability-discovery
Source: https://github.com/synaptiai/synapti-marketplace/tree/main/plugins/gh-workflow/skills/capability-discovery
Command: npx skills add https://github.com/synaptiai/synapti-marketplace --skill capability-discovery-synaptiai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Surfaces the available agents, skills, and quality commands in a project environment to inform automation and workflow planning.

Core Features & Use Cases

  • Discover project-level and plugin-level agents, skills, and commands to tailor gh-workflow automation.
  • Provide a consolidated view of capabilities to guide PR reviews, implementation, and feedback handling.
  • Assist in adapting commands to the project's tech stack before execution.

Quick Start

Run capability-discovery to reveal the currently available agents, skills, and commands in the workspace.

Frequently Asked Questions about capability-discovery

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I discover available agents and commands in a project environment?

To discover available agents and commands, run capability-discovery to parse YAML frontmatter and file metadata from project and plugin sources, surfacing a consolidated view of capabilities to inform your automation and workflow planning.

What is the best way to adapt project commands for PR reviews and code workflows?

The best way to tailor commands for PR reviews is to use capability-discovery to identify available skills and agents, allowing you to adapt commands to the project's tech stack before execution and guide feedback handling.

Can I use capability-discovery to find plugin-level skills for gh-workflow automation?

Yes, you can use capability-discovery to find plugin-level skills, as it parses project and plugin sources to extract agents, skills, and commands specifically to help tailor gh-workflow automation.

How does parsing YAML frontmatter help surface available project skills?

Parsing YAML frontmatter helps surface project skills by extracting metadata directly from project and plugin files, identifying the available agents, skills, and commands to provide a consolidated view of workspace capabilities.

Do I need to parse file metadata manually to set up project automation?

No, you do not need to parse file metadata manually; capability-discovery automates this process by extracting agents, skills, and commands from project and plugin sources to inform your workflow setup.