ParetoStudio
Documentationv2.0Start Free
Overview

Product

Library
Prompt Builder
Agent Builder
Skill Builder
Chrome Extension

Developers

MCP Server
API Keys
OverviewLibraryPrompt BuilderAgent BuilderSkill BuilderChrome ExtensionMCP ServerAPI Keys

Product

Library

The Library is the single home for everything you build — prompts, agents, and skills. Save an item once and use it anywhere: the web app, the Chrome Extension in your browser, or the MCP server in your IDE. The more you build, the more it compounds.

Library Prompts grid showing 12 prompt cards across Tech, Product, and Marketing with category sidebar
Prompts tab at /library. Sidebar mirrors the ontology; each card is a saved asset.

What lives in the Library

Three content types share one home. Each one is created in its matching builder and lands in the Library automatically.

Prompts

Structured prompts with Role Assignment, Context Setting, Task Specification, and Response Format. Saved as XML, Markdown, or JSON.

Prompt Builder→

Agents

Persistent identities with Behavioral Rules, Security & Compliance, and Operations & Tools. Drop into Claude Code or Cursor via MCP.

Agent Builder→

Skills

Focused capabilities with precise Triggers and explicit Guardrails. Written as SKILL.md files, installed into your project.

Skill Builder→

Organize your library

The Library is structured around three axes: the content type (the tab you are on), the ontology category you picked during creation, and the actions you can take on any item.

ControlWhat it doesAvailable on
TabsSwitch between Prompts, Agents, and Skills. Each tab shows a live count of your items.All
ViewsToggle between grid (cards) and list (dense rows).All
CategoriesSidebar that mirrors the ontology (3 areas, 18 categories, 48 subcategories) with per-category counts.Prompts
FavoritesStar items you use daily. Filter to see only favorites.Prompts
SortOrder by Date Created, Last Updated, Most Used, or Title.All
ActionsPreview, Edit (reopens the builder), Copy, Duplicate, Favorite, Delete.All (Favorite: prompts only)

Edit reopens the builder

Clicking Edit on any item reopens the matching wizard with every field pre-filled. You iterate on structure, not just on text — that is what compounds value across your library over time.
Library Agents tab showing agent cards with attached skill badges
Agents tab. Each card previews the system-prompt headline and linked skills.

Access the library

Your library is the same everywhere. Pick the surface that matches where you work — you do not have to choose only one.

Web app

The full Library lives at /library. Create, edit, organize, and delete items in one place.

Open the Library →

Chrome Extension

A floating picker inside ChatGPT, Claude, or any supported chat. Press the shortcut, search, and inject in seconds.

Install the Extension →

MCP Server

Claude Desktop, Cursor, or Claude Code talks to your library in natural language. Search, install, and (Pro) create from the IDE.

Set up the MCP Server →

Typical flow

  1. 1

    Build once in the web app

    Open the matching builder, work through the wizard, and save. The item lands in your Library with the right category, format, and tags.

  2. 2

    Use it in the browser

    On Claude or ChatGPT, hit Cmd+Shift+P, pick the item, and it lands in the chat input. No tab switching.

  3. 3

    Use it in your IDE

    In Cursor or Claude Code, ask your AI to search your library or install an agent. The MCP server handles the download and the file layout.

Search and filters

Search runs across the title, description, and full content of every item on the active tab. Combine with filters to narrow fast.

FilterValuesAvailable on
FormatXML, Markdown, JSONPrompts, Agents
CategoryAny of 18 ontology categories (Tech & Engineering, Product & Design, Marketing, …)Prompts
FavoritesShow only starred items.Prompts
Sortcreated, updated, usage, titleAll

Search from your IDE

The MCP server exposes search_prompts, search_agents, and search_skills. Ask your AI “search my prompts for code review” and it picks the right tool. Full list on the MCP Server page.

Limits

Your plan caps how many items your Library can hold. Free includes 5 prompts, 2 agents, and 2 skills. Pro removes every cap.

PlanPromptsAgentsSkills
Free522
ProRecommendedUnlimitedUnlimitedUnlimited

Hit the Free cap and the wizard blocks Save with an upgrade prompt. Existing items remain readable and editable.

Troubleshooting

Items missing from Chrome Extension

The Extension reads the library of whatever account owns the API key. Open the popup, check the key in the header, and replace it with a fresh key from the right account if the email does not match. New items appear within seconds — click the refresh icon in the popup to force a pull.

Items missing from your IDE via MCP

The MCP server reads your library using an API key. If list_prompts or list_agents returns nothing, your key may belong to a different account, or a stale config is pointing to an old key. Check PARETOSTUDIO_API_KEY in your MCP config and restart the client.

Search returns nothing

Search is full-text across title, description, and content. Try a shorter query, clear active filters (format, category, favorites), and confirm you are on the correct tab — prompts, agents, and skills each have their own search.

Category sidebar is empty or hidden

The category sidebar is only visible on the Prompts tab. Agents and Skills use tabs + filters, not categories. Items appear under a category only if you picked one in the builder.
Previous

Overview

Next

Prompt Builder

Back to Homepage

On this page

  • What lives in the Library
  • Organize your library
  • Access the library
  • Search and filters
  • Limits
  • Troubleshooting