Documentation

Skills Overview

A Skill is an installable Agent capability package: a SKILL.md at the core, optionally with scripts, examples, and assets. PromptMan stores, packages, discovers, and distributes them.

What you can do

CapabilityDescription
Create & editStart from SKILL.md templates, or edit content and the file tree inline in the three-column detail view
ZIP uploadUpload a full package (≤50MB) to Aliyun OSS; file tree and SKILL.md are parsed automatically
Remote installPaste owner/repo or a GitHub URL — same idea as npx skills add — preview then save to your library
Install URLStable /api/skills/:id/install for CLI / Agents (do not hand Dashboard page URLs to the CLI)
DiscoverPublic skills appear on /discover and can be installed via Gallery Install URLs
LibraryOrganize into folders and share links — same personal library as prompts

Detail layout

Dashboard → Skills → open a skill for a three-column layout: file tree · SKILL.md / file content (inline edit) · comments & ratings. The header exposes Install-to-Agents and package download.

TIP

Public skills use an unsigned Install URL. Private skills need a short-lived ?t= link issued by the owner.