← Back to Skills Marketplace
lakendocean

AI Collaboration Profile Builder

by ken · GitHub ↗ · v0.1.1 · MIT-0
cross-platform ✓ Security Clean
260
Downloads
0
Stars
1
Active Installs
2
Versions
Install in OpenClaw
/install agent-collaboration-profile-builder
Description
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...
README (SKILL.md)

\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, and COLLAB_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

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."
Usage Guidance
This skill appears to do what it says: run a guided questionnaire, infer stable collaboration traits, and output Markdown profiles. Before installing or using it: (1) remember the skill will ask about personal preferences and work patterns — avoid sharing secrets or sensitive employer data unless you trust the destination; (2) check any generated profile before saving or sharing (it may compress or infer things the user didn't explicitly state); (3) if you plan to have other agents consume these profiles, confirm the output format and headings match the target agent's expectations. No network calls or credentials are requested by the skill itself, so installation risk is low.
Capability Analysis
Type: OpenClaw Skill Name: agent-collaboration-profile-builder Version: 0.1.1 This skill bundle is a structured tool designed to help users create AI collaboration profiles (e.g., USER.md) through a guided questionnaire. It consists entirely of Markdown instructions and reference files (questionnaires, inference rules, templates) and lacks any executable code, network capabilities, or instructions for data exfiltration. The logic is transparent and strictly aligned with its stated purpose of improving AI-user interaction.
Capability Assessment
Purpose & Capability
Name, description, and included files (questionnaire, inference rules, templates, output schema, examples) all align with the stated goal of building reusable collaboration profiles; no unrelated binaries, env vars, or config paths are requested.
Instruction Scope
SKILL.md directs the agent to use only the bundled reference files and to run a guided questionnaire; it does not instruct reading system files, external endpoints, or unrelated credentials. It asks the agent to synthesize answers and produce Markdown outputs — consistent with the stated purpose.
Install Mechanism
There is no install spec and no code files to write or execute. This instruction-only format minimizes on-disk installation risk.
Credentials
The skill requires no environment variables, secrets, or external service credentials. All data needs are limited to user-provided answers and the included reference files.
Persistence & Privilege
always is false and the skill is user-invocable (normal defaults). The skill does not request changes to other skills or system-wide settings and does not ask for permanent presence.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install agent-collaboration-profile-builder
  3. After installation, invoke the skill by name or use /agent-collaboration-profile-builder
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.1
Refine page summary to emphasize better-fit deliverables.
v0.1.0
Initial release: guided questionnaire, conflict calibration, and agent-readable Markdown profile templates.
Metadata
Slug agent-collaboration-profile-builder
Version 0.1.1
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 2
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 260 downloads so far.

How do I install AI Collaboration Profile Builder?

Run "/install agent-collaboration-profile-builder" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is AI Collaboration Profile Builder free?

Yes, AI Collaboration Profile Builder is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does AI Collaboration Profile Builder support?

AI Collaboration Profile Builder is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created AI Collaboration Profile Builder?

It is built and maintained by ken (@lakendocean); the current version is v0.1.1.

💬 Comments