nyx-lark

Automates credential management for Lark/Feishu API calls via NyxID proxy.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires nyxid, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill simplifies Lark/Feishu integration, allowing direct API calls through NyxID proxy, eliminating the need for manual configuration and handling of credentials.

Core Features & Use Cases

  • NyxID Proxy: Automates credential injection for both bot and user identities.
  • Dual Service Architecture: Supports bot and user identities for different use cases.
  • API Compatibility: Integrates with Lark's full API suite, including IM, Calendar, Drive, etc.
  • Use Case: Automatically send messages, schedule events, manage files, and more without manual intervention.

Quick Start

Use the nyx-lark skill to send a message to the Lark chat with ID 'oc_xxx' saying 'Hello, team!'

Frequently Asked Questions about nyx-lark

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

FAQPage Schema
How do I automate Lark messaging without manually handling API credentials?

You can automate Lark messaging by using a proxy integration that injects credentials automatically, eliminating manual configuration. This enables seamless API calls to send messages, schedule events, and manage files directly through automated workflows.

Can I schedule calendar events and manage Drive files using the Lark API?

Yes, you can schedule calendar events and manage Drive files using the Lark API. The integration provides access to Lark's full API suite, including IM, Calendar, and Drive, allowing automated file management and event scheduling.

Do I need NyxID to set up Feishu API automation?

Yes, NyxID is a required dependency to set up Feishu API automation. It acts as the proxy automating credential injection for both bot and user identities, which is necessary for the API calls to function properly.

What is the difference between bot and user identities in Lark API workflows?

Bot and user identities represent a dual service architecture supporting different Lark API workflow use cases. This design allows automated processes to operate either as an application bot or on behalf of a specific user, providing flexible identity management.

How does a proxy integration simplify Feishu API calls?

A proxy integration simplifies Feishu API calls by automating credential injection directly into the request layer. This eliminates the need for developers to manually configure, store, and handle authentication credentials for their automation workflows.

Can I use this to send a message to a specific Lark chat ID?

Yes, you can send a message to a specific Lark chat ID by providing the chat identifier and message content. The proxy handles the API authentication, allowing your workflow to directly target chats for automated messaging.