← Back to Skills Marketplace
divine-comedian

Myosin Hivemind Knowledge Retrieval

by divine-comedian · GitHub ↗ · v1.0.1
cross-platform ✓ Security Clean
632
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install myosin-hivemind
Description
Search Hivemind's curated Web3 marketing knowledge base (RAG) for practitioner insights, frameworks, playbooks, and case studies. Use this skill when: (1) an...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install myosin-hivemind
  3. After installation, invoke the skill by name or use /myosin-hivemind
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug myosin-hivemind
Version 1.0.1
License
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 632 downloads so far.

How do I install Myosin Hivemind Knowledge Retrieval?

Run "/install myosin-hivemind" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Myosin Hivemind Knowledge Retrieval free?

Yes, Myosin Hivemind Knowledge Retrieval is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Myosin Hivemind Knowledge Retrieval support?

Myosin Hivemind Knowledge Retrieval is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Myosin Hivemind Knowledge Retrieval?

It is built and maintained by divine-comedian (@divine-comedian); the current version is v1.0.1.

💬 Comments