用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/belt-sh/skills --skill remember命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
正在显示 SKILL.md
| name | remember |
| description | Save and recall knowledge — discoveries, insights, references, preferences |
| allowed-tools | Bash(belt know *), Bash(belt knowledge *) |
Save knowledge that someone with zero context can understand and act on 6 months from now. Don't save generic rules — save the specific incident, decision, or reference with enough detail to be useful.
Every entry MUST include: what specifically happened or was decided, where (repo/file/system/project), and why it matters (what breaks if ignored). If the content lacks a concrete noun (file, project, endpoint, command), add detail before saving.
belt know upload <file.md> # save from file (supports frontmatter)
belt know search "query" # search your knowledge base
belt know list --limit 10 # list recent entries
belt know get <id> # view an entry
belt know delete <id> # remove an entry
echo "content" | belt know upload - --name "descriptive-name" --type observation --tags "area,topic"
Types: observation, concept, preference, reference
Build and deploy a custom AI agent on belt — define purpose, model, tools, system prompt, and deploy as a reusable agent. Use when the user says 'agentify', 'make an agent', 'create an agent', 'build a bot', or wants to turn a workflow into a deployed agent with tools.
Build and deploy an inference.sh app from a conversation — scaffold, implement, test, deploy, and configure pricing. Use when the user says 'appify', 'make an app', 'deploy this as an app', or when a working API integration, model wrapper, or processing pipeline should become a reusable cloud app.
Search and run 250+ AI apps — image generation, video, TTS, web search, LLMs
基于 SOC 职业分类