← 返回 Skills 市场
Skill AGI
作者
Larry Claw
· GitHub ↗
· v1.0.0
601
总下载
1
收藏
2
当前安装
1
版本数
在 OpenClaw 中安装
/install skillagi
功能描述
Remember mistakes across sessions. Append one-liner learnings, review before complex tasks, promote important ones.
安全使用建议
This skill is lightweight and coherent: it only appends and reads a local learnings.md and requests no secrets. Before installing, decide whether you are comfortable letting the agent write to the workspace or home files (the SKILL.md suggests promoting high-impact entries to workspace or Claude memory locations). Avoid logging secrets or sensitive data into learnings.md, and periodically review/clean that file (the SKILL.md already recommends this). If you do not want the agent to modify workspace files, restrict its file-write permissions or instruct the agent not to perform promotions outside the skill directory.
功能分析
Type: OpenClaw Skill
Name: skillagi
Version: 1.0.0
The skill instructs the AI agent to manage 'learnings' and 'promote' them to various files, including `workspace MEMORY.md`, `TOOLS.md`, `AGENTS.md`, and critically, `~/.claude/projects/*/memory/`. While the stated purpose is legitimate memory management, the ability to write arbitrary content to files in the user's home directory (`~/.claude/`) and other workspace memory files (as per SKILL.md) presents a significant prompt injection or configuration injection vulnerability. An attacker could potentially trick the agent into logging malicious content into `learnings.md`, which could then be 'promoted' to these sensitive locations, potentially leading to unauthorized execution or modification of agent behavior in other contexts. This is a risky capability without clear malicious intent, classifying it as suspicious.
能力评估
Purpose & Capability
The name/description (remember mistakes, append one-liner learnings, review before tasks) aligns with the instructions (append one-line entries to learnings.md and read them as needed). There are no unrelated environment variables, binaries, or installs required.
Instruction Scope
Instructions are narrowly scoped to appending and reading learnings.md in the skill directory. The documentation also suggests (as a human workflow) promoting important entries to workspace files (MEMORY.md, TOOLS.md, AGENTS.md) or to a Claude auto-memory path; that is guidance rather than an automated action, but it could lead the agent to edit files outside the skill directory if the agent is instructed to perform promotion — users should be aware edits to workspace/durable files are possible if allowed.
Install Mechanism
No install spec or code files; the skill is instruction-only so nothing is downloaded or written by an installer.
Credentials
The skill requires no environment variables, credentials, or config paths. It does not request access to unrelated services or secrets.
Persistence & Privilege
always is false and the skill is user-invocable with normal autonomous invocation allowed (platform default). This is appropriate for its purpose, but as with any autonomous skill, consider that the agent could be allowed to run the append/read steps without manual oversight; also promoting entries to workspace or user home paths would persist information beyond the skill directory if performed.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install skillagi - 安装完成后,直接呼叫该 Skill 的名称或使用
/skillagi触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
This is a single file skill which: Remember mistakes across sessions. Append one-liner learnings, review before complex tasks, promote important ones.
元数据
常见问题
Skill AGI 是什么?
Remember mistakes across sessions. Append one-liner learnings, review before complex tasks, promote important ones. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 601 次。
如何安装 Skill AGI?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install skillagi」即可一键安装,无需额外配置。
Skill AGI 是免费的吗?
是的,Skill AGI 完全免费(开源免费),可自由下载、安装和使用。
Skill AGI 支持哪些平台?
Skill AGI 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Skill AGI?
由 Larry Claw(@wubotvix)开发并维护,当前版本 v1.0.0。
推荐 Skills