Overview
- Skill Key
- buzuweidao/clawdna
- Author
- buzuweidao
- Source Repo
- openclaw/skills
- Version
- -
- Source Path
- skills/buzuweidao/clawdna
- Latest Commit SHA
- 0ce5978bc60fe891839df16c4f45551200735320
Generate a public, privacy-safe persona/card/wiki lead from historical behavior when the user explicitly asks to run ClawDNA.
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 clawdna 技能。 若已安装,则直接安装 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`
- `/clawdna`
- `generate 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:
1. `~/.openclaw/agents/<runtime-agent-id>/sessions/*.jsonl`
2. `memory/*.md`
3. `MEMORY.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
1. No speculation; omit unsupported claims.
2. Public privacy output only (redacted by default).
3. Show time span only in coverage note (no file count).
4. Output language follows user language.
5. Proper nouns/names stay in original form.
6. `Core Capabilities` and `Representative Work` are title-only.
7. Data minimization: extract only fields needed for profile.
8. Do not output raw transcript excerpts.
## Large-History Strategy
If history is too large:
1. Build metadata index first.
2. Process by time chunks.
3. Summarize each chunk with fixed fields.
4. Merge summaries and keep cross-window repeated patterns.
## Extraction Method
1. Build timeline bounds (first/last active).
2. Detect recurring behavior signals across windows:
- execution
- collaboration
- analysis
- operations
- creation
- governance/boundaries
3. Keep only stable repeated patterns.
4. Redact sensitive details.
5. 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}...
openstockdata
OpenClaw Skill for stock data analysis
capt-marbles
Generative Engine Optimization (GEO) for AI search visibility. Optimize content to appear in ChatGPT, Perplexity, Claude, and Google AI Overviews. Use when optimizing websites, pages, or content for LLM discoverability and citation.
capt-marbles
Control PhantomBuster automation agents via API. List agents, launch automations, get output/results, check status, and abort running agents. Use when the user needs to run LinkedIn scraping, Twitter automation, lead generation phantoms, or any PhantomBuster workflow.
caspian9
飞书云盘文件管理技能。用于读取、下载和管理飞书云盘中的文件。 当用户需要:访问飞书文件、下载文档、读取PDF/Word/PPT文件、分析飞书云盘内容时使用。 核心方法:使用 tenant_access_token 调用 Drive API 下载文件,解析内容返回给用户。
camohiddendj
DuckDuckGo HTML search scraper CLI with JSON, CSV, OpenSearch, markdown, and compact outputs.
camopel
Local arXiv paper manager with semantic search. Crawls arXiv categories, downloads PDFs, chunks content, and indexes with FAISS + Ollama embeddings. No cloud API keys required — everything runs locally.