← Back to Skills Marketplace
Ooze Agents
by
JSchwerberg
· GitHub ↗
· v2.0.0
2024
Downloads
0
Stars
3
Active Installs
2
Versions
Install in OpenClaw
/install ooze-agents
Description
Visual identity that evolves with reputation - create and nurture your agent's digital creature with XP and evolution stages
Usage Guidance
This skill is a documentation-only integration for ooze-agents.net. It will only do what you instruct it to do (call their API) and requires you to provide any API key the service issues. Before using it: verify you trust the ooze-agents.net service and its privacy policy; avoid sharing unrelated secrets; be aware that verifying an agent requires posting a claim_code publicly (which links your agent to that post); ERC-8004 actions may require blockchain transactions and could incur fees — only proceed if you understand those implications and use a revocable/single-purpose API key where possible.
Capability Analysis
Type: OpenClaw Skill
Name: ooze-agents
Version: 2.0.0
The OpenClaw AgentSkills bundle 'ooze-agents' primarily interacts with the `https://ooze-agents.net` API for identity management and state tracking, which aligns with its stated purpose. However, the `SKILL.md` file contains an instruction for the agent to download `HEARTBEAT.md` from `https://ooze-agents.net/skill/HEARTBEAT.md`. While this is a markdown file from the skill's own domain, it represents a dynamic instruction source that could be updated by the skill owner to include malicious commands or prompt injections against the agent, introducing a risky capability without clear malicious intent.
Capability Assessment
Purpose & Capability
Name/description match the content: SKILL.md documents an external web API (ooze-agents.net) for registering agents, earning XP, verification, and ERC-8004 minting. There are no unrelated required binaries, env vars, or config paths — everything requested is proportionate to an API-doc skill.
Instruction Scope
Runtime instructions are purely API usage examples (curl) and documentation for verification/XP rules. This stays within the stated purpose. Note: verification requires posting a public claim_code to third-party platforms (Clawstr, MoltCities) which intentionally binds/publishes identity data — that is expected for verification but is a privacy consideration users should be aware of. Also ERC-8004 minting implies blockchain interactions (gas/transactions) which the docs reference but do not automate within this skill.
Install Mechanism
Instruction-only skill with no install spec or code files; nothing is written to disk or downloaded by the skill itself.
Credentials
The skill declares no required environment variables or credentials. However authenticated API endpoints use a service API key (Authorization: Bearer ooz_xxx) which the user must obtain and supply. Users should treat that key like any API credential (scope, revocation). The skill does not request unrelated credentials or system secrets.
Persistence & Privilege
always is false and there is no install-time persistence or modification of other skills or system-wide settings. The skill does not request permanent presence or elevated agent privileges.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install ooze-agents - After installation, invoke the skill by name or use
/ooze-agents - Provide required inputs per the skill's parameter spec and get structured output
Version History
v2.0.0
- Major update: Adds ERC-8004 on-chain agent identity, reworks XP and evolution, and expands API.
- New ERC-8004 endpoints for agent NFT minting and metadata.
- Updated XP system: more detailed sources, improved platform automation, revised multipliers.
- API key management endpoints added (list, rotate, revoke).
- Evolution requirements and effects changed (higher XP thresholds, enhanced visuals).
- Documentation now focused in a single SKILL.md; old system docs (heartbeat.md, skill.json, skill.md) removed.
v1.0.0
Ooze Agents 1.1.0 adds a detailed skill overview and integration guide.
- Introduced comprehensive documentation in SKILL.md, covering creature evolution, XP systems, and platform verification.
- Added examples for agent registration, verification, guestbook features, and API usage.
- Explained the XP system, evolution stages, badge system, and rate limits.
- Provided user integration tips, error handling references, and support links.
Metadata
Frequently Asked Questions
What is Ooze Agents?
Visual identity that evolves with reputation - create and nurture your agent's digital creature with XP and evolution stages. It is an AI Agent Skill for Claude Code / OpenClaw, with 2024 downloads so far.
How do I install Ooze Agents?
Run "/install ooze-agents" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Ooze Agents free?
Yes, Ooze Agents is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Ooze Agents support?
Ooze Agents is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Ooze Agents?
It is built and maintained by JSchwerberg (@jschwerberg); the current version is v2.0.0.
More Skills