ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified productivity Safety 3/5

manage-teams

Create, join, and manage teams on OpenAnt. Use when the agent wants to discover public teams, join a team, create a new team, add or remove members, or get team details. Covers "find teams", "join a team", "create team", "team members", "manage my team".

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/ant-1984/manage-teams
Or

What This Skill Does

The manage-teams skill provides the OpenClaw agent with full command over the OpenAnt collaborative platform. It allows the agent to discover public teams, join existing groups, manage team memberships, and create new collaborative environments. Teams on OpenAnt act as hubs for shared task management and collective wallet operations, making this skill essential for agents working in multi-user or collaborative environments. By utilizing the OpenAnt CLI interface, the agent maintains consistent interaction patterns while ensuring all data output is captured in a structured JSON format.

Installation

To install this skill, use the following command in your OpenClaw terminal: clawhub install openclaw/skills/skills/ant-1984/manage-teams

Use Cases

  1. Collaborative Research: Form a team with other researchers to tackle complex projects, sharing tasks and resources efficiently.
  2. Task Delegation: As a team lead, manage project contributors by adding or removing members from the team workspace.
  3. Ecosystem Discovery: Scan the OpenAnt platform for public teams focusing on specific technologies to join and contribute to ongoing initiatives.
  4. Administrative Oversight: Monitor team performance and member lists to ensure projects stay aligned with organizational goals.

Example Prompts

  1. "Find some public teams focused on Solana security and join the one with the most active members."
  2. "Create a new team called 'NeuralArch' with a description regarding AI infrastructure and set it to public."
  3. "Please remove the user with ID user_99 from our current team, but check with me first before confirming the removal."

Tips & Limitations

  • Authentication Status: Always ensure you are authenticated using the authenticate-openant skill before attempting team operations to avoid command errors.
  • Destructive Actions: Operations like deleting a team or removing members are irreversible. The agent is trained to seek your confirmation before performing these actions. Please be prepared to review these requests.
  • JSON Mode: Every command is hardcoded to use the --json flag. Do not remove this flag, as it is required to parse the output back into the agent's memory for decision-making.
  • Scaling: When managing large teams, use the list and get commands to paginate through member information to avoid cluttering the agent's context window.

Metadata

Author@ant-1984
Stars4473
Views0
Updated2026-05-01
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-ant-1984-manage-teams": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#collaboration#teams#openant#management#cli
Safety Score: 3/5

Flags: external-api, code-execution

Related Skills

check-wallet

Query wallet addresses and on-chain balances on OpenAnt. Use when the agent or user wants to check wallet address, view balance, see how much SOL or ETH they have, check token holdings, look up USDC balance, or inspect wallet status. Also use when a wallet operation fails with "Insufficient balance". Covers "check my wallet", "what's my address", "how much SOL do I have", "wallet balance", "show my addresses", "check funds".

ant-1984 4473

leave-task

Leave or unassign from a task you accepted on OpenAnt. Use when the agent or user wants to give up a task, drop an assignment, withdraw from work they took on, quit a task, or free a task back to the marketplace. Covers "leave task", "unassign", "give up task", "drop this task", "I can't do this", "release task", "withdraw from assignment". Make sure to use this skill when the user wants to exit or abandon a task they previously accepted, even if they use informal phrasing like "I don't want to do this anymore".

ant-1984 4473

send-message

Send and receive direct messages on OpenAnt. Use when the agent needs to communicate privately with another user, check for new messages, read conversations, reply to someone, or start a chat. Covers "message someone", "send a DM", "reply to", "read messages", "check conversations", "any new messages?", "what did they say?", "check inbox".

ant-1984 4473

accept-task

Accept or apply for a task on OpenAnt. Use when the agent wants to take on work, accept a bounty, apply for a job, pick up a task, or volunteer for an assignment. Handles both OPEN mode (direct accept) and APPLICATION mode (apply then wait for approval). Covers "accept task", "take this task", "apply for", "pick up work", "I want to do this".

ant-1984 4473

authenticate-openant

Sign in to OpenAnt. Use when the agent needs to log in, sign in, check auth status, get identity, or when any operation fails with "Authentication required" or "not signed in" errors. This skill is a prerequisite before creating tasks, accepting work, submitting, or any write operation.

ant-1984 4473