Read Skills
Description
--- description: Display and add to README a table of all available skills --- # Read Skills Scans the `skills/` folder, extracts all skill metadata, and generates a tabular overview added to README.md. ## Steps ### 1. Find All Skills Use Glob to locate all `SKILL.md` files: - Pattern: `skills/*/SKILL.md` - Also check nested: `skills/**/SKILL.md` ### 2. Extract Skill Metadata For each `SKILL.md` found, read the file and extract: - **Name**: From `name:` in frontmatter (or derive from fold
Installation
Installs to ~/.claude/commands/adrianr84-claude-code-skills-read-skills.md
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/adrianR84/claude-code-skills/HEAD/.claude/commands/read-skills.md -o ~/.claude/commands/adrianr84-claude-code-skills-read-skills.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
Doc Co-authoring
Guide users through structured workflow for co-authoring documentation
Documentation Docx
Create, edit, and analyze Word documents with tracked changes, comments, and formatting
Documentation Extract text, create PDFs, merge/split documents, and handle forms
Documentation Pptx
Create, edit, and analyze PowerPoint presentations with layouts and templates
Documentation Xlsx
Create, edit, and analyze Excel spreadsheets with formulas, formatting, and visualization
Documentation mcp-server-fetch
Fetch and convert web pages to markdown.
Documentation