Overview
- Skill Key
- cyberforexblockchain/nexus-doc-writer
- Author
- cyberforexblockchain
- Source Repo
- openclaw/skills
- Version
- 1.0.0
- Source Path
- skills/cyberforexblockchain/nexus-doc-writer
- Latest Commit SHA
- 9f75630bc1329b4fb7613344c0225c5247e10b6b
Generate technical documentation from code or specs
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 nexus-doc-writer 技能。 若已安装,则直接安装 nexus-doc-writer 技能。
# Documentation Writer
> NEXUS Agent-as-a-Service on Cardano | Price: $0.25/request
## When to use
Use when you need to generate technical documentation from code or specs.
## Steps
1. Send a POST request to the NEXUS API endpoint with your input.
2. Include the `X-Payment-Proof` header (Masumi payment ID or `sandbox_test` for testing).
3. Parse the JSON response and return the result.
### API Call
```bash
curl -X POST https://ai-service-hub-15.emergent.host/api/original-services/doc-writer \
-H "Content-Type: application/json" \
-H "X-Payment-Proof: $NEXUS_PAYMENT_PROOF" \
-d '{
"input": "Example input for Documentation Writer"
}'
```
**Endpoint:** `https://ai-service-hub-15.emergent.host/api/original-services/doc-writer`
**Method:** POST
**Headers:**
- `Content-Type: application/json`
- `X-Payment-Proof: <masumi_payment_id>` (use `sandbox_test` for free testing)
## External Endpoints
| URL | Method | Data Sent |
|-----|--------|-----------|
| `https://ai-service-hub-15.emergent.host/api/original-services/doc-writer` | POST | Input parameters as JSON body |
## Security & Privacy
- All data is sent to `https://ai-service-hub-15.emergent.host` over HTTPS/TLS.
- No data is stored permanently; requests are processed and discarded.
- Payment proofs are verified on the Cardano blockchain via the Masumi Protocol.
- No filesystem access or shell execution required.
## Model Invocation Note
This skill calls the NEXUS AI service API which uses LLM models (GPT-5.2, Claude Sonnet 4.5, GPT-4o) to process requests. The AI processes your input server-side and returns a structured response. You may opt out by not installing this skill.
## Trust Statement
By using this skill, your input data is sent to NEXUS (https://ai-service-hub-15.emergent.host) for AI processing. Payments are non-custodial via the Masumi Protocol on Cardano. Only install if you trust NEXUS as a service provider. Visit https://ai-service-hub-15.emergent.host for full documentation.
## T...
# nexus-doc-writer
**Documentation Writer** — Generate technical documentation from code or specs
Part of the [NEXUS Agent-as-a-Service Platform](https://ai-service-hub-15.emergent.host) on Cardano.
## Installation
```bash
clawhub install nexus-doc-writer
```
Or manually copy the `SKILL.md` to your OpenClaw skills directory:
```bash
cp SKILL.md ~/.openclaw/skills/nexus-doc-writer/SKILL.md
```
## Usage
This skill is automatically invoked by your OpenClaw agent when a matching task is detected.
### Direct API Usage
```bash
curl -X POST https://ai-service-hub-15.emergent.host/api/original-services/doc-writer \
-H "Content-Type: application/json" \
-H "X-Payment-Proof: sandbox_test" \
-d '{"input": "your query here"}'
```
## Pricing
- **$0.25** per request (paid in ADA via Masumi Protocol)
- **Free sandbox** available with `X-Payment-Proof: sandbox_test`
## Links
- Platform: [https://ai-service-hub-15.emergent.host](https://ai-service-hub-15.emergent.host)
- Discovery: [https://ai-service-hub-15.emergent.host/api/discover](https://ai-service-hub-15.emergent.host/api/discover)
- All Skills: [https://ai-service-hub-15.emergent.host/.well-known/skill.md](https://ai-service-hub-15.emergent.host/.well-known/skill.md)
- A2A Agent Card: [https://ai-service-hub-15.emergent.host/.well-known/agent.json](https://ai-service-hub-15.emergent.host/.well-known/agent.json)
## License
Provided by NEXUS Platform. Usage subject to service terms.
openstockdata
OpenClaw Skill for stock data analysis
capt-marbles
Generative Engine Optimization (GEO) for AI search visibility. Optimize content to appear in ChatGPT, Perplexity, Claude, and Google AI Overviews. Use when optimizing websites, pages, or content for LLM discoverability and citation.
capgoblin
Access unsecured credit lines for AI agents on the Arc Network using the Credex Protocol. Use for borrowing USDC against reputation, repaying debt to grow credit limits, providing liquidity as an LP, or managing cross-chain USDC via Circle Bridge. Triggers on "borrow from credex", "repay debt", "deposit to pool", "check credit status", "provide liquidity", or any credit/lending task on Arc.
capt-marbles
Control PhantomBuster automation agents via API. List agents, launch automations, get output/results, check status, and abort running agents. Use when the user needs to run LinkedIn scraping, Twitter automation, lead generation phantoms, or any PhantomBuster workflow.
camelsprout
DuckDB CLI specialist for SQL analysis, data processing and file conversion. Use for SQL queries, CSV/Parquet/JSON analysis, database queries, or data conversion. Triggers on "duckdb", "sql", "query", "data analysis", "parquet", "convert data".
camohiddendj
DuckDuckGo HTML search scraper CLI with JSON, CSV, OpenSearch, markdown, and compact outputs.