Skip to content

添加行为经济学家#69

Closed
eric1981 wants to merge 2 commits into
jnMetaCode:mainfrom
eric1981:main
Closed

添加行为经济学家#69
eric1981 wants to merge 2 commits into
jnMetaCode:mainfrom
eric1981:main

Conversation

@eric1981
Copy link
Copy Markdown

用于指导商业、运营活动

What does this PR do?

Agent Information (if adding/modifying an agent)

  • Agent Name:
  • Category:
  • Specialty:

Checklist

  • Follows the agent template structure from CONTRIBUTING.md
  • Includes YAML frontmatter with name, description, color
  • Has concrete code/template examples (for new agents)
  • Tested in real scenarios
  • Proofread and formatted correctly

eric1981 added 2 commits May 26, 2026 09:45
用于指导商业、运营活动
Added a comprehensive business investigation framework including roles, core missions, risk identification, and reporting templates.
@jnMetaCode
Copy link
Copy Markdown
Owner

感谢投稿,两个角色(行为经济学顾问 / 商业调查员)的内容本身不错,但目前的提交形式无法直接合并,需要按仓库规范返工:

1. 文件路径与命名

  • 当前文件放在仓库根目录、且没有 .md 后缀(behavioral-advisorbusiness-inspector),会无法被识别、且过不了 scripts/lint-agents.sh
  • 需放入对应分类目录并加后缀,例如:
    • strategy/strategy-behavioral-economist.md
    • strategy/strategy-business-investigator.md

2. Frontmatter 必须符合规范(lint 强制要求 4 个字段)

  • 必须是 --- 包裹的 YAML,包含 namedescriptioncoloremoji 四项。
  • business-inspector 现在缺少 --- 包裹;behavioral-advisor 用的是 version + metadata.hermes 那一套,缺 color/emoji,都需要改成本仓库格式(可参考任意现有 agent,如 strategy/ 下的文件)。

3. 移除个人化内容

  • behavioral-advisor 正文里写死了"你的雇主:Eric(周杨)"以及具体私人项目(奔现、龙虾外贸等)。这是公开通用角色库,请把这部分改成通用表述或删除。

按以上三点调整后,本地跑一遍 ./scripts/lint-agents.sh 通过(0 error)再更新 PR 即可,我会重新 review 合并。先关闭此 PR,期待你的更新版本,谢谢 🙏

@jnMetaCode jnMetaCode closed this Jun 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants