B
boss-skills
by @vogtswv
4.2(20)
把老板的聊天记录、会议纪要和项目材料蒸馏成 AI Skill,复现老板的决策风格和沟通方式,教你向上管理、汇报和要资源的技巧。支持企业家模板(马斯克/乔布斯等)。
安装方式
curl -fsSL https://raw.githubusercontent.com/vogtsw/boss-skills/main/install.sh | bashcompare_arrows
Before / After 效果对比
1 组使用前
写了一页PPT汇报进度,被老板追问了20分钟
使用后
用老板 Skill 预演汇报,提前准备好 impact/风险/owner,一次通过
SKILL.md
Create Boss
Use this skill in two modes:
real boss modeTurn real chat logs, meeting notes, emails, comments, and project artifacts into a boss skill.archetype modeGenerate 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
- Ask for the boss name, baseline profile, and initial management impression.
- Ask for source material: chats, meeting notes, docs, email, or pasted text.
- Distill three outputs:
judgment.mdmanagement.mdpersona.md
- Run the writer script yourself to write the boss bundle into
bosses/{slug}/. - Show the generated commands:
/{slug}/{slug}-judgment/{slug}-management/{slug}-persona
Mode 2: Entrepreneur Archetype
- If the user asks for an entrepreneur-style boss, infer the best matching archetype or offer a short list:
elon-musksteve-jobsjeff-bezosjensen-huang
- Run the writer script yourself to generate the skill. Do not expose the internal command as the primary UX.
- Tell the user the generated trigger command, for example:
/elon-musk/steve-jobs
- 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-bossesRuntools/skill_writer.py --action listand summarize the available boss skills./boss-rollback {slug} {version}Confirm the target slug and version, then runtools/version_manager.py --action rollback./delete-boss {slug}Confirm before deletion, then runtools/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 pressuresteve-jobs: taste, simplicity, product clarityjeff-bezos: mechanism design, customer obsession, written thinkingjensen-huang: platform strategy, technical depth, constructive intensity
Files Created
Every generated boss skill should include:
SKILL.mdjudgment.mdmanagement.mdpersona.mdmeta.jsonjudgment_skill.mdmanagement_skill.mdpersona_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日