hermes-skills/architecture/wealth-mcp-architecture/SKILL.md
WEALTH MCP physics-inspired redesign — 50 tools to 32 atomic tools + 8 prompts + 20+ resources. Tool/prompt/resource primitive allocation for capital intelligence MCP servers.
npx skillsauth add ariffazil/openclaw-workspace wealth-mcp-architectureInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
DITEMPA BUKAN DIBERI — Forged, Not Given
WEALTH MCP exposes 50 tools via @mcp.tool() decorators — everything dumped as tools: atomic calculators, orchestration wrappers, reasoning workflows, and duplicate aliases. MCP has 3 primitives:
| Primitive | Purpose | Should contain | |---|---|---| | tool | Atomic actions/computations | Calculate, validate, fetch, write | | prompt | Reasoning templates | Orchestration rituals, multi-step judgments | | resource | Readable knowledge/state | Schemas, formulas, policies, ontology |
wealth_<dimension>_<operation>
See the full blueprint at: /root/WEALTH/docs/WEALTH_MCP_ARCHITECTURE.md
| Category | Before | After | |---|---|---| | Tools | 50 | 32 | | Prompts | 0 | 8 | | Resources | 7 | 20+ |
Phase 1 (low risk): Rename V2_CANONICAL_MAP keys only Phase 2 (medium risk): Demote umbrella tools to prompts Phase 3 (low risk): Register resources Phase 4: Deploy + verify initialize handshake
testing
OpenClaw edge agent bridge — operational triage, doctor, restart, and A2A bridge routing for the federation edge (Telegram surface). USE WHEN: "openclaw unhealthy", "gateway down", "edge bot not responding", "a2a bridge disconnected", "watchdog tripped", "openclaw doctor", "openclaw restart". NOT for token/security audit — use FORGE-telegram-audit.
tools
Generate images, videos, TTS, voice clone, and music via MiniMax MCP server. Use when user asks to "draw", "generate image", "create picture", "make a photo", "text to image", "image generation".
testing
Single load-bearing constitutional-judgment skill. Routes all F1–F13, verdict, hold, seal, scope, authority and floor-check calls through the live arif_judge surface. Replaces 7 overlapping predecessors (arifos-constitutional-judge, arifos-constitutional-judge, arifos-constitutional-judge, arifos-constitutional-judge, arifos-constitutional-judge, arifos-constitutional-judge, arifos-constitutional-judge).
development
MANDATORY LSP grounding gate BEFORE any code mutation on .ts, .py, .js, .tsx, .jsx files. Forces the agent to read real-time compiler diagnostics and structural project context before editing — eliminating blind guesses and anchoring every mutation in F2 (TRUTH). Routes through arifOS kernel (:8088) for centralized gate logic.