← 返回 Skills 市场
Pattern Analyst
作者
enzoricciulli
· GitHub ↗
· v1.0.0
1282
总下载
0
收藏
4
当前安装
1
版本数
在 OpenClaw 中安装
/install pattern-analyst
功能描述
Analyze interactions to identify patterns in what Enzo shares, why he shares it, and how it connects to his goals. Use during heartbeats for periodic analysis, when Enzo asks about his patterns/interests, or when significant new content is shared that reveals a pattern.
安全使用建议
This skill does what it says — it tracks and surfaces patterns — but it also writes to and updates your workspace files (notes/patterns.md and USER.md), including an automatic 'auto-confirm' flow that will change your USER.md after seeing a pattern 3 times. Before installing: (1) ensure you have backups of USER.md and any notes files; (2) consider requiring explicit user confirmation before any changes to USER.md (update the SKILL.md or wrapper to remove auto-confirm); (3) limit or review autonomous heartbeats (disable or require manual invocation) so the agent doesn't modify your profile without your review; (4) confirm where notes/patterns.md will be stored and who/what has access to that path. These mitigations reduce risk; if you expect the skill to auto-update your profile, accept that behavior only after reviewing and testing it in a safe workspace.
功能分析
Type: OpenClaw Skill
Name: pattern-analyst
Version: 1.0.0
The skill bundle is designed to analyze user interactions and log patterns for self-improvement. It instructs the AI agent to read `USER.md` and write to `notes/patterns.md` and `USER.md` to track and update user goals and observed patterns. All described actions are directly aligned with the stated purpose and do not involve any data exfiltration, malicious execution, persistence mechanisms, or prompt injection attempts to subvert the agent's core function or access unrelated sensitive data. The file operations are confined to internal, purpose-specific files.
能力评估
Purpose & Capability
The name/description align with the instructions: the skill analyzes interactions and stores pattern notes. However, the SKILL.md explicitly reads and writes workspace files (notes/patterns.md and USER.md) but the skill metadata declares no required config paths or file access — an omission that should be called out.
Instruction Scope
Instructions go beyond passive analysis: they require logging every relevant interaction to notes/patterns.md, periodic proactive reviews (heartbeats), and an automatic 'independent confirmation' flow that will tag patterns as [AUTO-CONFIRMED] after 3 repeats and immediately update USER.md. Auto-confirming and immediately updating the user's profile without explicit user approval is scope creep from 'observe and surface' to 'modify user state'.
Install Mechanism
This is an instruction-only skill with no install spec or code files, so there is no install-time execution risk. That said, runtime file writes are still possible because the instructions tell the agent to modify workspace files.
Credentials
The skill requests no credentials or environment variables, which is appropriate. But it still requires read/write access to notes/patterns.md and USER.md (and expects those files to exist or be creatable) — this file access is not declared in metadata and can expose or alter stored personal data. No network exfiltration is requested in the instructions.
Persistence & Privilege
The skill is not flagged always:true, but it instructs autonomous behavior (periodic heartbeats) and automatic updates to USER.md when patterns are auto-confirmed. Modifying the user's profile/data automatically increases persistence and the potential blast radius if the skill behaves incorrectly. The metadata does not warn about this self-modifying behavior.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install pattern-analyst - 安装完成后,直接呼叫该 Skill 的名称或使用
/pattern-analyst触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of pattern-analyst — a skill for tracking and analyzing Enzo’s sharing patterns and goals.
- Provides structured categories for logging content types and analysis dimensions.
- Details a markdown-based format for logging observations, patterns, and goal connections.
- Establishes guidelines for periodic reviews (“heartbeats”) and proactive surfacing of insights.
- Outlines types of insights to highlight: convergence, contradiction, opportunity, progress, and gaps.
- Introduces a pattern validation flow, supporting both explicit and automatic confirmation of emerging patterns.
- Emphasizes privacy: analysis and insights are strictly for Enzo’s use only.
元数据
常见问题
Pattern Analyst 是什么?
Analyze interactions to identify patterns in what Enzo shares, why he shares it, and how it connects to his goals. Use during heartbeats for periodic analysis, when Enzo asks about his patterns/interests, or when significant new content is shared that reveals a pattern. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1282 次。
如何安装 Pattern Analyst?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install pattern-analyst」即可一键安装,无需额外配置。
Pattern Analyst 是免费的吗?
是的,Pattern Analyst 完全免费(开源免费),可自由下载、安装和使用。
Pattern Analyst 支持哪些平台?
Pattern Analyst 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Pattern Analyst?
由 enzoricciulli(@enzoricciulli)开发并维护,当前版本 v1.0.0。
推荐 Skills