action-builder

Installation
SKILL.md

Action Builder

Build custom GitHub Actions for reusable workflow logic.

Quick Start

Choose action type based on requirements:

  • Composite: Combine multiple workflow steps (simplest, no code)
  • Docker: Run containerized logic (any language, slower startup)
  • JavaScript: Fast execution, Node.js required

Instructions

Step 1: Choose Action Type

Use Composite when:

  • Combining existing actions and shell commands
  • No custom code needed
  • Fast execution required
Related skills

More from armanzeroeight/fastagent-plugins

Installs
6
GitHub Stars
27
First Seen
Feb 4, 2026