RUNBOOK GENERATION PROMPT V2 banner
jimmc414 jimmc414

RUNBOOK GENERATION PROMPT V2

Development community

Description

# Kosmos Runbook Generation Prompt ## Purpose This document is a comprehensive prompt for generating an operational runbook for Kosmos, an autonomous AI scientist for scientific discovery. Use this with Claude or another capable LLM to generate a complete, production-ready runbook. --- ## Prompt You are tasked with generating a comprehensive operational runbook for Kosmos v0.2.0, an autonomous AI scientist system. The runbook should be suitable for operators deploying and running Kosmos in

Installation

Installs to ~/.claude/skills/jimmc414-kosmos-runbook_generation_prompt_v2/SKILL.md

Terminal
mkdir -p ~/.claude/skills/jimmc414-kosmos-runbook_generation_prompt_v2 && curl -fsSL https://raw.githubusercontent.com/jimmc414/Kosmos/HEAD/prompts/RUNBOOK_GENERATION_PROMPT_v2.md -o ~/.claude/skills/jimmc414-kosmos-runbook_generation_prompt_v2/SKILL.md

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

Full documentation available on GitHub

View Source Repository