MCP Servers / productivity / Loreto Skills Generator

Loreto Skills Generator

JSON →
none29productivity

Feed any YouTube video, article, PDF, or image into the Loreto API and receive production-ready skill packages, complete with SKILL.md, test scripts, and reference stubs.

Install
How to run this server
[ { "cmd": "uvx loreto-mcp", "imports": [] } ]
server path: loreto-skills-generator
Tools
What this server exposes
generate_skills
Extract ranked skill packages from a URL. Returns full file contents ready to save. For x402 pay-per-call generations, see the billing section above.
get_quota
Check calls used, monthly limit, and plan for your API key. (Not relevant on x402 — there is no quota; you pay $0.75 per call.)
list_skills
List all published Loreto catalog skills with their structured artifact and safety claims. Free for everyone.
get_skill
Fetch the full structured record for one catalog skill — artifacts, mcp, safety, governance, references, FAQ. Free for everyone.
verify_artifacts
Fetch the provenance manifest for a past generation by generation_id — works for both API-key and x402 generations. Free for everyone.
estimate_cost
Heuristic token + USD cost estimate by source kind, before running the pipeline. Free for everyone.
Configuration
Environment & auth
authnone
envLORETO_API_KEY
envLORETO_BASE_URL
Resources
Loreto Skills Generator — MCP Server · libregistry