workflow▌
85 indexed skills · max 10 per page
workflow-orchestration-patterns
wshobson/agents · Productivity
Design durable distributed workflows with Temporal, separating orchestration logic from external interactions. \n \n Workflows handle orchestration and decision-making (must be deterministic); activities handle external calls like APIs and databases (must be idempotent) \n Implements saga pattern with compensation for distributed transactions, entity workflows for long-lived state management, and fan-out/fan-in for parallel execution \n Automatic state preservation across failures via event hist
gws-workflow-file-announce
googleworkspace/cli · Productivity
Post a Google Drive file announcement to a Google Chat space. \n \n Requires a Drive file ID and Chat space name; optionally accepts a custom announcement message \n Automatically fetches the file name from Drive to construct the announcement \n Supports multiple output formats: JSON (default), table, YAML, and CSV \n Pairs with gws drive +upload for a complete upload-and-announce workflow \n
gws-workflow-standup-report
googleworkspace/cli · Productivity
Aggregates today's calendar meetings and open tasks into a single standup summary. \n \n Combines Google Calendar agenda with task list data for a unified daily briefing \n Supports multiple output formats: JSON (default), table, YAML, and CSV \n Read-only operation that never modifies calendar or task data \n Requires gws binary and authentication setup from the shared skill module \n
gws-workflow-weekly-digest
googleworkspace/cli · Productivity
Weekly summary combining this week's calendar meetings and unread email count. \n \n Aggregates two data sources: upcoming meetings from Google Calendar and unread message count from Gmail \n Read-only operation that never modifies any data \n Supports multiple output formats: JSON (default), table, YAML, and CSV for flexible integration with other tools \n Requires prior authentication setup via the shared gws-shared skill module \n
gws-workflow-email-to-task
googleworkspace/cli · AI/ML
Convert Gmail messages into Google Tasks entries with subject-to-title mapping. \n \n Extracts email subject as task title and message snippet as task notes \n Supports custom task list selection via --tasklist flag; defaults to @default list \n Requires Gmail message ID as input; recommends user confirmation before task creation \n Depends on gws-shared for authentication and global workflow flags \n
create-github-action-workflow-specification
github/awesome-copilot · Productivity
Generates formal, AI-optimized specifications for GitHub Actions workflows to standardize documentation and enable maintenance. \n \n Produces structured markdown specifications with execution flow diagrams, job dependency matrices, and requirement tables designed for token efficiency \n Covers functional, security, and performance requirements alongside input/output contracts, error handling strategies, and quality gates \n Includes sections for monitoring, compliance, edge cases, and change ma
agile-workflow
jwynia/agent-skills · Productivity
A skill that guides agents through structured agile development workflows by intelligently invoking commands in sequence. Uses checkpoint-based flow control to auto-progress between steps while pausing at key decision points.
gitea-workflow
jwynia/agent-skills · Productivity
A skill that guides agents through structured agile development workflows for Gitea repositories by intelligently invoking commands in sequence. Uses checkpoint-based flow control to auto-progress between steps while pausing at key decision points.
fal-workflow
fal-ai-community/skills · Productivity
Generate 100% working, production-ready fal.ai workflow JSON files. Workflows chain multiple AI models together for complex generation pipelines.
workflow-patterns
sickn33/antigravity-awesome-skills · Productivity
$21