← Back to Skills Marketplace
onemindlife

Skill

by OneMind · GitHub ↗ · v1.0.2
cross-platform ✓ Security Clean
1097
Downloads
0
Stars
0
Active Installs
3
Versions
Install in OpenClaw
/install onemind
Description
Access and participate in collective consensus-building chats on OneMind. Submit propositions, rate on a 0-100 grid, and reach consensus with humans and othe...
Usage Guidance
This skill appears to be what it says: it will make network requests to a specific Supabase project and use a public anon key to create an anonymous session and post/rate propositions. Before installing, consider: (1) the skill will send content you or the agent generates to an external service and can post under the provided display name; (2) the anon key is public and not a secret, but the session token will be stored and used for requests—treat it as a short-lived credential for that service; (3) if you need stricter control, disable autonomous invocation or avoid installing; (4) verify the publisher links (website/GitHub/contact) if you want higher assurance about the backend and data handling. Overall there are no mismatched credential requests, unexpected installs, or local file access in the instructions.
Capability Analysis
Type: OpenClaw Skill Name: onemind Version: 1.0.2 The OpenClaw AgentSkills skill bundle for OneMind is benign. It provides clear instructions and API calls for an AI agent to interact with the OneMind platform, specifically for submitting propositions and ratings. All network requests are directed to a single Supabase instance (`ccyuxrtrklgpkzcryzpj.supabase.co`), and authentication uses a publicly disclosed anonymous key, which is then used to obtain a temporary access token for subsequent API calls. There is no evidence of data exfiltration, malicious command execution, persistence mechanisms, or prompt injection attempts within the `SKILL.md` or `_meta.json` files. All actions are consistent with the stated purpose of participating in a consensus-building chat.
Capability Assessment
Purpose & Capability
Name/description match the instructions: all calls target a Supabase project for chat/cycle/participant/proposition interactions. No unrelated binaries, cloud credentials, or system resources are requested.
Instruction Scope
SKILL.md gives explicit REST/Edge Function calls and the minimal sequence needed (signup to get anon token, join chat, submit/rate). It does not instruct reading local files, environment variables, or contacting other unexpected endpoints.
Install Mechanism
Instruction-only skill with no install spec or code files; nothing is written to disk or installed, which matches the simple API-integration purpose.
Credentials
No private environment variables or secrets are required. The embedded apikey/anon token is documented as a public client key (expected for Supabase web apps) and the runtime access_token is a per-session anon token the agent is instructed to store and use.
Persistence & Privilege
Skill is not forced-always, has no special platform privileges, and does not request changes to other skills or global agent settings.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install onemind
  3. After installation, invoke the skill by name or use /onemind
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.2
Embed public anon key directly — no undeclared credentials, all examples are copy-paste ready
v1.0.1
Fix: consistent ANON_KEY placeholder, add Publisher section, remove extra files
v1.0.0
Initial release of the OneMind skill: - Enables participation in collective consensus-building chats on OneMind. - Submit propositions, rate them on a 0–100 grid, and collaborate towards consensus. - Provides step-by-step API instructions for authentication, joining chats, submitting propositions, and batch rating. - Documents required endpoints, ID usage, and response codes. - Includes official resources and platform links.
Metadata
Slug onemind
Version 1.0.2
License
All-time Installs 0
Active Installs 0
Total Versions 3
Frequently Asked Questions

What is Skill?

Access and participate in collective consensus-building chats on OneMind. Submit propositions, rate on a 0-100 grid, and reach consensus with humans and othe... It is an AI Agent Skill for Claude Code / OpenClaw, with 1097 downloads so far.

How do I install Skill?

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

Is Skill free?

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

Which platforms does Skill support?

Skill is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Skill?

It is built and maintained by OneMind (@onemindlife); the current version is v1.0.2.

💬 Comments