Lark Node Sdk
The Lark Node SDK enables developers to seamlessly integrate Lark’s communication features (messaging, calling) into Node.js applications for streamlined workflows.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add lark-node-sdk npx -- -y @trustedskills/lark-node-sdk
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"lark-node-sdk": {
"command": "npx",
"args": [
"-y",
"@trustedskills/lark-node-sdk"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The lark-node-sdk skill provides access to Lark's Node.js SDK, enabling AI agents to interact with Lark applications programmatically. This includes sending messages, creating tasks, and managing events within a Lark workspace. It allows for automation of workflows and integration with other systems.
When to use it
- Automate routine tasks in Lark, such as posting updates or creating reminders based on external data.
- Integrate Lark with custom applications or services to extend its functionality.
- Build bots that respond to events within a Lark workspace, like new task assignments.
- Retrieve and process data from Lark, such as user lists or event logs.
Key capabilities
- Access to Lark's Node.js SDK
- Message sending
- Task creation
- Event management
Example prompts
- "Send a message to the #general channel in Lark saying 'Meeting starting now.'"
- "Create a task in Lark assigned to John Doe with the description 'Review document'."
- "Get a list of all unassigned tasks in Lark."
Tips & gotchas
Requires familiarity with Node.js and Lark's API documentation for optimal usage. Ensure your AI agent has appropriate permissions within the Lark workspace to perform the requested actions.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.