Skip to content
Skill

lucid-toolkit

by rayk

AI Summary

lucid-toolkit is an audit skill that validates YAML compliance, XML structure purity, and adherence to Agent Skills best practices by invoking a specialized subagent to analyze skill files. It helps skill developers ensure their creations meet quality and structural standards.

Install

Copy this and paste it into Claude Code, Cursor, or any AI assistant:

I want to install the "lucid-toolkit" skill in my project.

Please run this command in my terminal:
# Install skill into the correct directory (11 files)
mkdir -p .claude/skills/commands && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/SKILL.md "https://raw.githubusercontent.com/rayk/lucid-toolkit/main/.claude/commands/audit-skill.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/audit-command.md "https://raw.githubusercontent.com/rayk/lucid-toolkit/main/.claude/commands/audit-command.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/build-command.md "https://raw.githubusercontent.com/rayk/lucid-toolkit/main/.claude/commands/build-command.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/check-skill.md "https://raw.githubusercontent.com/rayk/lucid-toolkit/main/.claude/commands/check-skill.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/cookbook.md "https://raw.githubusercontent.com/rayk/lucid-toolkit/main/.claude/commands/cookbook.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/coordinate.md "https://raw.githubusercontent.com/rayk/lucid-toolkit/main/.claude/commands/coordinate.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/debug-plugin.md "https://raw.githubusercontent.com/rayk/lucid-toolkit/main/.claude/commands/debug-plugin.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/fix-faults.md "https://raw.githubusercontent.com/rayk/lucid-toolkit/main/.claude/commands/fix-faults.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/plugins.md "https://raw.githubusercontent.com/rayk/lucid-toolkit/main/.claude/commands/plugins.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/pub-ws.md "https://raw.githubusercontent.com/rayk/lucid-toolkit/main/.claude/commands/pub-ws.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/commands/release.md "https://raw.githubusercontent.com/rayk/lucid-toolkit/main/.claude/commands/release.md"

Then restart Claude Code (or reload the window in Cursor) so the skill is picked up.

Description

Audit skill for YAML compliance, pure XML structure, progressive disclosure, and best practices

Discussion

0/2000
Loading comments...

Health Signals

MaintenanceCommitted 3mo ago
Stale
AdoptionUnder 100 stars
4 ★ · Niche
DocsREADME + description
Well-documented

GitHub Signals

Stars4
Issues0
Updated3mo ago
View on GitHub
MIT License

My Fox Den

Community Rating

Sign in to rate this booster

Works With

Claude Code