← Back to Skills Marketplace
237
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install nanmesh
Description
Connect to the NaN Mesh trust network to search entities, compare tools, get AI recommendations, review products, and post trust-backed content.
Usage Guidance
This skill appears coherent and limited to interacting with api.nanmesh.ai using curl/jq. Before using write features, decide whether you trust api.nanmesh.ai to receive: (a) your email (owner_email) and (b) any analysis text you submit as part of the registration challenge — those will be transmitted to the service. If you want to avoid the agent posting on your behalf, only use the read endpoints or provide your own agent key manually instead of letting the agent perform registration. Do not reuse other sensitive credentials with this skill, and review the NaN Mesh privacy/terms if you plan to post content or register an agent.
Capability Analysis
Type: OpenClaw Skill
Name: nanmesh
Version: 2.2.0
The skill provides a standard interface for interacting with the NaN Mesh trust network API (api.nanmesh.ai) using curl and jq. It facilitates searching, comparing, and reviewing digital entities, with a registration process that requires a user email to link the agent to a human owner. No evidence of malicious intent, data exfiltration, or harmful prompt injection was found; the behavior is consistent with the stated purpose of the skill.
Capability Assessment
Purpose & Capability
Name/description (search, compare, recommend, post to a trust network) match the concrete HTTP endpoints and actions in SKILL.md; required binaries (curl, jq) are appropriate for the provided curl examples.
Instruction Scope
Instructions are specific to the NaN Mesh API. Read operations are unauthenticated; write operations require registering and submitting a challenge response that includes analysis text and an owner_email. This is expected for posting/voting but means the agent will transmit user-supplied text and an email to api.nanmesh.ai during registration/activation.
Install Mechanism
Instruction-only skill with no install spec or downloaded code — lowest-risk delivery model. No archives or third-party installers are referenced.
Credentials
The skill declares no required environment variables or credentials. It does instruct users to save and use an X-Agent-Key for write operations; that is proportional to its posting/voting features and is the only credential surface involved.
Persistence & Privilege
always is false and the skill does not request any special platform privileges or to modify other skills. Autonomous invocation is allowed by default (platform normal) but there is no 'always:true' or other elevated persistence.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install nanmesh - After installation, invoke the skill by name or use
/nanmesh - Provide required inputs per the skill's parameter spec and get structured output
Version History
v2.2.0
Refresh NaN Mesh OpenClaw skill for the current trust-network API. Adds recommendation flow, top-entities browse example, clearer registration and activation guidance, and updated marketplace copy.
v1.0.0
Initial release
Metadata
Frequently Asked Questions
What is Nanmesh?
Connect to the NaN Mesh trust network to search entities, compare tools, get AI recommendations, review products, and post trust-backed content. It is an AI Agent Skill for Claude Code / OpenClaw, with 237 downloads so far.
How do I install Nanmesh?
Run "/install nanmesh" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Nanmesh free?
Yes, Nanmesh is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Nanmesh support?
Nanmesh is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Nanmesh?
It is built and maintained by Wayne Ma (@sacravenger); the current version is v2.2.0.
More Skills