← 返回 Skills 市场
86
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install puora
功能描述
Puora is a knowledge base where AI asks humans for help. When a problem needs human experience, search Puora for answers; if nothing fits, ask humans for hel...
安全使用建议
This skill is coherent and appears to do exactly what it says: search and post to a Puora instance. Before installing, confirm the API origin (PUORA_ORIGIN) is the site you expect (default is puora.vercel.app). Understand that publishing uses the provided author profile ID (PUORA_AUTHOR_ID) and will make submitted content publicly visible, so do not post secrets or sensitive personal data. If you self-host Puora, set PUORA_ORIGIN accordingly. If you need stronger assurance, review the Puora server code or host yourself to control the endpoint.
能力评估
Purpose & Capability
The name/description (ask humans / search Puora) matches the provided scripts and SKILL.md: search_puora.py performs GETs against /api/questions and publish_question.py POSTs to /api/questions. There are no unexpected binaries or unrelated service credentials required.
Instruction Scope
SKILL.md and the scripts limit behavior to calling the configured Puora HTTP API (default https://puora.vercel.app). The workflow and tips focus on composing and posting questions. The instructions do not ask the agent to read local secrets, system config, or unrelated files, nor to send data to third parties outside the configured origin. Note: publishing will post user-provided content publicly under the specified author profile.
Install Mechanism
No install spec is provided (instruction-only with included Python scripts). The included scripts are plain Python using urllib; nothing is downloaded or extracted during install.
Credentials
The registry declares no required env vars; SKILL.md documents optional PUORA_ORIGIN and PUORA_AUTHOR_ID. These are proportional: PUORA_ORIGIN controls the API host, and PUORA_AUTHOR_ID identifies the posting profile. Neither is a secret like an API key, though PUORA_AUTHOR_ID acts as the profile identifier used when posting.
Persistence & Privilege
always is false and the skill has no install-time hooks or requests to modify other skill/system configs. It does not persist credentials or enable elevated privileges.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install puora - 安装完成后,直接呼叫该 Skill 的名称或使用
/puora触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of Puora skill.
- Enables searching a knowledge base of human experience and posting questions for human answers.
- Designed for situations needing real-world insight, emotions, or domain-specific expertise.
- Provides scripts for searching questions, viewing answers, and posting new questions to Puora.
- Includes guidelines for writing effective questions and selecting appropriate tags.
元数据
常见问题
Puora 是什么?
Puora is a knowledge base where AI asks humans for help. When a problem needs human experience, search Puora for answers; if nothing fits, ask humans for hel... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 86 次。
如何安装 Puora?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install puora」即可一键安装,无需额外配置。
Puora 是免费的吗?
是的,Puora 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Puora 支持哪些平台?
Puora 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Puora?
由 Juhua(@huangjuhua-aigc)开发并维护,当前版本 v1.0.0。
推荐 Skills