skills/docgen/operation-manual-writer/SKILL.md
Create standardized business operation manuals, procedures, and documentation following corporate guidelines. Use this skill when the user needs to create or update business documents such as release procedures, work instructions, operation manuals, regulations, or standard operating procedures (SOPs). Triggers include requests like "業務マニュアル作成", "手順書を書いて", "operation manual", "create procedure document", or when standardized business documentation is needed.
npx skillsauth add atman-33/atman-workspace operation-manual-writerInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
This skill creates standardized business operation documentation (manuals, procedures, SOPs, regulations) following corporate documentation guidelines. It ensures consistent structure, clear responsibilities, and practical usability across all business documents.
Use this skill for creating:
Ask the user to provide:
Example prompt: "Please tell me: (1) document purpose, (2) target users, (3) process overview, (4) any specific steps"
CRITICAL: Before creating any document, read the complete guidelines:
references/business-document-guidelines.md
These guidelines define:
Follow the standard structure from guidelines:
Mandatory sections (7 required headings):
Apply formatting standards:
Save the completed manual to the user's specified location or suggest:
operation-manuals/{category}/{document-name}.md
Example 1: Release Procedure Manual
User: "リリース手順書を作成してください"
Agent questions:
Agent creates: Structured release manual with all 7 sections
Example 2: Daily Report Guidelines
User: "日報の記録ルールを作成して"
Agent questions:
Agent creates: Daily report policy document with examples
Example 3: Incident Response Procedure
User: "インシデント対応手順を整備したい"
Agent questions:
Agent creates: Incident response manual with clear escalation paths
Every document must include:
Avoid:
tools
Zenn記事のMarkdown校正を行うスキル。記事を読み、Zenn独自記法の正確性・見出し構造・コードブロック・リンク・画像・テーブル・埋め込み・メッセージ/アコーディオン記法をチェックし、改善提案を行う。ユーザーが「Zenn記事を校正して」「Zennの記法をチェックして」「記事をレビューして」「Markdown確認して」と依頼した際に使用する。
tools
Develop React applications for VS Code Webview surfaces. Use when working on the `webview-ui` package, creating features, components, or hooks for VS Code extensions. Includes project structure, coding guidelines, and testing instructions.
testing
Best practices for reliable terminal command execution and output capture. Use this skill when running shell commands, especially in environments like WSL where output might be truncated or lost, to ensure results are properly captured and inspected.
databases
Supabaseデータベースマイグレーションの準備を行うスキル。バックアップの作成と差分マイグレーションファイルの生成を実施します。ユーザーが「マイグレーションを準備」「バックアップと差分を作成」「マイグレーションファイルを生成」などのリクエストをした際に使用します。