AI Summarylucid-toolkit provides guidance for efficient multi-agent coordination using schema.org vocabulary and token budget optimization, helping developers structure complex subagent invocations on Claude Code. Best for teams managing resource-constrained agentic workflows.
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/coordinate.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/audit-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/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/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
Guide efficient subagent invocation with schema.org vocabulary and token budgets
Discussion
0/2000
Loading comments...
Health Signals
MaintenanceCommitted 3mo ago
◐ StaleAdoptionUnder 100 stars
4 ★ · NicheDocsMissing or thin
UndocumentedMIT License
My Fox Den
Community Rating
Sign in to rate this booster
Works With
Claude Code