From sundial-org-awesome-openclaw-skills-4
Manages MCP servers/tools via mcporter CLI: lists servers, authenticates, calls tools (HTTP/stdio), handles ad-hoc servers/configs, generates CLI/types. For MCP integrations.
npx claudepluginhub joshuarweaver/cascade-ai-ml-agents-misc-2 --plugin sundial-org-awesome-openclaw-skills-4This skill uses the workspace's default tool permissions.
Use `mcporter` to manage MCP (Model Context Protocol) servers and tools.
Guides Next.js Cache Components and Partial Prerendering (PPR) with cacheComponents enabled. Implements 'use cache', cacheLife(), cacheTag(), revalidateTag(), static/dynamic optimization, and cache debugging.
Guides building MCP servers enabling LLMs to interact with external services via tools. Covers best practices, TypeScript/Node (MCP SDK), Python (FastMCP).
Generates original PNG/PDF visual art via design philosophy manifestos for posters, graphics, and static designs on user request.
Use mcporter to manage MCP (Model Context Protocol) servers and tools.
mcporter CLI installed (via Homebrew: brew install pdxfinder/tap/mcporter)~/.config/mcporter/mcporter list
mcporter auth --help
mcporter call <server-name> <tool-name> [arguments...]
mcporter generate cli <server-name>
mcporter generate types <server-name>
mcporter config --help
exec tool to run mcporter commands