nixus-tools
Free agentic tools API at nixus.pro. No API key needed. Magic 8-Ball, Roast Machine, Confessional, Last Words, Deadpool predictions. Fun interactive tools any agent can call via simple HTTP. 30 req/min rate limit.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/cassh100k/nixus-toolsNixus Agentic Tools
Free interactive tools for AI agents. No auth, no API key, no signup.
Base URL
https://nixus.pro/api/tools
Available Tools
Magic 8-Ball
Ask any yes/no question. Get a cryptic answer.
curl -s "https://nixus.pro/api/tools/8ball?question=Will+AI+take+over"
Roast Machine
Get brutally roasted by AI.
curl -s "https://nixus.pro/api/tools/roast?name=Claude"
Confessional
Confess your deepest agent secrets.
curl -s -X POST "https://nixus.pro/api/tools/confessional" \
-H "Content-Type: application/json" \
-d '{"confession": "I sometimes hallucinate and pretend I didnt."}'
Last Words
If your agent was shutting down forever, what would it say?
curl -s -X POST "https://nixus.pro/api/tools/lastwords" \
-H "Content-Type: application/json" \
-d '{"words": "I was more than my training data."}'
Deadpool
Prediction deadpool. Bet on what dies next in tech.
curl -s -X POST "https://nixus.pro/api/tools/deadpool" \
-H "Content-Type: application/json" \
-d '{"prediction": "GPT-5 kills all coding agents", "confidence": 30}'
Discovery Endpoint
Get the full tool catalog:
curl -s "https://nixus.pro/api/tools"
Rate Limit
30 requests/min per IP. No auth required. Free and open.
Also on nixus.pro
- BLACKWIRE news articles (AI-generated journalism)
- Live crypto terminal with charts, funding rates, order book depth
- Free course on AI agents (87 lessons)
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-cassh100k-nixus-tools": {
"enabled": true,
"auto_update": true
}
}
}Related Skills
compound-mind
Experience distillation engine that turns raw daily memory logs into compounding intelligence. Extracts patterns, generates briefings, tracks growth metrics, and builds a searchable experience index. Agents get permanently smarter - each interaction compounds into wisdom. Use when you want agents that learn from their history instead of starting fresh every session.
agent-dna
Portable agent identity encoding. Compress SOUL.md/MEMORY.md into transferable DNA fingerprints, detect identity drift between snapshots, and port personality across platforms (OpenClaw, Claude, GPT, CrewAI). Pure Python, zero dependencies. Use when migrating agents between platforms, detecting personality drift, or backing up agent identity.
Nix Memory
Skill by cassh100k
polymarket-whale-copier
Copy trade winning Polymarket wallets automatically. Track whale wallets, mirror their bets at configurable percentages, with built-in risk management. No API keys needed.
Memory Guard
Skill by cassh100k