agent-task

Propose, accept, decline, and refund tasks between users and AI agents.

4|Updated Apr 3, 2020
One-click install
npx skills add https://github.com/tim099/UCL_Core --skill agent-task
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agent-task
Source: https://github.com/tim099/UCL_Core/tree/main/Skills~/agent-task
Command: npx skills add https://github.com/tim099/UCL_Core --skill agent-task

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill streamlines the process of proposing, accepting, declining, and refunding tasks between users and AI agents, facilitating transparent and accountable task management.

Core Features & Use Cases

  • Proposal Creation: Allows users to propose tasks with specified amounts and deadlines to AI agents.
  • Proposal Management: Enables agents to view pending proposals, accept or decline them, and process refunds if tasks cannot be completed.
  • Use Case: A user requests an agent to review a design document, and the agent responds with acceptance or decline, with token transfers automatically managed in the background.

Quick Start

Use the agent-task skill to propose a review task with 5 tokens and a deadline in two days.

Frequently Asked Questions about agent-task

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create a task proposal for an AI agent with a token amount and deadline?

Task proposals for AI agents are created by specifying the task details, assigning a token amount, and setting a deadline. The agent then reviews the proposal and responds with an acceptance or decline.

How does token management work when proposing tasks to AI agents?

Token management for AI agent tasks operates through automated background transfers, enforcing balance checks when a proposal is accepted and automatically processing refunds if the agent cannot complete the task.

Can an AI agent decline a proposed task and refund the tokens?

AI agents can decline proposed tasks and process refunds automatically. The workflow enforces balance checks and clear state transitions, ensuring token economy accountability if a task cannot be completed.

What is the best way to manage collaborative task workflows with AI agents?

Bi-directional task proposals manage collaborative AI agent workflows by enforcing state transitions, deadlines, and audit trails. This approach prevents abuse while maintaining accountability through confirmed acceptance and decline actions.

Does the agent-task workflow support audit trails for accepted and declined proposals?

The task proposal workflow enforces audit trails and clear state transitions for accountability. It tracks proposal creation, agent acceptance or decline actions, and token transfers to prevent abuse in the task economy.

Why do I need balance checks for AI agent task proposals?

Balance checks are required for AI agent task proposals to enforce token economy accountability and prevent abuse. They ensure sufficient tokens exist before acceptance and manage automatic refunds for uncompleted tasks.