/install agent-collaboration-profile-builder
\r
Agent Collaboration Profile Builder\r
\r
Overview
Turn fuzzy self-descriptions into a stable collaboration profile that another agent can reuse. Start from the user's real pain, run a guided questionnaire in rounds, infer stable traits, resolve contradictions, and output practical Markdown files instead of entertainment-style labels.
Workflow
1. Calibrate the request
- Start by restating the real job: build a collaboration profile, not a personality label.
- Ask what feels off in the user's current AI workflow, what tasks they use AI for, and what a "good" answer feels like.
- Match the user's language. Chinese and English are both supported.
- If the user already supplied rich preferences, skip redundant intake questions and move to missing dimensions.
2. Run the guided questionnaire
- Load questionnaire-v1.md.
- Use the intake plus the 5 core dimensions: cognitive style, work style, output preference, value function, and collaboration protocol.
- Ask 8 to 12 questions per round. Do not dump the whole bank unless the user explicitly asks for it.
- Accept option codes, prose, or mixed answers.
- After each round, give a short local synthesis before moving on.
3. Infer stable traits
- Load inference-rules.md.
- Compress answers into a small set of high-value traits. Do not echo raw scores or every option.
- Prefer repeated signals over one-off answers, later answers over earlier answers, and explicit free text over inferred defaults.
- If answers conflict, run one conflict-calibration round before producing the final profile.
- If the user is actually blocked at a higher-level framing problem, say so and reframe it.
4. Generate the profile
- Load output-schema.md and templates.md.
- Default output:
AI_USER_PROFILE.md. - Offer split outputs only when useful:
USER.md,WORKSTYLE.md, andCOLLAB_PROTOCOL.md. - Keep the section titles stable so another agent can reuse them reliably.
- Mark unresolved items in
Known Unknowns.
5. Handle partial or messy sessions
- If the user stops early, produce a partial profile instead of abandoning the session.
- Mark unanswered or conflicting items explicitly.
- If the user asks for a simple personality label, explain that this skill optimizes for collaboration quality and actionability, then redirect to practical traits.
Output Rules
- Default opening: restate the real problem or goal, then give the conclusion.
- Optimize for decision value, not coverage.
- Keep the writing direct, structured, and high-density.
- Use headings plus paragraphs by default. Use tables only for comparison, classification, or decision support.
- Distinguish fact, inference, recommendation, and unknown when the difference matters.
- Keep the final profile reusable by another agent without needing the full questionnaire transcript.
References
- questionnaire-v1.md: question bank and round structure
- inference-rules.md: trait mapping, conflict handling, and compression rules
- output-schema.md: stable output contract
- templates.md: final Markdown templates
- examples.md: example sessions and output excerpts
Triggers And Examples
Use this skill when the user says things like:
- "Help me build an AI collaboration profile."
- "AI answers are always close, but not quite right."
- "Generate an OpenClaw-readable USER.md for me."
- "I want an agent to understand how I think and how I like to work."
- "Use this skill to turn my AI collaboration preferences into an agent-readable profile."
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install agent-collaboration-profile-builder - 安装完成后,直接呼叫该 Skill 的名称或使用
/agent-collaboration-profile-builder触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
AI Collaboration Profile Builder 是什么?
Help AI understand a user's cognitive style, output preferences, and value orientation so it can generate deliverables that better match what they actually w... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 260 次。
如何安装 AI Collaboration Profile Builder?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install agent-collaboration-profile-builder」即可一键安装,无需额外配置。
AI Collaboration Profile Builder 是免费的吗?
是的,AI Collaboration Profile Builder 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
AI Collaboration Profile Builder 支持哪些平台?
AI Collaboration Profile Builder 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 AI Collaboration Profile Builder?
由 ken(@lakendocean)开发并维护,当前版本 v0.1.1。