lark-skill-maker

Create custom Skills for lark-cli to encapsulate Flybook API operations.

Updated May 8, 2026
One-click install
npx skills add https://github.com/gztcode/my-skills --skill lark-skill-maker-gztcode
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: lark-skill-maker
Source: https://github.com/gztcode/my-skills/tree/main/lark-skill-maker
Command: npx skills add https://github.com/gztcode/my-skills --skill lark-skill-maker-gztcode

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill simplifies the process of creating custom Skills for lark-cli, enabling users to encapsulate Flybook API operations into reusable Skills.

Core Features & Use Cases

  • Custom Skill Creation: Allows users to create their own Skills to encapsulate atomic API operations or orchestrate multi-step workflows.
  • API Integration: Provides a set of CLI commands to interact with Flybook OpenAPI, facilitating the integration of external services.
  • Template and Guidance: Offers a SKILL.md template with detailed instructions for creating and implementing Skills.
  • Use Case: For users who need to wrap Flybook API operations into reusable Skills, this Skill streamlines the development process and enhances productivity.

Quick Start

Start by reading the SKILL.md template to understand the structure and requirements for creating a Skill.

Frequently Asked Questions about lark-skill-maker

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

FAQPage Schema
How do I encapsulate Flybook API operations into reusable workflows?

To encapsulate Flybook API operations, you create custom Skills for lark-cli that wrap atomic API calls or orchestrate multi-step workflows into reusable components. This Skill provides templates and CLI commands to streamline the API integration process.

What is the best way to create custom CLI commands for Flybook OpenAPI?

Creating custom CLI commands for Flybook OpenAPI is best handled by developing custom Skills using lark-cli. This approach allows you to encapsulate API operations into structured commands, automating workflows efficiently through a provided SKILL.md template.

Do I need lark-cli installed to build custom Skills for Flybook?

Yes, you need lark-cli installed and configured to build and manage custom Skills for Flybook. The Skill relies on the lark-cli environment to execute commands and interact with the Flybook OpenAPI for workflow automation.

How does the SKILL.md template help with skill creation?

The SKILL.md template helps with skill creation by offering detailed instructions and a structured format for defining custom Skills. It guides you through implementing encapsulated Flybook API operations and multi-step workflows within lark-cli.

Can I automate multi-step workflows by integrating external services with Flybook?

Yes, you can automate multi-step workflows and integrate external services with Flybook by creating custom Skills for lark-cli. These Skills use CLI commands to interact with the Flybook OpenAPI, orchestrating complex operations automatically.