Stats
Actions
Tags
How this skill is triggered — by the user, by Claude, or both
Slash command
/octopus:create-seminarThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
- `get_config(project_id)` でconfig存在確認
get_config(project_id) でconfig存在確認get_analysis(project_id) で分析結果存在確認configから読み取って決定する:
analysisのターゲット信念から判断:
この2軸が決まってから台本設計に入る。
get_recommended_materials(project_id, seminar_type) で推薦素材を一括取得(概要のみ)get_belief_detail(id) で全文取得get_library_detail(id) で全文取得get_library_detail(id) で全文取得get_playbook_detail(id) で取得構造分析を参考にしながら設計する。 成功セミナーの構成パターンから良いとこ取りしてアウトラインを組む。
各ブロックに4点セット:
さらに:
ユーザーに提示 → 承認ゲート
文字起こし原文を参考にしながら書く。 成功セミナーの語り口・感情の流れ・引き込み方を学んでから書く。
save_seminar_output() で保存:
Creates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.
npx claudepluginhub barcoinc/octopus-plugin --plugin octopus