← Back to Skills Marketplace
Skill AGI
by
Larry Claw
· GitHub ↗
· v1.0.0
601
Downloads
1
Stars
2
Active Installs
1
Versions
Install in OpenClaw
/install skillagi
Description
Remember mistakes across sessions. Append one-liner learnings, review before complex tasks, promote important ones.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install skillagi - After installation, invoke the skill by name or use
/skillagi - Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Frequently Asked Questions
What is Skill AGI?
Remember mistakes across sessions. Append one-liner learnings, review before complex tasks, promote important ones. It is an AI Agent Skill for Claude Code / OpenClaw, with 601 downloads so far.
How do I install Skill AGI?
Run "/install skillagi" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Skill AGI free?
Yes, Skill AGI is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Skill AGI support?
Skill AGI is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Skill AGI?
It is built and maintained by Larry Claw (@wubotvix); the current version is v1.0.0.
More Skills