jeremylongshore / runbook-creator
Install for your project team
Run this command in your project directory to install the skill for your entire team:
mkdir -p .claude/skills/runbook-creator && curl -L -o skill.zip "https://fastmcp.me/Skills/Download/2399" && unzip -o skill.zip -d .claude/skills/runbook-creator && rm skill.zip
Project Skills
This skill will be saved in .claude/skills/runbook-creator/ and checked into git. All team members will have access to it automatically.
Important: Please verify the skill by reviewing its instructions before using it.
Runbook Creator - Auto-activating skill for Technical Documentation. Triggers on: runbook creator, runbook creator Part of the Technical Documentation skill category.
0 views
0 installs
Skill Content
--- name: runbook-creator description: | Runbook Creator - Auto-activating skill for Technical Documentation. Triggers on: runbook creator, runbook creator Part of the Technical Documentation skill category. allowed-tools: Read, Write, Edit, Bash, Grep version: 1.0.0 license: MIT author: Jeremy Longshore <jeremy@intentsolutions.io> --- # Runbook Creator ## Purpose This skill provides automated assistance for runbook creator tasks within the Technical Documentation domain. ## When to Use This skill activates automatically when you: - Mention "runbook creator" in your request - Ask about runbook creator patterns or best practices - Need help with technical documentation skills covering api docs, user guides, architecture docs, and documentation automation. ## Capabilities - Provides step-by-step guidance for runbook creator - Follows industry best practices and patterns - Generates production-ready code and configurations - Validates outputs against common standards ## Example Triggers - "Help me with runbook creator" - "Set up runbook creator" - "How do I implement runbook creator?" ## Related Skills Part of the **Technical Documentation** skill category. Tags: documentation, markdown, api-docs, readme, technical-writing