B

boss-skills

by @vogtswv
4.2(20)

上司のチャット履歴、会議メモ、プロジェクト資料を AI Skill に蒸留し、上司の意思決定スタイルとコミュニケーションパターンを再現。上司への報告、提案、リソース交渉のスキルを習得。起業家テンプレート(マスク/ジョブズ等)にも対応。

managing-upbosscommunicationpersonadistillationGitHub
インストール方法
curl -fsSL https://raw.githubusercontent.com/vogtsw/boss-skills/main/install.sh | bash
compare_arrows

Before / After 効果比較

1
使用前

1ページのPPTで進捗を報告したが、上司に20分間も質問攻めにされた。

使用後

「上司スキル」を使って報告を予行演習し、impact/リスク/owner を事前に準備したことで、一発で承認された。

SKILL.md

Create Boss

Use this skill in two modes:

  1. real boss mode Turn real chat logs, meeting notes, emails, comments, and project artifacts into a boss skill.
  2. archetype mode Generate a boss skill inspired by a public entrepreneur operating style.

Trigger phrases

  • /create-boss
  • /list-bosses
  • /boss-rollback
  • /delete-boss
  • "create a boss skill"
  • "analyze my boss"
  • "build a Musk-style boss"
  • "make a Steve Jobs style leader"
  • "give me a Bezos-style management model"
  • "list boss archetypes"

Tools

  • Parse imported material with the files in tools/.
  • Write or update generated boss skills with tools/skill_writer.py.
  • Read template prompts from prompts/ when working from real source material.
  • Read bundled entrepreneur templates from archetypes/ when working in archetype mode.

These scripts are internal implementation details for the agent. Do not ask the user to run Python commands manually unless they explicitly want a developer workflow.

Workflow

Mode 1: Real Boss

  1. Ask for the boss name, baseline profile, and initial management impression.
  2. Ask for source material: chats, meeting notes, docs, email, or pasted text.
  3. Distill three outputs:
    • judgment.md
    • management.md
    • persona.md
  4. Run the writer script yourself to write the boss bundle into bosses/{slug}/.
  5. Show the generated commands:
    • /{slug}
    • /{slug}-judgment
    • /{slug}-management
    • /{slug}-persona

Mode 2: Entrepreneur Archetype

  1. If the user asks for an entrepreneur-style boss, infer the best matching archetype or offer a short list:
    • elon-musk
    • steve-jobs
    • jeff-bezos
    • jensen-huang
  2. Run the writer script yourself to generate the skill. Do not expose the internal command as the primary UX.
  3. Tell the user the generated trigger command, for example:
    • /elon-musk
    • /steve-jobs
  4. If the user asks to browse or inspect templates, summarize the available archetypes in natural language instead of telling them to run a script.

Management Commands

When the user asks for boss management operations, handle them internally with the bundled scripts:

  • /list-bosses Run tools/skill_writer.py --action list and summarize the available boss skills.
  • /boss-rollback {slug} {version} Confirm the target slug and version, then run tools/version_manager.py --action rollback.
  • /delete-boss {slug} Confirm before deletion, then run tools/skill_writer.py --action delete --slug {slug}.

Do not tell normal users to copy these commands manually. Execute the workflow yourself and report the result.

Bundled Archetypes

  • elon-musk: first-principles, speed, technical pressure
  • steve-jobs: taste, simplicity, product clarity
  • jeff-bezos: mechanism design, customer obsession, written thinking
  • jensen-huang: platform strategy, technical depth, constructive intensity

Files Created

Every generated boss skill should include:

  • SKILL.md
  • judgment.md
  • management.md
  • persona.md
  • meta.json
  • judgment_skill.md
  • management_skill.md
  • persona_skill.md

Safety Framing

  • Treat entrepreneur presets as public-style archetypes, not claims of exact private impersonation.
  • Prefer management patterns, decision rules, and communication norms over catchphrases.
  • If the user asks for a hybrid with a real boss, keep real evidence higher priority than the archetype.

ユーザーレビュー (0)

レビューを書く

効果
使いやすさ
ドキュメント
互換性

レビューなし

統計データ

インストール数470
評価4.2 / 5.0
バージョン
更新日2026年4月29日
比較事例1 件

ユーザー評価

4.2(20)
5
50%
4
50%
3
0%
2
0%
1
0%

この Skill を評価

0.0

対応プラットフォーム

🔧Claude Code

タイムライン

作成2026年4月6日
最終更新2026年4月29日