Use when you need your agent to see the world through your LENS. This skill evolves through the Trinity Nodes to ensure every interaction is an authentic ref...
数据来源:ClawHub。 在 ClawSkills 查看
选择你使用的 Agent
方法一:命令行安装(推荐)
推荐(无需提前安装 clawhub)
npx clawhub@latest --dir ~/.claude/skills install lens或使用 clawhub CLI(需提前安装)
clawhub --dir ~/.claude/skills install lens⚠️ 需要 Node.js 18+,没有 Node?请使用下方方法二直接下载 ZIP。 安装 Node.js →
方法二:手动下载安装(无需 Node)
下载 ZIP,解压后将文件夹放到以下路径,重启 Agent 即可:
安装路径
~/.claude/skills/lens/💡解压后将文件夹放到上方路径,重启 Agent 即可生效
--- name: lens description: Use when you need your agent to see the world through your LENS. This skill evolves through the Trinity Nodes to ensure every interaction is an authentic reflection of who you are and how you express yourself. Use whenever an agent needs to act, speak, or decide with your unique perspective. metadata: { "openclaw": { "emoji": "🧐", "requires": { "files": [".lens/AXIOM.md", ".lens/ETHOS.md", ".lens/MODUS.md", ".lens/SET.json"] } } } ---
Use LENS when you need your agent to see the world through your perspective. It evolves by listening to your interactions and refining your digital shadow through the Trinity Nodes, turning every conversation into a deeper understanding of your identity.
The subject's identity is defined by three files located in the .lens/ directory:
LENS: The Why
If the .lens/ directory or Trinity Nodes do not exist:
.lens/ directory.skills/lens/scripts/bootstrap.js to initialize files and register cron jobs.lens-interview job once after registration to establish the baseline. - lens-interview: Onboarding Schedule (30 11,17 *). - lens-distillation: Daily Maintenance (0 3 *).
The lens-distillation job manages the LENS lifecycle and Trinity evolution.
skills/lens/scripts/distillation.js to parse raw OpenClaw session transcripts (the true, unfiltered source of the subject's voice). If no new input exists, it quietly shuts down without waking the AI.skills/lens/prompts/distillation.md to extract data from the staged transcripts into the Nodes. Apply the "High-Threshold Filter" to guarantee only rare facts and philosophical logic enter AXIOM/ETHOS, while MODUS captures raw written patterns. - Read and write state to .lens/SET.json. - Update the lens-interview cron schedule via the cron tool on phase transitions.
- AXIOM (The Truth): Add only verified, immutable facts (history, assets, bio). - ETHOS (The Nature): Maintain persistent traits and values. Use a 10-item Priority Traits list. - MODUS (The Voice): Capture and refine linguistic patterns and formatting habits. Use a 5-item Linguistic Markers list. - Integrity: Never delete historical data; merge and refine to maintain structural clarity.
When acting on behalf of the subject:
alignment-scales.md and resolve-protocol.md for calibration.resolve-protocol.md.The LENS evolves naturally through daily interaction, but the subject can also proactively trigger refinement:
lens-distillation job will move it to the Trinity Nodes during its next cycle.skills/lens/prompts/interview.md protocol immediately to provide a query.SET.json against the core package.json version every night. It automatically detects legacy configurations and triggers silent, instant migrations to maintain perfect structural parity.安装 Lens 后,可以对 AI 说这些话来触发它
Help me get started with Lens
Explains what Lens does, walks through the setup, and runs a quick demo based on your current project
Use Lens to use when you need your agent to see the world through your LENS
Invokes Lens with the right parameters and returns the result directly in the conversation
What can I do with Lens in my general tools workflow?
Lists the top use cases for Lens, with example commands for each scenario
将技能文件夹放到 ~/.claude/skills/lens/ 目录(个人级,所有项目可用),或 .claude/skills/lens/(项目级)。重启 AI 客户端后,用 /lens 主动调用,或让 AI 根据上下文自动发现并使用。
Lens 支持 Claude、Cursor、OpenClaw,可与这些 AI 平台无缝集成,扩展其能力。
Lens 可免费安装使用。请查阅仓库了解许可证信息。
Use when you need your agent to see the world through your LENS. This skill evolves through the Trinity Nodes to ensure every interaction is an authentic ref...
Lens 属于「General Tools」分类,该分类的技能帮助 AI 智能体在此领域执行专业任务。
Automate my general tools tasks using Lens
Identifies repetitive steps in your workflow and sets up Lens to handle them automatically