← 返回 Skills 市场
Myosin Hivemind Knowledge Retrieval
作者
divine-comedian
· GitHub ↗
· v1.0.1
632
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install myosin-hivemind
功能描述
Search Hivemind's curated Web3 marketing knowledge base (RAG) for practitioner insights, frameworks, playbooks, and case studies. Use this skill when: (1) an...
安全使用建议
This skill appears to do exactly what it claims: call a Myosin Hivemind search API and print results. Before installing, confirm you trust the API operator (requests will be sent to the configured HIVEMIND_API_URL) and treat the required env vars (HIVEMIND_API_KEY and HIVEMIND_VERCEL_BYPASS) as secrets. Do not include sensitive PII or private customer data in queries because those queries are transmitted to an external service. Note SKILL.md's instruction to 'ALWAYS search' before giving marketing advice — that will bias the agent toward using this external source.
功能分析
Type: OpenClaw Skill
Name: myosin-hivemind
Version: 1.0.1
The skill bundle is benign. The `hivemind-search.mjs` script correctly implements environment variable resolution, explicitly restricting file system access to `~/.openclaw/.env` and `~/.openclaw/openclaw.json` to only `HIVEMIND_*` keys via a strict `ALLOWED_KEYS` set, preventing arbitrary credential exfiltration. Network calls are made to a specified API endpoint for its stated purpose. The `SKILL.md` instructions guide the AI agent on how to effectively use the knowledge base, focusing on output quality and authority, without any directives for prompt injection that would lead to unauthorized actions, data exfiltration, or subversion of the agent's core function.
能力评估
Purpose & Capability
Name/description (searching Hivemind RAG for Web3 marketing content) match the included CLI and env requirements. The three required env vars (API URL, API key, Vercel bypass token) are necessary to contact the external search API.
Instruction Scope
SKILL.md instructs the agent to always query this knowledge base before offering marketing advice; otherwise instructions are focused on building and sending queries. The skill will send user-provided queries to the configured API endpoint — avoid submitting sensitive/private data in queries.
Install Mechanism
No install spec or external downloads; the behavior is limited to a bundled Node.js script. No archives or remote installers are fetched.
Credentials
Only three HIVEMIND_* env vars are required and the code explicitly limits keys it reads. The 'HIVEMIND_VERCEL_BYPASS' token is unusual in name but reasonable if the service requires a bypass header. These secrets are proportional to an external search API, but they are still sensitive.
Persistence & Privilege
always is false and the skill does not request persistent or system-wide privileges. It reads credentials from standard user-scoped locations (~/.openclaw) and process.env only for the specified keys.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install myosin-hivemind - 安装完成后,直接呼叫该 Skill 的名称或使用
/myosin-hivemind触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
- Added required environment variables (`HIVEMIND_API_URL`, `HIVEMIND_API_KEY`, `HIVEMIND_VERCEL_BYPASS`) to the skill manifest.
- Clarified API key issuance: added instructions to request access via email to [email protected].
- No changes to functionality or usage; documentation updates only.
v1.0.0
myosin-hivemind v1.0.0
- Initial release of the hivemind-api skill for searching Hivemind’s curated Web3 marketing knowledge base.
- Supports strategy, framework, tactical, audit, content creation, and competitive research queries.
- Provides detailed CLI usage instructions, including authentication, search options, persona flags, and response handling.
- Includes guidelines for using practitioner insights to improve responses and advice accuracy.
- Outlines error handling and graceful fallback procedures if the knowledge base is unavailable.
元数据
常见问题
Myosin Hivemind Knowledge Retrieval 是什么?
Search Hivemind's curated Web3 marketing knowledge base (RAG) for practitioner insights, frameworks, playbooks, and case studies. Use this skill when: (1) an... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 632 次。
如何安装 Myosin Hivemind Knowledge Retrieval?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install myosin-hivemind」即可一键安装,无需额外配置。
Myosin Hivemind Knowledge Retrieval 是免费的吗?
是的,Myosin Hivemind Knowledge Retrieval 完全免费(开源免费),可自由下载、安装和使用。
Myosin Hivemind Knowledge Retrieval 支持哪些平台?
Myosin Hivemind Knowledge Retrieval 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Myosin Hivemind Knowledge Retrieval?
由 divine-comedian(@divine-comedian)开发并维护,当前版本 v1.0.1。
推荐 Skills