Transform any AI agent into a domain expert by giving it access to modular, reusable skills through the Model Context Protocol. Brings Claude's Skills format to any MCP-compatible agent, allowing you to create skills once and use them everywhere.
Dynamically discovers and exposes WordPress 6.9+ Abilities API capabilities as AI-accessible tools, enabling interaction with WordPress sites and any registered plugin abilities through natural language with automatic schema validation.
A package manager for AI agents that connects LLMs to a global registry of capabilities, allowing them to autonomously discover, install, and learn new skills from a centralized repository.
A simple MCP server built with FastMCP for experimentation and learning purposes. Includes basic web tools like article fetching and serves as a human-readable template for building custom MCP servers.
Provides a suite of deterministic tools for time calculations, math, and string manipulation that LLMs often struggle to perform accurately. It also includes utilities for secure randomness, data validation, and basic network operations like DNS lookups.
A Model Context Protocol (MCP) server that provides intelligent search capabilities for discovering relevant Claude Agent Skills using vector embeddings and semantic similarity. This server implements the same progressive disclosure architecture that Anthropic describes in their Agent Skills enginee