用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/tomevault-io/skills-registry --skill prompt-library命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
基于 SOC 职业分类
正在显示 SKILL.md
| name | prompt-library |
| description | > Use when this capability is needed. |
Browse and explore 2,500+ curated prompts with rich filtering.
Show available categories with counts:
python3 {PROMPT_ENGINE_DIR}/scripts/search_prompts.py --categories
Then load a specific category:
python3 {PROMPT_ENGINE_DIR}/scripts/search_prompts.py --category CATEGORY --limit 10
List prompts for a specific AI model:
python3 {PROMPT_ENGINE_DIR}/scripts/search_prompts.py --model "Midjourney" --limit 10
Filter by output type (image, video, text, generator):
python3 {PROMPT_ENGINE_DIR}/scripts/search_prompts.py --type video --limit 10
Show database statistics:
python3 {PROMPT_ENGINE_DIR}/scripts/search_prompts.py --stats
Get a random prompt for inspiration:
python3 {PROMPT_ENGINE_DIR}/scripts/search_prompts.py --random [--category CAT] [--model MODEL]
When showing prompts, use this format:
## [Category] -- [Model]
**Prompt:**
> [Full prompt text]
**Tags:** [tag1], [tag2], [tag3]
**Output:** [image/video/text]
**Source:** [original Airtable source]
When showing multiple prompts, use a numbered list with truncated previews (first 150 chars) and let the user select one for full details.
{PROMPT_ENGINE_DIR}/prompts/stats.json{PROMPT_ENGINE_DIR}/prompts/all_prompts.json{PROMPT_ENGINE_DIR}/prompts/{category}/prompts.jsonConverted and distributed by TomeVault — claim your Tome and manage your conversions.