add-understand-anything
SolidInstall the Understand-Anything plugin so the agent gains /understand, /understand-chat, /understand-dashboard and related codebase-analysis skills (interactive knowledge graphs, guided tours, deep-dive explanations). Claude Code backend only — adds the plugin from its GitHub marketplace end-to-end; non–Claude-Code backends use the upstream install.sh fallback.
Install
Quality Score: 81/100
Skill Content
Details
- Author
- sliamh11
- Repository
- sliamh11/Deus
- Created
- 4 months ago
- Last Updated
- today
- Language
- Python
- License
- MIT
Similar Skills
Semantically similar based on skill content — not just same category
super-claudioai-and-agents
AI integration and agent building skill. Use when the user wants to use the Claude API, build AI-powered apps, create Claude Code skills or agents, connect MCP servers, or improve their prompts and AI workflows. Trigger on: "use the Claude API", "Anthropic API", "build an AI app", "create a Claude skill", "write a skill for Claude Code", "build an agent", "MCP server", "Model Context Protocol", "connect Claude to X", "prompt engineering", "improve my prompt", "system prompt", "AI workflow", "LLM integration", "build a chatbot", "fine-tuning", "Claude Code plugin", "create a plugin", "AI pipeline", "multi-agent", "tool use", "function calling". Also trigger when the user mentions: superpowers, skill-creator, claude-md-management, pr-review-toolkit, context7, or any Claude Code plugin by name. Do NOT trigger for: general code questions without AI integration (use software-development).
claude-code-plugin-reference
Explain plugin, skill, command, agent, and hook mechanics used here. Use when authoring or debugging plugins. Do not use for ops; use night-market-operations.
claude-plugin-authoring
Basics of authoring a Claude Code plugin — the plugin.json manifest, the .claude-plugin/ directory layout, the component types (skills, agents, commands, hooks, MCP), and the validate/install workflow. Use when creating a new Claude Code plugin or wiring one into a marketplace.