Home/Compare/Loreto skills vs A prompt library
Comparison

Loreto skills vs a prompt library

A prompt library is a collection of text prompts you copy-paste. A Loreto skill is an installed, structured workflow your agent invokes on its own — with references and a test — and can run as a CLI or MCP.

Quick answer

Loreto skills: A Loreto skill is a packaged workflow (SKILL.md + references + test) the agent loads and runs when relevant. A prompt library: A prompt library is a catalog of reusable prompt text you paste into a chat.

 Loreto skillsA prompt library
FormInstalled, invocable workflowCopy-paste text
Runs byThe agent, automaticallyYou, manually
Carries references & testYesNo
Runs as CLI / MCPYesNo
DistributionMarketplace, ratings, pricingA doc or repo
Use Loreto skills when
  • You want the agent to invoke the workflow itself
  • You need references and a test bundled in
Use A prompt library when
  • You just want a few prompts to paste occasionally

The verdict

Prompts are a starting point; skills are the productized, runnable version. Loreto can turn your best prompts and workflows into installable skills.

Build the skill for your side of this

Loreto turns any source into a Claude Code skill — package, CLI + MCP, or both.