lark-skill-maker

Create custom lark-cli Skills by orchestrating Flowsheet API operations.

Updated Jun 6, 2026
One-click install
npx skills add https://github.com/pixiesgeosun/agent-skills --skill lark-skill-maker-pixiesgeosun
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: lark-skill-maker
Source: https://github.com/pixiesgeosun/agent-skills/tree/main/lark-skill-maker
Command: npx skills add https://github.com/pixiesgeosun/agent-skills --skill lark-skill-maker-pixiesgeosun

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires lark-cli, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill helps users encapsulate Flowsheet API operations into reusable Skills (wrapping atomic APIs or orchestrating multi-step workflows).

Core Features & Use Cases

  • Skill Creation: Based on lark-cli, this Skill teaches AI to complete tasks using CLI commands.
  • CLI Capabilities: Offers commands for registered APIs, shortcuts, arbitrary OpenAPI calls, and parameter definitions.
  • API Research: Guides on how to explore existing APIs and shortcuts, view parameter definitions, and call unregistered APIs.
  • Skill Template: Provides a template for creating new Skills with detailed instructions on structure and best practices.

Quick Start

Create a new Skill for lark-cli by following the provided SKILL.md template instructions.

Frequently Asked Questions about lark-skill-maker

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

FAQPage Schema
How do I build custom Skills for lark-cli?▼

To build custom Skills for lark-cli, you use a provided SKILL.md template that instructs AI to complete tasks by orchestrating CLI commands. This encapsulates Flowsheet API operations into reusable workflows.

Can I call unregistered APIs when creating lark-cli automation workflows?▼

Yes, you can call unregistered APIs during lark-cli automation workflows. The Skill provides capabilities for arbitrary OpenAPI calls alongside commands for registered APIs, shortcuts, and parameter definitions.

How do I explore existing APIs and parameter definitions for lark-cli?▼

You explore existing APIs and parameter definitions for lark-cli by using the Skill's API research capabilities. It guides you to view registered APIs, inspect shortcuts, and understand parameter structures before execution.

Does lark-cli skill creation support multi-step API orchestration?▼

Yes, lark-cli skill creation supports multi-step API orchestration. It is designed to wrap atomic APIs or orchestrate complex multi-step workflows into a single reusable Skill component.

Do I need lark-cli installed to create and run custom Skills?▼

Yes, you need lark-cli installed to create and run custom Skills. The Skill creation process is fundamentally based on lark-cli, orchestrating its commands to execute Flowsheet API operations.

What is the best way to encapsulate Flowsheet API operations into reusable components?▼

The best way to encapsulate Flowsheet API operations into reusable components is by using the lark-cli Skill template. It provides detailed structural instructions and best practices for wrapping API calls.