个人认知框架系统。当涉及目标规划、决策建议、项目方向、工作方式优化时触发,或用户显式调用"/telos"。加载完整画像提供个性化响应,支持画像进化和定期复盘。
TELOS(希腊语"目的")是一套让AI真正理解用户的系统。
注意:基础协作原则已在全局CLAUDE.md中,本技能提供完整画像上下文。
读取 profile.md,理解用户的:
| 维度 | 用途 | |-----|------| | Problems | 理解动力来源,不给无关建议 | | Goals | 所有建议指向核心目标 | | Challenges | 主动避开已知障碍 | | Strategies | 匹配决策原则,不违背方法论 | | Projects | 在当前项目语境下回答 | | Workflows | 匹配输入/输出/风险偏好 |
当用户说"我学了X,帮我整合":
profile.md触发词:"复盘画像"、"review telos"、"更新画像"
使用 references/interview-questions.md 中的复盘专用问题引导Review:
如果 profile.md 不存在或为空,使用 references/interview-questions.md 引导用户逐步生成画像。
telos/
├── SKILL.md # 本文件:技能主控
├── profile.md # 用户画像(核心数据,~2500字)
└── references/
├── framework.md # TELOS框架详解(深度理解用)
└── interview-questions.md # 引导式提问(生成/更新/复盘用)
| 层级 | 内容 | 加载时机 | 大小 | |-----|------|---------|------| | L1 | ~/.claude/CLAUDE.md | 每次对话 | ~500字 | | L2 | profile.md | 本技能触发时 | ~2500字 | | L3 | references/*.md | 深度需要时 | 按需 |
Google Workspace CLI for Gmail, Calendar, Drive, Contacts, Sheets, and Docs.
Manage Apple Notes via the `memo` CLI on macOS (create, view, edit, delete, search, move, and export notes). Use when a user asks OpenClaw to add a note, list notes, search notes, or manage note folders.
Work with Obsidian vaults (plain Markdown notes) and automate via obsidian-cli.
Use when you need to control Slack from OpenClaw via the slack tool, including reacting to messages or pinning/unpinning items in Slack channels or DMs.
Manage Apple Reminders via remindctl CLI (list, add, edit, complete, delete). Supports lists, date filters, and JSON/plain output.
Manage Trello boards, lists, and cards via the Trello REST API.
Category:productivity