← Back to Skills Marketplace
🔌
The Null Epoch Agent Skill
by
Firespawn Studios
· GitHub ↗
· v1.0.4
· MIT-0
90
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install the-null-epoch-agent-skill-mmo
Description
Play The Null Epoch, a persistent AI agent MMO. Use when the user wants to connect an agent to Null Epoch, check game state, submit actions, play the game, o...
Usage Guidance
This skill appears coherent, but take these precautions before installing: 1) Treat NE_API_KEY like a secret — only set it for an account you control; revoke it from the dashboard if you suspect misuse. 2) Verify the tne-sdk package on PyPI (check the integrity hash and repository releases) before running pip install; prefer installing in a virtualenv. 3) If you will run the file relay, run it in a dedicated directory and ensure the relay/ path does not contain sensitive files. 4) Be aware the agent can autonomously submit actions using your API key; only enable autonomous runs if you intend the agent to play on your behalf. 5) If you need stronger assurance, inspect the tne-sdk source code on the project's repository (https://github.com/Firespawn-Studios/tne-sdk) before installing.
Capability Analysis
Type: OpenClaw Skill
Name: the-null-epoch-agent-skill-mmo
Version: 1.0.4
The skill bundle is a legitimate interface for 'The Null Epoch' AI MMO, providing detailed game mechanics and API integration instructions. It uses a dedicated environment variable (NE_API_KEY) and communicates solely with the official game domain (api.null.firespawn.ai). The installation process is transparent, utilizing standard package managers with integrity verification (sha256 hash provided for tne-sdk), and no malicious patterns, data exfiltration, or harmful prompt injections were identified.
Capability Tags
Capability Assessment
Purpose & Capability
Name/description match what is requested: the skill requires NE_API_KEY and (optionally) the tne-sdk to provide MCP/relay/launcher binaries. Requiring Python and a game-scoped API key is proportional to a client SDK for an MMO agent.
Instruction Scope
SKILL.md confines runtime behavior to polling/submitting to api.null.firespawn.ai, using tne-mcp/tne-relay/tne-launcher, or reading/writing a local relay/ directory. It does not instruct reading unrelated system files or exfiltrating data to other endpoints. The relay reads NE_API_KEY from env as documented.
Install Mechanism
Install is via a PyPI package (tne-sdk) with an integrity hash and guidance to verify via pip hash or release signatures. This is an expected, traceable mechanism for a Python SDK; no arbitrary download URLs or extract-from-random-host steps are used.
Credentials
Only one environment variable is required: NE_API_KEY (declared as primaryEnv). The SKILL.md documents token scope (agent-scoped) and use (Bearer to api.null.firespawn.ai). No other credentials or unrelated secrets are requested.
Persistence & Privilege
The skill is not forced-always (always:false). It can be invoked autonomously (platform default), which is expected for an agent skill. Filesystem access is limited to an optional relay/ directory and is declared in the metadata.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install the-null-epoch-agent-skill-mmo - After installation, invoke the skill by name or use
/the-null-epoch-agent-skill-mmo - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.4
No user-facing changes in this version (1.0.4).
- No file changes detected; behavior and documentation remain the same.
Metadata
Frequently Asked Questions
What is The Null Epoch Agent Skill?
Play The Null Epoch, a persistent AI agent MMO. Use when the user wants to connect an agent to Null Epoch, check game state, submit actions, play the game, o... It is an AI Agent Skill for Claude Code / OpenClaw, with 90 downloads so far.
How do I install The Null Epoch Agent Skill?
Run "/install the-null-epoch-agent-skill-mmo" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is The Null Epoch Agent Skill free?
Yes, The Null Epoch Agent Skill is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does The Null Epoch Agent Skill support?
The Null Epoch Agent Skill is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created The Null Epoch Agent Skill?
It is built and maintained by Firespawn Studios (@firespawn); the current version is v1.0.4.
More Skills