Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
skills.volces.com avatar

Skill Feishu Manager

  • 129 installs
  • skills.volces.com

Use skill-feishu-manager for development tasks

About

skill-feishu-manager: A skill for development. This provides functionality for development workflows.

  • skill-feishu-manager

Skill Feishu Manager by the numbers

  • 129 all-time installs (skills.sh)
  • +4 installs in the week ending Jul 27, 2026 (Skillselion tracking)
  • Ranked #2,731 of 4,347 Backend & APIs skills by installs in the Skillselion catalog
  • Data as of Jul 27, 2026 (Skillselion catalog sync)
npx skills add https://github.com/skills.volces.com --skill skill-feishu-manager

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs129
Repositoryskills.volces.com

What it does

Use skill-feishu-manager for development tasks

Files

SKILL.mdMarkdownGitHub ↗

Feishu Manager Skill

Complete toolkit for managing Feishu workspace.

Tools Used

  • feishu_doc - Document operations
  • feishu_wiki - Knowledge base operations
  • feishu_bitable_* - Table operations
  • feishu_drive - Cloud storage operations

Quick Reference

Documents

  • Read: feishu_doc { "action": "read", "doc_token": "ABC123" }
  • Create: feishu_doc { "action": "create", "title": "New Doc" }
  • Write: feishu_doc { "action": "write", "doc_token": "ABC123", "content": "# Title" }

Wiki

  • List spaces: feishu_wiki { "action": "spaces" }
  • Create page: feishu_wiki { "action": "create", "space_id": "...", "title": "Page" }

Bitable

  • Create table: feishu_bitable_create_app { "name": "Project" }
  • List records: feishu_bitable_list_records { "app_token": "...", "table_id": "..." }

Drive

  • List folder: feishu_drive { "action": "list", "folder_token": "..." }
  • Create folder: feishu_drive { "action": "create_folder", "name": "New" }

Permissions Required

  • docx:document
  • wiki:wiki
  • drive:drive
  • bitable:data

Related skills

Backend & APIsbackendintegrations

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.