LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

agentforge - AgentForge Task Orchestration

Create, schedule, and manage AI agent tasks with DAG pipelines

Tags

Updated: 2026-05-09

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • create immediate task
  • create delayed task
  • create scheduled task
  • create cron task
  • create task with dependencies
  • list all tasks
  • filter tasks by status
  • get task details
  • view task output
  • retry failed task
  • delete task
  • cancel running task
  • view task history
  • get task runs
  • get task events
  • view DAG pipeline

Inputs

  • task prompt
  • task title
  • working directory
  • schedule method
  • scheduled time
  • cron expression
  • delay seconds
  • upstream task IDs
  • DAG pipeline ID
  • task ID

Outputs

  • task status
  • task details
  • task result
  • task output
  • task history
  • task list
  • DAG pipeline view

Requirements

  • local AgentForge API server
  • Python runtime

Source

  • Spec: SKILL.md
task scheduling
task management
workflow
DAG
AI agents
create immediate task
create delayed task
create scheduled task
create cron task
task prompt
task title
working directory
task status
task details
task result