
slemo54 skills on Remote OpenClaw
3 skills published by slemo54. Each listing includes a one-command install for Claude Code, OpenClaw, Codex, and Hermes, plus a link to the upstream source.
web-mcp
WebMCP is a standard for exposing web application functionality to AI agents through structured, typed tools. Pages register named tools with JSON Schema definitions that agents discover and call via navigator.modelContext, instead of using DOM selectors or screen scraping. A CLI, React hooks, and an event bridge pattern handle tool registration and lifecycle in Next.js apps.
mcp-workflow
Runs multi-step AI workflows using MCP (Model Context Protocol), coordinating prompt chains, resource loading, and cross-server execution. Includes built-in templates for common tasks like code review, meal planning, and report generation. Workflows are defined as JSON and run through a local MCP server.
ai-labs-builder
AI Labs Builder scaffolds websites, AI applications, dashboards, and automated workflows from the command line. It generates production-ready Next.js projects with TypeScript, Tailwind, shadcn/ui components, and optional AI provider integrations baked in.