wfc-agentic

Generate GitHub Agentic Workflows as Markdown files with YAML frontmatter.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/sam-fakhreddine/wfc --skill wfc-agentic
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: wfc-agentic
Source: https://github.com/sam-fakhreddine/wfc/tree/main/wfc/skills/wfc-agentic
Command: npx skills add https://github.com/sam-fakhreddine/wfc --skill wfc-agentic

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates the creation of complex GitHub Agentic Workflows (gh-aw) from simple natural language requests, significantly reducing the manual effort and expertise required for CI/CD and automation setup.

Core Features & Use Cases

  • Automated Workflow Generation: Creates .md workflow files with correct gh-aw frontmatter, including triggers, permissions, tools, and safe-outputs.
  • Adaptive Interview: Guides users through defining workflow requirements interactively.
  • Use Case: You need to automate the triaging of new GitHub issues. You can use this Skill to generate a workflow that automatically labels, assigns, and adds an initial comment to any new issue opened in your repository.

Quick Start

Use the wfc-agentic skill to create a new agentic workflow for triaging issues.

Frequently Asked Questions about wfc-agentic

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

FAQPage Schema
How do I generate GitHub Agentic Workflows from natural language descriptions?▼

Generate GitHub Agentic Workflows by providing natural language descriptions to create Markdown files with YAML frontmatter. The Skill interactively guides you through defining triggers, permissions, tools, and safe-outputs for compilation.

Can I automate CI/CD pipelines and issue triage bots using GitHub Actions workflows?▼

Yes, you can automate CI/CD pipelines, issue triage bots, PR review workflows, and documentation updaters. The Skill translates your automation requirements into functional gh-aw Markdown files with correct trigger configurations.

What is the best way to configure triggers and safe-outputs for agentic workflows?▼

Configure triggers and safe-outputs through an adaptive interview process that interactively defines your workflow requirements. This ensures the generated gh-aw Markdown files contain the correct YAML frontmatter for compilation.

Do I need prior knowledge of gh-aw engines to create CI/CD automation workflows?▼

No prior gh-aw expertise is required. The Skill understands agentic workflow engines, trigger types, and tool configurations internally, allowing you to generate complex CI/CD automation workflows from simple natural language requests.

How does the adaptive interview process work for defining workflow requirements?▼

The adaptive interview guides users interactively through defining workflow requirements. It translates your natural language inputs into Markdown files with correct gh-aw frontmatter, including necessary triggers, permissions, and tools for compilation.

Does the Skill support generating PR review workflows and documentation updaters?▼

Yes, PR review workflows and documentation updaters are supported use cases. The Skill generates the corresponding Markdown workflow files with appropriate YAML frontmatter, triggers, and tool configurations for these specific automation scenarios.