bk-import

Convert external code repositories, URLs, or pasted content into BlueKiwi workflows.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines the process of converting external resources such as GitHub repositories, local skills, URLs, or pasted texts into structured BlueKiwi workflows, enabling quick automation setup and reuse.

Core Features & Use Cases

  • Resource Analysis: Parses GitHub repos, local skill directories, external URLs, or raw text to identify process logic and structure.
  • Workflow Generation: Extracts steps, decision points, and loops to build a coherent, execution-ready workflow model.
  • Use Case: For instance, convert a GitHub project or a complex script collection into a reusable BlueKiwi workflow to automate repetitive tasks or integrations.

Quick Start

Ask the user to specify the resource location, analyze the content, design an appropriate node structure, and register the resulting workflow on the server without manual coding.

Frequently Asked Questions about bk-import

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

FAQPage Schema
How do I convert a GitHub repository into an automated workflow?

To convert external resources like GitHub repositories into automated workflows, you specify the resource location for analysis. The system parses source code and documentation to extract process logic, generating sequential, decision, and loop nodes for execution.

What is the process for turning pasted text or URLs into structured automation workflows?

Turning pasted text or URLs into structured automation workflows requires the system to parse the content to identify process logic and structure. It extracts steps and decision points to build a coherent, execution-ready workflow model without manual coding.

Can I use external scripts and local skill directories to build BlueKiwi workflows?

Yes, you can use external scripts and local skill directories to build BlueKiwi workflows. The resource analysis feature parses these local directories to identify process logic and generates formalized, execution-ready workflow models for automation purposes.

What's the best way to generate decision and loop nodes from existing source code?

The best way to generate decision and loop nodes from existing source code is to use an automated conversion tool. It analyzes the source code to extract steps and structural logic, building a coherent workflow model conforming to system standards.

Does converting external code repositories into workflows require manual coding?

No, converting external code repositories into workflows does not require manual coding. The system analyzes the resource location, designs an appropriate node structure, and registers the resulting workflow on the server automatically.

Are there limitations when transforming complex script collections into reusable automation workflows?

When transforming complex script collections into reusable automation workflows, the system ensures safety, correctness, and ease of future modifications. However, the generated workflow model depends entirely on the clarity of the original source code's process logic and structure.