feishu-wiki

Community

Sync Markdown docs to Feishu Wiki and knowledge.

Authorzephyrwang6
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides a toolchain to view and manage a Feishu Knowledge wiki, save Markdown notes into the wiki, and read multi-dimensional tables from Feishu, enabling syncing Obsidian/Markdown notes with Feishu knowledge bases.

Core Features & Use Cases

  • View and navigate the Feishu wiki directory structure via a Python script (scripts/list_wiki.py).
  • Save Markdown documents to Feishu wiki with optional parent nodes using scripts/save_to_wiki.py.
  • Read and display data from Feishu bitable tables using scripts/read_bitable.py.

Quick Start

To view the wiki structure: run python scripts/list_wiki.py To save a document: python scripts/save_to_wiki.py --file /path/to/document.md To read a table: python scripts/read_bitable.py --url "https://my.feishu.cn/wiki/xxx?table=yyy&view=zzz"

Dependency Matrix

Required Modules

requests

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: feishu-wiki
Download link: https://github.com/zephyrwang6/myskill/archive/main.zip#feishu-wiki

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.