@yandy0725/pi-lark

Pi package with Lark (Feishu) API skills for AI-powered Lark app development

Packages

Package details

skill

Install @yandy0725/pi-lark from npm and Pi will load the resources declared by the package manifest.

$ pi install npm:@yandy0725/pi-lark
Package
@yandy0725/pi-lark
Version
0.1.1
Published
Jun 28, 2026
Downloads
136/mo · 9/wk
Author
yandy0725
License
MIT
Types
skill
Size
7 MB
Dependencies
0 dependencies · 1 peer
Pi manifest JSON
{
  "skills": [
    "./skills"
  ]
}

Security note

Pi packages can execute code and influence agent behavior. Review the source before installing third-party packages.

README

pi-lark

Pi package with Lark (Feishu) API skills for AI-powered Lark app development.

Provides a collection of skills covering Lark/Feishu open platform APIs: Base, Docs, Sheets, Calendar, IM, Approval, Drive, Wiki, and more.

Prerequisites

Install @larksuite/cli globally:

npm install -g @larksuite/cli

Install

pi install npm:@yandy0725/pi-lark

Development

# Download/update skills from Feishu Open Platform
npm run download-skills

License

MIT