Create Feishu Doc
Generates Feishu documents from text prompts, including formatting and basic content structuring by fradser.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add create-feishu-doc npx -- -y @trustedskills/create-feishu-doc
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"create-feishu-doc": {
"command": "npx",
"args": [
"-y",
"@trustedskills/create-feishu-doc"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill allows you to create Feishu (Lark) documents programmatically. It can generate new documents, populate them with specified content, and potentially manage document metadata like title and collaborators. The skill automates the creation process, saving time and ensuring consistency in your Feishu documentation workflows.
When to use it
- Automated onboarding: Generate standardized welcome guides for new team members automatically.
- Meeting summaries: Quickly create a Feishu doc summarizing key decisions and action items from meetings.
- Project documentation: Automatically generate initial project documentation templates with pre-defined sections.
- Knowledge base creation: Build out a knowledge base by programmatically creating and populating documents based on data sources.
Key capabilities
- Document Creation: Creates new Feishu documents.
- Content Population: Adds specified content to the created document.
- Metadata Management: Potentially manages document title and collaborators (specifics not detailed).
Example prompts
- "Create a new Feishu doc titled 'Project Alpha Kickoff' with the following agenda..."
- "Generate a welcome guide for new sales reps, including sections on product training and sales processes."
- “Make a Feishu document summarizing today’s sprint planning meeting.”
Tips & gotchas
The skill requires appropriate permissions within your Feishu workspace to create documents. Specific formatting options or advanced features may require further configuration or testing depending on the underlying API implementation.
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.