@yandy0725/pi-dingtalk
Pi package with DingTalk workspace CLI skills for AI-powered DingTalk development
Package details
Install @yandy0725/pi-dingtalk from npm and Pi will load the resources declared by the package manifest.
$ pi install npm:@yandy0725/pi-dingtalk- Package
@yandy0725/pi-dingtalk- Version
0.2.0- Published
- Jul 28, 2026
- Downloads
- 247/mo · 24/wk
- Author
- yandy0725
- License
- MIT
- Types
- skill
- Size
- 2.1 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-dingtalk
Pi package with DingTalk workspace CLI skills for AI-powered DingTalk development.
Provides a collection of skills covering DingTalk workspace products: AITable, Chat, Calendar, Doc, Drive, Todo, Contact, Attendance, and more.
Prerequisites
Install dingtalk-workspace-cli globally:
npm install -g dingtalk-workspace-cli
Install
pi install npm:@yandy0725/pi-dingtalk
Development
# Copy skills from local DingTalk CLI installation
npm run download-skills
License
MIT