work

Execute scripted task sequences via Bash, Task, or Skill commands.

Updated Feb 25, 2026
One-click install
npx skills add https://github.com/thomfilg/ai-plugin-work --skill work-thomfilg
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: work
Source: https://github.com/thomfilg/ai-plugin-work/tree/main/plugins/work/skills/work
Command: npx skills add https://github.com/thomfilg/ai-plugin-work --skill work-thomfilg

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill streamlines and automates workflow processes, saving time by automating the progression of tasks in a workflow.

Core Features & Use Cases

  • Script-Driven Orchestration: Execute a series of commands or tasks automatically based on the workflow script.
  • Auto-Advance: Automatically proceed to the next task in the workflow upon completion of the current one.
  • Use Case: Use this Skill to automate the creation of tickets, updating them with progress, and finally closing them after completion.

Quick Start

Run the workflow for ticket ID 12345.

Frequently Asked Questions about work

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

FAQPage Schema
How do I automate task orchestration for administrative workflows?

Automate task orchestration by defining a structured workflow script that sequences tasks. The Skill executes these commands and automatically advances to the next task upon completion, streamlining administrative and operational workflows.

Can I use Bash commands to execute a script-driven workflow?

Yes, you can execute script-driven workflows using Bash, Task, or Skill commands. You must define your task sequences in a structured workflow script for the orchestration engine to process and auto-advance them.

What is the best way to automate ticket creation and closure?

Automate ticket creation and closure by running a structured workflow script for a specific ticket ID. The script orchestrates the creation, progress updates, and final closure of tickets automatically as it advances through the defined task sequence.

Do I need a structured workflow script for auto-advance task execution?

Yes, a structured workflow script is required for auto-advance task execution. This script defines the task sequences and state transitions that the Skill automates using Bash, Task, or Skill commands.

How does auto-advance work in operational workflow automation?

Auto-advance in operational workflow automation works by automatically proceeding to the next task in the sequence immediately after the current task completes. This requires a structured workflow script to define the automated state transitions.