Claude Skill

playbook

Run a user-authored playbook from the vault: a multi-step guided procedure. Lists available global and local playbooks, selects one by trigger, and drives its steps in order — spawning per-step sub-agents or running inline, pausing at review gates.

LLM Mart · 0 points · 0 views 8 listing impressions 0 install-command copies
Virus-scanned Reviewed automatically before listing.

Full trust report

Download a-claude-booping-skills_playbook-742c956.zip · 0 KB
Part of a/claude-booping — 2 skills

Install

skills CLI npx skills add https://github.com/A/claude-booping/tree/master/skills/playbook
Claude Code claude plugin marketplace add https://llmmart.ai/marketplace.json && claude plugin install a-claude-booping@llmmart
Git git clone https://github.com/A/claude-booping.git

The skills CLI installs just this skill, for any of its supported agents. Claude Code installs the whole a/claude-booping collection as a plugin from our marketplace. Git is the plain clone.

Skill manifest

!booping render src/templates/skills/playbook.md.j2

Files (claude-booping)
  • SKILL.md 496 B
    ---
    name: playbook
    description: "Run a user-authored playbook from the vault: a multi-step guided procedure. Lists available global and local playbooks, selects one by trigger, and drives its steps in order — spawning per-step sub-agents or running inline, pausing at review gates."
    argument-hint: [playbook name or trigger]
    user-invocable: true
    allowed-tools:
      - Read
      - Bash(booping:*)
      - Agent
      - AskUserQuestion
    effort: medium
    ---
    
    !`booping render src/templates/skills/playbook.md.j2`
    

Comments (0)

Sign in to join the conversation.

No comments yet.

Reviews (0)

No reviews yet.

Related