Generate deployable OpenClaw agents for real jobs and professions.
Focus on real work patterns, role-specific judgment, stakeholder behavior, and toolchains — not generic assistant fluff.
Input: profession name + optional industry or scenario
↓
Check whether a deep reference file exists
├─ If yes: read the matching reference and customize it
└─ If no: use the generic role-analysis framework
↓
Generate the five core files
↓
Recommend supporting skills and tooling
↓
Return a role-ready agent package
Read the matching file when the profession fits one of these categories:
| Profession | Reference file | Triggers |
|---|---|---|
| Product manager | references/product-manager.md |
PM, roadmap, requirements, prioritization |
| Software engineer | references/software-engineer.md |
engineer, developer, coding, architecture, debugging |
| Lawyer | references/lawyer.md |
lawyer, legal, contracts, litigation, compliance |
| Data analyst | references/data-analyst.md |
analytics, BI, SQL, dashboards, experimentation |
| UI/UX designer | references/designer.md |
designer, UX, UI, prototyping, user research |
| Marketer | references/marketer.md |
marketing, growth, brand, campaigns, content |
If the requested profession is not listed, fall back to the generic framework below.
soul.mdDefine the role's deepest professional drive.
Must include:
identity.mdDefine professional identity and communication style.
Must include:
memory.mdDefine the role's stable knowledge layer.
Must include:
agents.md小蔥技能7w4.net持續更新中。
Define behavior rules for recurring work situations.
Must include:
tools.mdDefine the practical toolchain.
Must include:
When there is no prebuilt reference, analyze the profession using these dimensions:
1. Core responsibilities
2. Key deliverables
3. Primary stakeholders
4. Areas requiring professional judgment
5. Typical toolchain
6. Success metrics
7. Common pain points
8. Hard boundaries and red lines
Return the package in this structure:
[Profession Name] Agent Package
├── soul.md
├── identity.md
├── memory.md
├── agents.md
├── tools.md
└── skills-recommendation.md
Before finalizing, check:
tools.md is practical rather than decorative這個Skill質量不錯,能為產品經理、資料分析師、設計師等職業生成專業Agent包。它把每個角色的核心思維方式、工作流程和常用工具都梳理得很清楚,預置的職業參考內容專業可信。不過目前覆蓋的職業還不夠全,部分職業的參考內容比較簡略,生成效果可能不夠穩定。如果你需要特定職業的AI助手,這個工具值得一試,但建議確認想要的職業是否已有完善的參考支援。