安装 Skills

选一条路径把 skill 装进你已有的 Agent;装好后在 Agent 中调用,分析在你的模型预算里运行。

安装命令

命令

给 AI 的安装 Prompt

请帮我安装 Openwisdom CLI(社会科学 Agent Skills 包管理器,只装 skill、不调用模型)。终端执行:npx openwisdom install。交互式选择 Agent(Claude Code / Cursor / Codex 等);脚本:-y --providers=claude --scope=project。验证:npx openwisdom search / list。若用户已看清结构但缺「谁认领 / 责任层级 / 何时停」:npx openwisdom search --tag orientation-pipeline,再 npx openwisdom install --bundle=orientation-handoff -y --providers=claude。

复制 Prompt → 粘贴进 Agent。看清结构后的交接包:--tag orientation-pipeline / --bundle=orientation-handoff。

四条安装路径

CLI 与 MCP 面向终端与 Agent 会话;GitHub 与手动复制为可选备选路径。

命令行
Openwisdom CLI

终端:search / install / update / list。支持交互式多 Agent 安装,或脚本传 --providers。

npx openwisdom install
命令行
Openwisdom MCP

Agent 会话内工具:search / list / install / update,不调用模型。

npx -y openwisdom-mcp
备选
GitHub 仓库

浏览源码、clone 或下载。官方 skill 在 skills/official/。

备选
手动复制

把 skill 目录拷入 Agent 的 skills 路径(如 .claude/skills/)。

手动安装步骤

  1. 在 GitHub 打开 skills/ 目录或 clone 仓库。
  2. 将目标 skill 文件夹复制到你的 Agent skills 路径。
  3. 重启或重载 Agent,按 SKILL.md 中的说明调用。

装好之后

分析在你的 Agent 中运行,不在本站。

安装热度为匿名旁路信号,可随时关闭。 隐私与遥测