julia/openclaw/skills/mcp/SKILL.md
Operate, debug, and extend local MCP servers (bridge, future services) using mcporter + Node tooling.
npx skillsauth add abzhaw/juliaz_agents mcpInstall 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.
Use this when you need to stand up, restart, or debug MCP servers that live inside this workspace.
node / npmmcporter CLI (npm i -g mcporter)curl, jq for quick HTTP checksbridge/ (Julia relay) or future bridge-*/ folderscd bridge
npm install
npm start
Logs appear with [bridge] prefixes.mcporter config add julia-bridge http://127.0.0.1:3001 --transport http
mcporter call julia-bridge.bridge_health
skills/julia-bridge/*.yml).mkdir bridge-<name> and npm init -y.server.js using @modelcontextprotocol/sdk (StreamableHTTP or SSE transport).registerTool). Always return structured content when specifying an outputSchema./health, /queues) if needed.skills/<name>/).agents/ to include the new skills.| Symptom | Action |
| --- | --- |
| HTTP 404 from mcporter | Server not routing /mcp correctly – verify Streamable HTTP handler. |
| Output validation error | Ensure tool response includes structuredContent matching the outputSchema. |
| Hang on start | Run node server.js directly to catch stack traces. |
| Multiple servers needed | Run each in its own terminal or use tmux (skills/tmux). |
/heartbeat/<peer> to update status./queues/<target> to inspect or debug stuck messages./inbound for Julia → OpenClaw posts.memory/YYYY-MM-DD.md.HEURISTICS.md (e.g., “restart mcporter config when endpoint changes”).skills/julia-bridge – specific procedures for the Julia relayskills/agents – wiring MCP tools into agent manifestsskills/agents-system – fleet-wide maintenancedevelopment
Fortschrittsverfolgung der Masterarbeit. Wortanzahl pro Kapitel, Fertigstellungsgrad, fehlende Elemente, Deadlines. Haelt den Ueberblick.
development
Kapitelarchitektur und Gliederung der Masterarbeit. Verwaltet die Struktur, schlaegt vor wo Inhalte hingehoeren, validiert den logischen Fluss zwischen Kapiteln.
tools
Konvertiert Protokolleinträge und Session-Logs in thesis-fähiges deutsches Narrativ. Transformiert Entwicklungsdokumentation in akademische Prosa.
research
Sucht und analysiert akademische Literatur. Findet relevante Papers, erstellt strukturierte Zusammenfassungen. Zitiert NIEMALS — schlaegt nur vor.