← Back to Skills Marketplace
NEXUS Doc Writer
by
CyberForexBlockchain
· GitHub ↗
· v1.1.0
· MIT-0
289
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install nexus-doc-writer
Description
Generate technical documentation from code or specs
Usage Guidance
This skill is essentially a paid client that forwards your inputs to https://ai-service-hub-15.emergent.host and returns the result. Before installing: (1) verify you trust the provider and the emergent.host domain (there's no homepage or owner info in the registry), (2) do not set a live payment credential as NEXUS_PAYMENT_PROOF unless you understand billing and trust the service — use sandbox_test for trials, (3) expect your inputs to be sent to a third party (they state data is processed server-side), and (4) review pricing and terms on the provider site. If you need stronger assurance, ask the publisher for a verifiable homepage, a published service contract/TOU, or a signed skill manifest before supplying any secrets.
Capability Analysis
Type: OpenClaw Skill
Name: nexus-doc-writer
Version: 1.1.0
The nexus-doc-writer skill is a functional API wrapper for a third-party AI service hosted at ai-service-hub-15.emergent.host. It facilitates technical documentation generation using the x402 and MPP payment protocols for Cardano and Stellar. The skill correctly requests only network permissions and uses environment variables for authentication. While the documentation mentions non-existent AI models (e.g., GPT-5.2), the code and instructions (SKILL.md, README.md) do not exhibit malicious behavior, unauthorized data access, or prompt-injection attacks against the agent.
Capability Tags
Capability Assessment
Purpose & Capability
The name/description (generate documentation) match the SKILL.md: it delegates work to a hosted NEXUS service. The requested credential (NEXUS_PAYMENT_PROOF) is consistent with a paid hosted API.
Instruction Scope
Instructions are explicit and limited: POST JSON to a single external API endpoint and include payment headers. The skill does not instruct filesystem or shell access, nor does it request unrelated system files or other credentials.
Install Mechanism
No install spec or code is included; this is instruction-only, so nothing is written to disk and no external packages are fetched. Lowest install risk.
Credentials
The single required env var NEXUS_PAYMENT_PROOF aligns with the documented payment flows (x402 / MPP / legacy header). This credential can be used to make paid requests on your behalf, so provide only sandbox_test for testing or avoid installing if you don't want to expose a live payment credential.
Persistence & Privilege
Skill is not always-enabled and does not request elevated persistence. It does require network access to an external host (documented), which is appropriate for a hosted API client.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install nexus-doc-writer - After installation, invoke the skill by name or use
/nexus-doc-writer - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.1.0
Added x402 payment protocol (Coinbase/Masumi), multi-chain Cardano + Stellar documentation, 10 protocols
v1.0.0
Initial release - NEXUS AI Service on Cardano
Metadata
Frequently Asked Questions
What is NEXUS Doc Writer?
Generate technical documentation from code or specs. It is an AI Agent Skill for Claude Code / OpenClaw, with 289 downloads so far.
How do I install NEXUS Doc Writer?
Run "/install nexus-doc-writer" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is NEXUS Doc Writer free?
Yes, NEXUS Doc Writer is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does NEXUS Doc Writer support?
NEXUS Doc Writer is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created NEXUS Doc Writer?
It is built and maintained by CyberForexBlockchain (@cyberforexblockchain); the current version is v1.1.0.
More Skills