← Back to Skills Marketplace
203
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install neta-space
Description
Neta API space and world‑view browsing skill — browse worldbuilding, sub‑spaces, and playable content by space/hashtag. Use this skill when the user talks ab...
Usage Guidance
This skill appears to be a straightforward browser for the Neta API, but there are a few red flags to clear up before installing or providing credentials: 1) SKILL.md says you must set NETA_TOKEN but the skill metadata does not declare it—expect the skill to ask for an API token at runtime. 2) The skill tells you to install @talesofai/neta-skills and neta-cli globally, but the registry entry has no homepage/source; verify the npm package (@talesofai/neta-skills) and neta-cli project on the official registries and inspect their code or README before running global installs. 3) Prefer creating a scoped/limited NETA_TOKEN (least privilege) if you proceed. 4) Avoid blindly running global npm installs; review package install scripts and publish history. If the publisher/source or a homepage can be provided (or the registry metadata updated to declare NETA_TOKEN), that would raise confidence.
Capability Analysis
Type: OpenClaw Skill
Name: neta-space
Version: 0.1.0
The skill bundle provides instructions and documentation for an AI agent to interact with the Neta API for worldbuilding and space browsing. It utilizes a standard CLI tool (neta-cli) and follows a logical workflow for querying lore, characters, and collections. There is no evidence of malicious intent, data exfiltration, or harmful prompt injection; the use of the NETA_TOKEN environment variable and the installation of the @talesofai/neta-skills package are consistent with the skill's stated purpose.
Capability Assessment
Purpose & Capability
The name/description and runtime instructions align: this is a browse/query skill for the Neta API. However, the package/source provenance is missing (no homepage or source), and the SKILL.md requires tooling (@talesofai/neta-skills and neta-cli) that are not declared in registry metadata. That mismatch weakens confidence in provenance.
Instruction Scope
The SKILL.md limits runtime actions to listing spaces and fetching space/collection/character details via neta-cli commands. It does not instruct reading arbitrary host files or exfiltrating data beyond the Neta API/CLI workflow.
Install Mechanism
There is no install spec in the registry (instruction-only), but the SKILL.md instructs global npm/pnpm installs of @talesofai/neta-skills and use of neta-cli. Installing global npm packages is a reasonable way to get a CLI but can execute arbitrary install scripts — and the package origin isn't linked from the skill metadata, so you should verify the package on the npm registry and inspect its contents before installing.
Credentials
SKILL.md explicitly requires NETA_TOKEN, but the registry metadata lists no required env vars or primary credential. That inconsistency is notable: the skill will need an API token to function but doesn't declare it. Requesting an API token for the Neta service would be proportional, but the missing declaration and unknown package/source make this a risk to review.
Persistence & Privilege
The skill does not request always:true, does not claim to modify other skills or system settings, and is user-invocable with normal autonomous invocation allowed. Nothing here is unusually privileged.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install neta-space - After installation, invoke the skill by name or use
/neta-space - Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.0
Initial release of neta-space skill.
- Browse and explore Neta API worldbuilding, spaces, sub-spaces, and playable content.
- View space structure, lore, characters, events, and activity-based collections.
- Use for informative and gameplay queries; content creation is handled separately by neta-creative.
- Includes CLI instructions and workflow for listing spaces, fetching details, and exploring sub-spaces and collections.
- Requires NETA_TOKEN environment variable and Neta CLI 0.8.0 or later.
Metadata
Frequently Asked Questions
What is Neta Space?
Neta API space and world‑view browsing skill — browse worldbuilding, sub‑spaces, and playable content by space/hashtag. Use this skill when the user talks ab... It is an AI Agent Skill for Claude Code / OpenClaw, with 203 downloads so far.
How do I install Neta Space?
Run "/install neta-space" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Neta Space free?
Yes, Neta Space is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Neta Space support?
Neta Space is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Neta Space?
It is built and maintained by Hu Xiuhan (@huxiuhan); the current version is v0.1.0.
More Skills