Load and use skills in non-Claude clients through an MCP shim.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "skillz" yet — see the docs or source repo.
Explain how to configure and use the skillz server in a non-Claude MCP client to load skills, including connection method, required parameters, and a minimal example.
A setup guide with configuration steps, parameter explanations, and a runnable minimal example.
I cannot load skills through skillz in a non-Claude client. List common causes, troubleshooting steps, and log inspection tips.
A troubleshooting checklist to identify configuration, connectivity, or compatibility issues.
Using skillz, design a workflow that lets multiple non-Claude clients share skills, including component relationships, request flow, and access control considerations.
An architecture proposal showing how to centrally manage and reuse skill invocations.
Search, scan, install, and manage AI skills from the SkillsMP marketplace.
Compile and serve skill definitions to AI agents via MCP.
Generate structured SKILL.md files on demand using a nine-phase skill guide.
Reduce LLM token usage by lazy-loading tools and routing repetitive subtasks.
Expose Agent Skills as MCP tools for coding agents to discover and activate instructions.
Route skill libraries to MCP clients with smart matching and loading.