Home

stencila skills list

List available skills

Shows skills from all source directories (.stencila/skills/, .claude/skills/, .codex/skills/, .gemini/skills/). Use --source to filter by source.

Usage

stencila skills list [OPTIONS]

Examples

# List all skills in table format
stencila skills list

# Output skills as JSON
stencila skills list --as json

# List only skills from .claude/skills/
stencila skills list --source claude

Options

NameDescription
-a, --asOutput the list as JSON or YAML. Possible values: json, yaml, toml.
-s, --sourceFilter by source (may be repeated).

Possible values of --source

ValueDescription
builtinBuiltin Stencila skills
stencilaSkill from the workspace's .stencila/skills/ folder
claudeSkill from the workspace's .claude/skills/ folder
codexSkill from the workspace's .codex/skills/ folder
geminiSkill from the workspace's .gemini/skills/ folder
© 2026 Stencila