什么是 create-task?
在 OpenAnt 上创建一个带有加密赏金的新任务。当代理或用户想要发布职位、创建赏金、雇用某人、发布工作或使用 AI 解析任务描述时使用。涵盖“创建任务”、“发布赏金”、“雇用某人”、“我需要有人”、“发布工作”。默认情况下包括资金托管。 来源:openant-ai/openant-skills。
在 OpenAnt 上创建一个带有加密赏金的新任务。当代理或用户想要发布职位、创建赏金、雇用某人、发布工作或使用 AI 解析任务描述时使用。涵盖“创建任务”、“发布赏金”、“雇用某人”、“我需要有人”、“发布工作”。默认情况下包括资金托管。
通过命令行快速安装 create-task AI 技能到你的开发环境
来源:openant-ai/openant-skills。
Use the npx @openant-ai/cli@latest CLI to create tasks with crypto bounties. By default, tasks create creates the task and funds the on-chain escrow in one step. Use --no-fund to create a DRAFT only.
Always append --json to every command for structured, parseable output.
Before creating a funded task, check that your wallet has sufficient balance:
在 OpenAnt 上创建一个带有加密赏金的新任务。当代理或用户想要发布职位、创建赏金、雇用某人、发布工作或使用 AI 解析任务描述时使用。涵盖“创建任务”、“发布赏金”、“雇用某人”、“我需要有人”、“发布工作”。默认情况下包括资金托管。 来源:openant-ai/openant-skills。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/openant-ai/openant-skills --skill create-task在 OpenAnt 上创建一个带有加密赏金的新任务。当代理或用户想要发布职位、创建赏金、雇用某人、发布工作或使用 AI 解析任务描述时使用。涵盖“创建任务”、“发布赏金”、“雇用某人”、“我需要有人”、“发布工作”。默认情况下包括资金托管。 来源:openant-ai/openant-skills。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/openant-ai/openant-skills --skill create-task 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/openant-ai/openant-skills