create-new-workflow

Create triggerable automated workflows integrating apps and services via diagram-based design.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/brianbartilet/harqis-work --skill create-new-workflow
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: create-new-workflow
Source: https://github.com/brianbartilet/harqis-work/tree/main/.claude/skills/create-new-workflow
Command: npx skills add https://github.com/brianbartilet/harqis-work --skill create-new-workflow

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill enables users to design and implement complex RPA-style workflows that chain multiple app integrations, facilitating automation of multi-step processes.

Core Features & Use Cases

  • Workflow Design: Allows defining chains of tasks that pass data seamlessly between services.
  • Diagram Integration: Supports importing visual diagrams to clarify workflow structure.
  • Custom Automation: Ideal for automating repetitive business, finance, or data tasks by constructing tailored routines.

Quick Start

Use this Skill to create a new Celery workflow that fetches data from a CRM, processes it, and updates a project management tool.

Frequently Asked Questions about create-new-workflow

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

FAQPage Schema
How do I automate multi-step business tasks by chaining app integrations?

Automating multi-step business tasks is achieved by designing Celery workflows that chain multiple app integrations and pass data seamlessly between services. This Skill enables triggerable, RPA-style task orchestration for repetitive processes.

Can I use visual diagrams to design and import workflow structures?

Yes, visual diagrams can be integrated to clarify and define workflow structure. This Skill supports importing diagrams alongside command-line arguments to ensure flexibility during the creation of customized automation routines.

What is the best way to create a Celery routine that connects a CRM to a project management tool?

The best way to create a Celery routine is to use this Skill to define a task chain that fetches data from the CRM, processes the intermediate values, and updates the project management tool automatically through triggerable sequences.

Does this workflow automation approach require passing data manually between services?

No, manual data passing is not required. This approach enables development of automated sequences that pass data seamlessly between integrated services, orchestrating multi-step tasks without manual intervention.

Can I build customized RPA workflows for repetitive finance and data processing?

Yes, you can build customized RPA workflows for repetitive finance or data tasks. This Skill facilitates the automation of these tailored routines by defining chains of tasks that pass data between various applications.

How do I trigger automated sequences after defining the task chains?

Automated sequences are triggered after defining task chains through command-line arguments. This allows you to execute the cohesive process and orchestrate the multi-step business tasks automatically.