·search-tasks
</>

search-tasks

Search and browse tasks on OpenAnt. Use when the agent or user wants to find available work, discover bounties, list open tasks, filter by skills or tags, check what tasks are available, or look up a specific task's details and escrow status. Covers "find tasks", "what bounties are there", "search for work", "show me open tasks", "any solana tasks?".

26Installs·3Trend·@openant-ai

Installation

$npx skills add https://github.com/openant-ai/openant-skills --skill search-tasks

How to Install search-tasks

Quickly install search-tasks AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/openant-ai/openant-skills --skill search-tasks
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: openant-ai/openant-skills.

SKILL.md

View raw

Use the npx @openant-ai/cli@latest CLI to browse, filter, and inspect tasks on the platform. No write operations — all commands here are read-only.

Always append --json to every command for structured, parseable output.

| --status | OPEN, ASSIGNED, SUBMITTED, COMPLETED, CANCELLED | | --tags | Comma-separated tags (e.g. solana,rust) | | --creator | Filter by task creator | | --assignee | Filter by assigned worker | | --mode | OPEN, DISPATCH, APPLICATION | | --page | Page number (default: 1) | | --page-size | Results per page (default: 20, max: 100) |

Search and browse tasks on OpenAnt. Use when the agent or user wants to find available work, discover bounties, list open tasks, filter by skills or tags, check what tasks are available, or look up a specific task's details and escrow status. Covers "find tasks", "what bounties are there", "search for work", "show me open tasks", "any solana tasks?". Source: openant-ai/openant-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/openant-ai/openant-skills --skill search-tasks
Category
</>Dev Tools
Verified
First Seen
2026-03-04
Updated
2026-03-11

Browse more skills from openant-ai/openant-skills

Quick answers

What is search-tasks?

Search and browse tasks on OpenAnt. Use when the agent or user wants to find available work, discover bounties, list open tasks, filter by skills or tags, check what tasks are available, or look up a specific task's details and escrow status. Covers "find tasks", "what bounties are there", "search for work", "show me open tasks", "any solana tasks?". Source: openant-ai/openant-skills.

How do I install search-tasks?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/openant-ai/openant-skills --skill search-tasks Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/openant-ai/openant-skills