bk-create

Convert natural language goals into node-based BlueKiwi workflows.

22|17|Updated Apr 11, 2026
One-click install
npx skills add https://github.com/dandacompany/bluekiwi --skill bk-create
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bk-create
Source: https://github.com/dandacompany/bluekiwi/tree/main/packages/cli/src/assets/skills/bk-create
Command: npx skills add https://github.com/dandacompany/bluekiwi --skill bk-create

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill enables users to convert a simple natural language goal into a detailed, structured workflow tailored for BlueKiwi, streamlining the process of AI pipeline design and registration.

Core Features & Use Cases

  • Workflow Generation: Takes user-defined goals and structures them into node-based workflows suitable for BlueKiwi automation.
  • Design Assistance: Guides users through designing each node, including action, gate, and loop types, ensuring instructions meet standards.
  • Workflow Registration: Automates the process of registering the designed workflow with the BlueKiwi server, validating node instructions and saving configurations.
  • Use Case: For example, a user requests, "Create a workflow to automate code review," and this skill generates the complete node structure, then registers and provides access to it directly.

Quick Start

Describe your goal in natural language, such as "Automate a competitor analysis," and this skill will generate and register the corresponding workflow in BlueKiwi.

Frequently Asked Questions about bk-create

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

FAQPage Schema
How do I convert a natural language goal into a node-based workflow for AI automation?

To convert a natural language goal into a node-based workflow, you describe your objective in plain text and the system translates it into a structured, executable workflow design. This process automatically structures your goal into action, gate, and loop nodes suitable for AI task automation.

How do I design and register a workflow in BlueKiwi using plain text instructions?

Designing and registering a workflow in BlueKiwi involves defining your goal in natural language, which generates the complete node structure and validates node instructions. The system then automates the server registration process, saving configurations and providing direct access to the workflow.

Can I create complex workflows with decision points and iterative steps from text descriptions?

Yes, you can create complex workflows with decision points and iterative steps from text descriptions. The workflow generation handles structured instruction creation by mapping your natural language goals into detailed node-based workflows that support complex gates and loops.

What is the best way to ensure my generated AI workflows are consistent and executable?

The best way to ensure generated AI workflows are consistent and executable is to use predefined templates and standards during the design phase. This approach validates node instructions automatically, guaranteeing that the resulting workflows are modifiable and meet execution standards.

Does BlueKiwi workflow design support automated task planning and process validation?

BlueKiwi workflow design fully supports automated task planning and process validation by translating natural language inputs into structured instruction creation. It validates node instructions against predefined standards before registering the configuration on the server.

Why use natural language for AI workflow design instead of manual node configuration?

Using natural language for AI workflow design eliminates manual node configuration by directly translating plain text goals into validated, executable process structures. This approach streamlines pipeline design, ensures consistency through predefined templates, and simplifies complex task automation.