lark-skill-maker

Encapsulate lark-cli API operations into reusable Skill templates.

641|104|Updated Mar 5, 2026
One-click install
npx skills add https://github.com/loongclaw-ai/loongclaw --skill lark-skill-maker-loongclaw-ai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: lark-skill-maker
Source: https://github.com/loongclaw-ai/loongclaw/tree/main/skills/larksuite-cli/lark-skill-maker
Command: npx skills add https://github.com/loongclaw-ai/loongclaw --skill lark-skill-maker-loongclaw-ai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill removes the guesswork of wrapping Feishu API calls into a shareable Skill by guiding you through the required CLI commands, templates, and security reminders.

Core Features & Use Cases

  • Skill scaffolding walks through the SKILL.md layout, metadata requirements, and best practices to ensure a consistent Skill entry point.
  • API discovery guidance explains how to inspect registered APIs, shortcuts, and raw OpenAPI endpoints with lark-cli commands and auxiliary tools.
  • Operational safety emphasizes scope identification, authentication steps, and write confirmation so automation stays secure even when performing state-changing operations.

Quick Start

Describe the Feishu automation you need and request a new lark-<name> skill blueprint built on lark-cli commands.

Frequently Asked Questions about lark-skill-maker

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

FAQPage Schema
How do I turn Feishu API calls into reusable automations?

To turn Feishu API calls into reusable automations, this Skill encapsulates lark-cli operations into reusable Skill templates. It provides scaffolding for SKILL.md layouts and guides multi-step API orchestrations.

What is the best way to structure lark-cli commands for multi-step orchestration?

The best way to structure lark-cli commands for multi-step orchestration is by using a Skill template. This Skill scaffolds SKILL.md layouts and encapsulates sequential lark-cli API operations into reusable automated workflows.

Do I need to understand OAuth scopes to automate Feishu API tasks with lark-cli?

Yes, you need to understand OAuth scopes to automate Feishu API tasks with lark-cli. This Skill emphasizes scope identification and authentication steps to ensure state-changing operations remain secure.

How do I discover available API shortcuts when building a custom Feishu automation?

To discover available API shortcuts when building a custom Feishu automation, this Skill provides API discovery guidance. It explains how to inspect registered APIs, shortcuts, and raw OpenAPI endpoints using auxiliary lark-cli commands.

What are the limitations of wrapping Feishu API calls into a Skill?

Limitations of wrapping Feishu API calls into a Skill include requiring prior knowledge of API shortcuts, schema inspection, and OAuth scopes. You must also follow operational safety protocols for write confirmations on state-changing operations.