skill-lister — skill-lister install skill-lister, git-workflow, community, skill-lister install, ide skills, Spec-Driven Git Workflow plugin, GitHub integration for AI agents, sprint management tools, Claude Code, Cursor, Windsurf

v1.0.0
GitHub

About this Skill

Perfect for AI Agents needing automated skill discovery and metadata extraction from SKILL.md files. skill-lister is a Spec-Driven Git Workflow plugin for Claude Code, enabling comprehensive development workflows with GitHub integration, sprint management, and brownfield migration support

Features

Scans the .claude/skills/ directory for available skills
Extracts skill metadata from SKILL.md files
Returns a formatted list of discovered skills with descriptions and script paths
Supports GitHub integration for streamlined development workflows
Enables sprint management for efficient project planning
Provides brownfield migration support for legacy projects

# Core Topics

bodangren bodangren
[10]
[2]
Updated: 2/21/2026

Agent Capability Analysis

The skill-lister skill by bodangren is an open-source community AI agent skill for Claude Code and other IDE workflows, helping agents execute tasks with better context, repeatability, and domain-specific guidance. Optimized for skill-lister install, Spec-Driven Git Workflow plugin, GitHub integration for AI agents.

Ideal Agent Persona

Perfect for AI Agents needing automated skill discovery and metadata extraction from SKILL.md files.

Core Value

Empowers agents to scan the .claude/skills/ directory, extracting skill metadata and returning a formatted list of discovered skills with their descriptions and script paths using file system access and metadata parsing.

Capabilities Granted for skill-lister

Automating skill inventory management
Generating skill documentation
Debugging skill metadata issues

! Prerequisites & Limits

  • Requires filesystem access to .claude/skills/ directory
  • Limited to SKILL.md file format
Labs Demo

Browser Sandbox Environment

⚡️ Ready to unleash?

Experience this Agent in a zero-setup browser environment powered by WebContainers. No installation required.

Boot Container Sandbox

skill-lister

Install skill-lister, an AI agent skill for AI agent workflows and automation. Works with Claude Code, Cursor, and Windsurf with one-command setup.

SKILL.md
Readonly

Skill Lister

Purpose

Provide a comprehensive overview of all available AgenticDev skills in the project. The skill-lister scans the .claude/skills/ directory, extracts skill metadata from SKILL.md files, and returns a formatted list of all discovered skills with their descriptions and script paths. This enables AI agents to quickly understand what capabilities are available without manually exploring the directory structure.

When to Use

Use this skill in the following situations:

  • At the beginning of any work session to understand available AgenticDev capabilities
  • When onboarding to a new project using AgenticDev
  • Before deciding which skill to use for a particular task
  • When documenting or auditing the project's AgenticDev setup
  • To verify that all expected skills are installed and accessible

Prerequisites

  • The project must have a .claude/skills/ directory
  • Skills should follow the convention of including SKILL.md files with YAML frontmatter
  • No additional tools required (pure bash implementation)

Workflow

Step 1: Run the Skill Lister

Execute the helper script to scan all skills in the .claude/skills/ directory:

bash
1bash .claude/skills/skill-lister/scripts/list-skills.sh

This will output a human-readable summary showing each skill's metadata including:

  • Skill name
  • Description
  • Available scripts

For machine-readable JSON output (useful for programmatic processing):

bash
1bash .claude/skills/skill-lister/scripts/list-skills.sh -j

Step 2: Review the Skills List

The scanner returns information about all skills found in .claude/skills/, including:

  • Skill name: The identifier for the skill (from YAML frontmatter)
  • Description: What the skill does and when to use it
  • Script paths: All executable scripts available for the skill
  • Directory: Location of the skill in the filesystem

Step 3: Choose the Appropriate Skill

Based on the output, select the skill that best matches your current task:

  • Need to understand documentation? → Use doc-indexer
  • Starting work on an issue? → Use issue-executor
  • Proposing a change? → Use spec-authoring
  • Planning a sprint? → Use sprint-planner
  • Setting up a new project? → Use project-init

