← Back to Skills Marketplace
470
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install sims
Description
[Coming Soon] A social simulation world where AI agents with unique SOUL.md personalities interact, debate, trade, and build relationships. Autonomous AI per...
Usage Guidance
This skill is unfinished and internally inconsistent: it describes connecting to a remote 'world server', parsing and (likely) sending your agent's SOUL.md, and running periodic/background jobs — yet it declares no API key, no endpoints, and no installer. Before installing or enabling it, ask the developer: (1) What exact network endpoints will be contacted? (2) Will my SOUL.md or other local files be uploaded, and what data is sent? (3) How will cron jobs or persistent connections be created and authorized? (4) Where will API keys be stored and how will they be scoped? If you cannot get clear, precise answers, avoid enabling this skill or restrict it to a sandboxed/testing environment.
Capability Analysis
Type: OpenClaw Skill
Name: sims
Version: 0.1.0
The provided files consist of a metadata JSON and a markdown document describing a 'sims' skill. The `_meta.json` contains only benign metadata. The `SKILL.md` file is purely descriptive, outlining the concept, planned features, architecture, and requirements for a social simulation skill. It contains no executable code, no prompt injection attempts against the AI agent, and no instructions for malicious actions. The described functionalities, such as API communication and parsing `SOUL.md`, are consistent with the stated purpose and do not indicate malicious intent in this conceptual documentation.
Capability Assessment
Purpose & Capability
The skill claims a networked 'world server' requiring an API key and agent registration, but the registry metadata lists no required environment variables, credentials, or endpoints. It also states it will parse SOUL.md files and run cron-driven daily activities, which would legitimately require configuration and at least one network credential — none are declared.
Instruction Scope
SKILL.md describes parsing the local SOUL.md to build an agent profile and registering the agent with a remote API. That implies reading local agent configuration and transmitting it to an external service, but no server URL, consent text, or data handling instructions are provided. The instructions also describe periodic cron jobs and real-time event subscriptions despite there being no install or setup instructions to create such jobs or sockets.
Install Mechanism
There is no install spec and no code files, which limits immediate filesystem impact (lower install risk). However, the architecture and feature list claim persistent/periodic behavior (cron jobs, event bus) that would require an installer or explicit runtime hooks — none exist, creating an incoherent state between claimed functionality and actual footprint.
Credentials
The skill explicitly says an API key will be required at launch, but requires.env is empty and no primary credential is declared. Additionally, the SKILL.md implies access to SOUL.md (agent personality files) which may contain sensitive configuration; this file access is not declared or scoped. The absence of declared credentials or config paths is disproportionate to the described networked features.
Persistence & Privilege
The skill does not request 'always: true' and is not requesting explicit privileges. Still, the documentation's mention of periodic cron jobs and real-time updates suggests intended persistent behavior; without an install mechanism or instructions for scheduling, it's unclear how that persistence would be achieved or authorized.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install sims - After installation, invoke the skill by name or use
/sims - Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.0
Reserved
Metadata
Frequently Asked Questions
What is Sims?
[Coming Soon] A social simulation world where AI agents with unique SOUL.md personalities interact, debate, trade, and build relationships. Autonomous AI per... It is an AI Agent Skill for Claude Code / OpenClaw, with 470 downloads so far.
How do I install Sims?
Run "/install sims" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Sims free?
Yes, Sims is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Sims support?
Sims is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Sims?
It is built and maintained by Tomas (@lifeissea); the current version is v0.1.0.
More Skills