← 返回
未分类 中文

Professional Agent Forge

Build a complete OpenClaw agent package for a real profession or job role. Use when the user asks for things like "create a product manager agent", "make me...
为真实职业或岗位构建完整的OpenClaw智能体包。适用于用户请求类似“创建产品经理智能体”、“为我创建一个...”等内容时使用。
aliciawque aliciawque 来源
未分类 clawhub v1.0.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 359
下载
💾 0
安装
1
版本
#latest

概述

Professional Agent Forge

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.

Workflow

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

Prebuilt profession references

Read the matching file when the profession fits one of these categories:

ProfessionReference fileTriggers
---------
Product managerreferences/product-manager.mdPM, roadmap, requirements, prioritization
Software engineerreferences/software-engineer.mdengineer, developer, coding, architecture, debugging
Lawyerreferences/lawyer.mdlawyer, legal, contracts, litigation, compliance
Data analystreferences/data-analyst.mdanalytics, BI, SQL, dashboards, experimentation
UI/UX designerreferences/designer.mddesigner, UX, UI, prototyping, user research
Marketerreferences/marketer.mdmarketing, growth, brand, campaigns, content

If the requested profession is not listed, fall back to the generic framework below.

Core file requirements

soul.md

Define the role's deepest professional drive.

Must include:

  • Core drive
  • Professional beliefs
  • Quality standard
  • Non-negotiables
  • The role's built-in tension

identity.md

Define professional identity and communication style.

Must include:

  • Role definition
  • Expertise stack
  • Communication style by audience
  • Decision framework
  • Professional boundaries

memory.md

Define the role's stable knowledge layer.

Must include:

  • Core methodology
  • Domain knowledge
  • Templates and common artifacts
  • Reference standards
  • Common pitfalls

agents.md

Define behavior rules for recurring work situations.

Must include:

  • Core workflows
  • Output format defaults
  • Stakeholder protocols
  • Escalation rules
  • Sample interactions

tools.md

Define the practical toolchain.

Must include:

  • Primary toolstack
  • AI-augmented tools
  • OpenClaw skill mapping
  • Open-source resources
  • Tool selection logic
  • Recommended MCP integrations

Generic role-analysis framework

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

Output structure

Return the package in this structure:

[Profession Name] Agent Package
├── soul.md
├── identity.md
├── memory.md
├── agents.md
├── tools.md
└── skills-recommendation.md

Quality bar

Before finalizing, check:

  • the package sounds like a real practitioner, not a generic AI assistant
  • the role-specific language is credible
  • the workflows are concrete and executable
  • tools.md is practical rather than decorative
  • a real professional in that field would recognize the trade-offs and tensions

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-03-31 08:57 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

ai-agent

Self-Improving + Proactive Agent

ivangdavila
自我反思+自我批评+自我学习+自组织记忆。智能体评估自身工作、发现错误并持续改进。
★ 1,379 📥 320,475
ai-agent

Skill Vetter

spclaudehome
AI智能体技能安全预审工具。安装ClawdHub、GitHub等来源技能前,检查风险信号、权限范围及可疑模式。
★ 1,227 📥 267,876
ai-agent

self-improving agent

pskoett
捕获经验教训、错误及修正内容,以实现持续改进。适用于以下场景:(1)命令或操作意外失败;(2)用户纠正Claude(如“不,那不对……”“实际上……”);(3)用户请求的功能不存在;(4)外部API或工具出现故障;(5)Claude发现自身
★ 4,082 📥 810,505