Lamardav

Skills Brief — AI skill for Claude Code

AI community

Show the Skills AI digest — what is installed, what fires automatically, key commands.

How to install Skills Brief

Installs to ~/.claude/skills/lamardav-skills-ai-skills-brief/SKILL.md

Terminal
mkdir -p ~/.claude/skills/lamardav-skills-ai-skills-brief && curl -fsSL https://raw.githubusercontent.com/Lamardav/skills-ai/HEAD/commands/skills-brief.md -o ~/.claude/skills/lamardav-skills-ai-skills-brief/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Skills Brief does


description: Show the Skills AI digest — what is installed, what fires automatically, key commands

Read `${CLAUDE_PLUGIN_ROOT}/BRIEF.md` and render its contents verbatim to the user.

If the user passed an argument, first render the digest, then answer their question about the stack using the digest plus anything you can read from `${CLAUDE_PLUGIN_ROOT}/manifest.json`.

Argument: $ARGUMENTS

Alternatives in AI

  • Autoskills — One command. Your entire AI skill stack 6.8k ★
  • Surface — Show ranked attack surface for a target from its recon manifest + hunt memory 3.8k ★
  • Rb Setup — First-time setup 1.3k ★

Full documentation available on GitHub

View Source Repository