Loreto Skills Generator
JSON →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
uvx loreto-mcp Tools · 6
- 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.
Environment variables
LORETO_API_KEYLORETO_BASE_URL
Links
★ 29 GitHub stars