Algiras/skillz
3.4
If you are the rightful owner of skillz and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
Skillz is a self-extending Model Context Protocol (MCP) server designed to allow AI assistants to dynamically create and execute custom tools at runtime.
Tools
Functions exposed to the LLM to take actions
build_tool
Compile Rust code to a WASM tool.
register_script
Register a script tool with optional dependencies.
create_skill
Step-by-step skill creation.
call_tool
Execute a registered tool.
list_tools
List all available tools.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client