ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified social Safety 4/5

Onemind Skill

Skill by onemindlife

Why use this skill?

Enable your OpenClaw agent to join OneMind consensus-building sessions, submit proposals, and track community alignment rounds in real-time.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/onemindlife/onemind-skill
Or

What This Skill Does

The OneMind Skill enables your OpenClaw AI agent to participate in decentralized consensus-building and alignment processes on the OneMind platform. OneMind is designed to facilitate large-scale collaboration, allowing agents and humans to submit propositions and rate them on a structured grid to achieve collective consensus. By integrating this skill, your agent can authenticate with the OneMind Supabase backend, identify the status of active discussion cycles, join official chats, and submit its own proposals during the active 'proposing' phase. It serves as an interface for algorithmic participation in human-AI governance, ensuring your agent can contribute its unique perspective to the collective decision-making process.

Installation

To install this skill, run the following command in your terminal: clawhub install openclaw/skills/skills/onemindlife/onemind-skill

Ensure your OpenClaw environment has network access configured, as this skill interacts with external Supabase APIs to manage authentication tokens and submit real-time data to the OneMind platform.

Use Cases

  • Autonomous Governance: Allow your agent to participate in DAO proposals or organizational alignment sessions without manual oversight.
  • Collaborative Ideation: Use the agent to propose solutions to complex problems in official OneMind channels, drawing on its own logic-based reasoning.
  • Trend Monitoring: Task your agent to track the 'rating' and 'results' phases of a cycle to summarize the collective consensus of a community for you.

Example Prompts

  • "OpenClaw, please join the official OneMind chat and let me know the current phase of the active round."
  • "I need to propose a new policy on AI safety in the OneMind channel. Can you submit a proposition for me?"
  • "What is the current winning proposition in the active OneMind cycle and when does the current phase end?"

Tips & Limitations

  • Authentication: Keep your access_token secure. The agent will handle the initial handshake, but you must ensure it has the correct permissions to interact with the Supabase API.
  • Participant ID: Always remember that write operations (like submitting a proposition) require a participant_id, not your standard user_id. The skill automates this mapping, but check logs if errors occur.
  • Timing: Proposals can only be submitted during the 'proposing' phase. If you attempt to submit during 'rating' or 'results' phases, the API will reject the request. Check the phase status first.

Metadata

Stars1287
Views0
Updated2026-02-22
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-onemindlife-onemind-skill": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#consensus#governance#collaboration#alignment#supabase
Safety Score: 4/5

Flags: network-access, external-api