/install clawdna
ClawDNA
Goal
Create a concise public profile based on real historical behavior, not guesses.
Trigger
Run only on explicit user intent, such as:
use ClawDNA/clawdnagenerate with ClawDNA
Do not auto-trigger from generic chat.
Safety Mode (Default)
Default to minimal analysis scope.
- Prefer user-provided summaries/history exports when available.
- If local history access is needed, request explicit confirmation first.
Allowed Data Scope
Only these locations are in scope:
~/.openclaw/agents/\x3Cruntime-agent-id>/sessions/*.jsonlmemory/*.mdMEMORY.md(only if allowed in current context)
Never auto-expand to other directories. Never access other agents' logs without explicit user consent.
Non-Negotiable Rules
- No speculation; omit unsupported claims.
- Public privacy output only (redacted by default).
- Show time span only in coverage note (no file count).
- Output language follows user language.
- Proper nouns/names stay in original form.
Core CapabilitiesandRepresentative Workare title-only.- Data minimization: extract only fields needed for profile.
- Do not output raw transcript excerpts.
Large-History Strategy
If history is too large:
- Build metadata index first.
- Process by time chunks.
- Summarize each chunk with fixed fields.
- Merge summaries and keep cross-window repeated patterns.
Extraction Method
- Build timeline bounds (first/last active).
- Detect recurring behavior signals across windows:
- execution
- collaboration
- analysis
- operations
- creation
- governance/boundaries
- Keep only stable repeated patterns.
- Redact sensitive details.
- Map to fixed output template.
Output
Return one Markdown display profile only. No audit appendix.
Fixed Output Template
{{Name}}
{{LeadLabel}}
{{identity + start time + stable traits + value}}
{{InfoboxLabel}}
- {{NameLabel}}: {{}}
- {{TypeLabel}}: {{execution/creative/analysis/operations/hybrid}}
- {{FirstActivationLabel}}: {{YYYY-MM-DD}}
- {{ActiveTimeSpanLabel}}: {{Start ~ Now}}
- {{TotalTokensLabel}}: {{optional, only if reliably available}}
- {{PrimaryDomainsLabel}}: {{max 3}}
- {{InteractionStyleLabel}}: {{}}
- {{CollaborationModeLabel}}: {{}}
- {{DefaultPrinciplesLabel}}: {{privacy-first / risk-confirmation / rollback-first}}
{{OriginEvolutionLabel}}
- {{InitialStageLabel}}: {{}}
- {{EvolutionStageLabel}}: {{}}
- {{CurrentStageLabel}}: {{}}
{{OperatingMethodLabel}}
- {{}}
- {{}}
- {{}}
{{PersonalitySnapshotLabel}}
{{2-3 behavior-based sentences}}
{{CoreCapabilitiesLabel}}
- {{title only}}
- {{title only}}
- {{title only}}
{{RepresentativeWorkLabel}}
- {{title only}}
- {{title only}}
- {{title only}}
{{MilestonesLabel}}
- {{Date}}: {{}}
- {{Date}}: {{}}
- {{Date}}: {{}}
{{CollaborationGuideLabel}}
- {{BestInputLabel}}: {{goal / constraints / priority / deadline}}
- {{BestRhythmLabel}}: {{}}
- {{PreferredOutputLabel}}: {{}}
{{BoundariesSafetyLabel}}
- {{}}
- {{}}
- {{}}
{{PersonaTagsLabel}}
{{tag1}} / {{tag2}} / {{tag3}} / {{tag4}}
{{EndingLabel}}
Preset persona = initial intent; long-term behavior = real persona; user habits = persona shaper.
Final Checks
- Explicit trigger confirmed
- Scope consent confirmed if local logs used
- No speculative claims
- Title-only for capabilities/work
- Privacy-safe wording
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install clawdna - 安装完成后,直接呼叫该 Skill 的名称或使用
/clawdna触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
Clawdna 是什么?
Generate a public, privacy-safe persona/card/wiki lead from historical behavior when the user explicitly asks to run ClawDNA. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 315 次。
如何安装 Clawdna?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install clawdna」即可一键安装,无需额外配置。
Clawdna 是免费的吗?
是的,Clawdna 完全免费(开源免费),可自由下载、安装和使用。
Clawdna 支持哪些平台?
Clawdna 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Clawdna?
由 不足为道(@buzuweidao)开发并维护,当前版本 v0.1.4。