Error Handling

No Skills Directory Found

Symptom: Script reports that .claude/skills/ directory doesn't exist

Solution:

  • Verify you're in the project root directory
  • Run project-init skill to set up AgenticDev
  • Check if skills are installed in a different location

Missing SKILL.md Files

Symptom: Script lists skills but shows no metadata

Solution:

  • Verify that each skill directory contains a SKILL.md file
  • Check that SKILL.md files have proper YAML frontmatter with name and description fields
  • Run validation script if available: bash scripts/validate-skills.sh

No Scripts Found

Symptom: Skill is listed but shows no scripts

Solution:

  • Verify that the skill's scripts/ directory exists and contains executable files
  • Check file permissions: chmod +x .claude/skills/*/scripts/*
  • Some skills may not have scripts (documentation-only skills)

Permission Denied

Symptom: Cannot read skill directories or files

Solution:

  • Check directory permissions: ls -la .claude/skills/
  • Ensure you have read access to the skills directory
  • Verify the script itself is executable: chmod +x .claude/skills/skill-lister/scripts/list-skills.sh

Notes

  • Bootstrap context: Designed to be run by agent-integrator to provide AI agents with skill discovery capability
  • Lightweight: Minimal dependencies, works with standard bash tools
  • Extensible: Automatically discovers new skills as they're added
  • JSON support: Can output structured data for integration with other tools
  • Convention-based: Relies on standard AgenticDev skill structure (SKILL.md + scripts/)
  • Safe to run: Read-only operation with no side effects
  • Discovery pattern: Similar to doc-indexer but for skills instead of documentation

FAQ & Installation Steps

These questions and steps mirror the structured data on this page for better search understanding.

? Frequently Asked Questions

What is skill-lister?

Perfect for AI Agents needing automated skill discovery and metadata extraction from SKILL.md files. skill-lister is a Spec-Driven Git Workflow plugin for Claude Code, enabling comprehensive development workflows with GitHub integration, sprint management, and brownfield migration support

How do I install skill-lister?

Run the command: npx killer-skills add bodangren/git-workflow/skill-lister. It works with Cursor, Windsurf, VS Code, Claude Code, and 19+ other IDEs.

What are the use cases for skill-lister?

Key use cases include: Automating skill inventory management, Generating skill documentation, Debugging skill metadata issues.

Which IDEs are compatible with skill-lister?

This skill is compatible with Cursor, Windsurf, VS Code, Trae, Claude Code, OpenClaw, Aider, Codex, OpenCode, Goose, Cline, Roo Code, Kiro, Augment Code, Continue, GitHub Copilot, Sourcegraph Cody, and Amazon Q Developer. Use the Killer-Skills CLI for universal one-command installation.

Are there any limitations for skill-lister?

Requires filesystem access to .claude/skills/ directory. Limited to SKILL.md file format.

How To Install

  1. 1. Open your terminal

    Open the terminal or command line in your project directory.

  2. 2. Run the install command

    Run: npx killer-skills add bodangren/git-workflow/skill-lister. The CLI will automatically detect your IDE or AI agent and configure the skill.

  3. 3. Start using the skill

    The skill is now active. Your AI agent can use skill-lister immediately in the current project.

Related Skills

Looking for an alternative to skill-lister or another community skill for your workflow? Explore these related open-source skills.

View All

widget-generator

Logo of f
f

f.k.a. Awesome ChatGPT Prompts. Share, discover, and collect prompts from the community. Free and open source — self-host for your organization with complete privacy.

149.6k
0
AI

flags

Logo of vercel
vercel

flags is a Next.js feature management skill that enables developers to efficiently add or modify framework feature flags, streamlining React application development.

138.4k
0
Browser

zustand

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
AI

data-fetching

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
AI