Prompts · Skills

Keep your prompts and skills in one library. Search, then install into Cursor or Claude. The Doubao manager lists a primary pick plus alternatives in chat. Start with Discover or the three-step workflow.

One library. PickPromptsinto every chat.

Overview·Describe a goal, spin up a prompt or skill
Prompt library
Skill lifecycle
Doubao pick + alts
Install to Cursor / Claude
Doubao manager
Multi-model adapters
Discover gallery
Browser extension
Prompt library
Skill lifecycle
Doubao pick + alts
Install to Cursor / Claude
Doubao manager
Multi-model adapters
Discover gallery
Browser extension

On the bench

Review, debug, and ship docs — without rewriting the prompt every time.

Search the library and install into Cursor with an Install URL. Doubao lists a primary pick plus alternatives.

Code review

Reuse a review skill from the library

Debug

Pull a debug skill for the stack trace

Release notes

Use a ready changelog prompt

Install

One Install URL

prompt.solokit.run/dashboard/skills
Skills hub
PromptMan Skills hub: Code Review, debug, and release-note skills ready to install into Cursor / Claude

PromptMan

What are we shipping
Review this PR for auth and edge cases

Primary

Code Review Assistant

Skill · 142 uses · Install to Cursor

Alternatives

Security Audit

Auth, secrets, injection

Test Writer

Cover the edge cases

Install into Cursor / Claude

npx skills add https://prompt.solokit.run/api/skills/sk_xxx/install

Or let the Doubao manager pick, then run

How it Works

Three steps: save, pick, install into an agent

Save from Discover, then install into an agent. Full write-up: How it works.

01
Step 01

Save into the library

Star items from Discover, or let the desktop app sync ChatGPT, Claude, and Cursor agent directories. Prompts and skills live in one library.

One-click from DiscoverDesktop agent-dir syncLibrary folders
prompt.solokit.run/discover
live
PromptMan discover — one-click save curated prompts & skills into your library
02
Step 02

Search and pick

Search by the job. On the web, use keyword search (semantic search on Pro). The Doubao manager lists a primary pick plus alternatives, then loads the full text.

Keyword searchSemantic search on ProDoubao: primary + alts
prompt.solokit.run/dashboard/prompts
live
PromptMan prompts — keyword and semantic search
03
Step 03

Install into an agent

Cursor and Claude Code take npx skills add. Doubao Desktop uploads the PromptMan manager. The browser extension inserts into the field you are in.

Install URLDoubao manager packIn-page insert
prompt.solokit.run/dashboard/skills
live
PromptMan skills — install into Cursor / Claude, or pick via the Doubao manager
Browser Extension

Use your prompts right where you work

Install our lightweight browser extension and access your entire prompt & skill library from any input field. Select a prompt and it inserts into the focused field.

< 50ms
Insert speed
500KB
Extension size
Platforms
Supported browsers
  • Chrome
    Available
  • Edge
    Available
  • Firefox
    Coming Soon
Download for Chromev0.1.7 · Load unpacked · Chrome Web Store review pending
chrome://extensions

Developer mode · Get started in a few steps

Developer mode
  1. 1
    Open the extensions page

    Go to chrome://extensions and turn on Developer mode (top-right toggle).

  2. 2
    Load unpacked

    Unzip the download, click Load unpacked, and select the extracted folder.

  3. 3
    Sign in & sync

    Click the PromptMan icon in the toolbar and sign in to sync prompts and skills.

  4. 4
    Select to insert

    Focus the input on the page, pick a prompt in the side panel — it inserts instantly.

FAQ

Prompt & skill management, answered

What prompt management is, how skills differ from prompts, and how PromptMan improves personal productivity in the AI era — the short answers.

What is prompt management, and why do I need a dedicated tool?
Prompt management means turning the prompts you have already written and tested into searchable, reusable, versioned assets instead of leaving them scattered across chat history, notes, and documents. PromptMan organises prompts with tags, categories, and library folders, offers keyword and semantic search, and inserts the selected prompt into any web input field through its browser extension, so you stop hunting and copy-pasting.
How is skill management different from prompt management?
A prompt is a piece of text sent to a model. A skill is an executable working method with steps, constraints, and examples, usually shipped as SKILL.md, a ZIP, or a remote repo that agents such as Cursor and Claude Code can load directly. PromptMan keeps both in one library: prompts keep their body text, while skills get lifecycle management (create, publish, Install URL, versions) and one-command installation via npx skills add.
How does PromptMan improve personal productivity in the AI era?
It converts one-off conversations into reusable methods. Whatever works in ChatGPT, Claude, or Cursor goes into a single library; next time you search by task and install it into the tool you are using instead of rewriting it from scratch. The desktop app also syncs the agent directories of ChatGPT, Claude, and Cursor so local work flows back into the library automatically.
Which AI tools does PromptMan work with?
Cursor and Claude Code install skills through stable Install URLs with npx skills add. Doubao Desktop runs the PromptMan manager skill, which searches the library in chat and offers a primary pick plus alternatives. The Chrome / Edge extension inserts prompts into ChatGPT, Claude, Gemini, or any other web input. Multi-model adapters render one Canonical Spec into versions for 12 model families including Claude, GPT, Gemini, and Doubao.
Is PromptMan free?
Yes. The local version is free forever and keeps data on your device, and the cloud version (sync, semantic search, workspace collaboration) is currently free to use as well. If paid plans are introduced later, they will be announced in the product first.
Are my prompts and skills safe?
The browser extension does not read page content, track browsing, or send data to third parties. In local mode the library is read from 127.0.0.1 on your own machine and never leaves the device; cloud mode only connects to prompt.solokit.run over HTTPS after you explicitly sign in. The full privacy policy is available at /privacy.

Want the long-form playbooks? Read the PromptMan guides