Toolverse
All skills

feishu-docs

by openclaw

飞书文档(Docx)API技能。用于创建、读取、更新和删除飞书文档。支持Markdown/HTML内容转换、文档权限管理。

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Author
openclaw
Category
Security
Views
74

About this skill

飞书文档(Docx)API技能。用于创建、读取、更新和删除飞书文档。支持Markdown/HTML内容转换、文档权限管理。

How to use

  1. Przygotuj dane dostępowe do Feishu: zaloguj się na platformę Feishu, utwórz aplikację w sekcji deweloperskiej i skopiuj App ID oraz App Secret.

  2. Skonfiguruj zmienne środowiskowe, ustawiając FEISHU_APP_ID i FEISHU_APP_SECRET. Możesz je dodać do pliku .env w katalogu projektu, a narzędzie załaduje je automatycznie.

  3. Zainstaluj zależności projektu, uruchamiając npm install w głównym katalogu umiejętności.

  4. Aby utworzyć nowy dokument z treścią, użyj komendy create z parametrem -f (token folderu, gdzie ma się znaleźć dokument), -t (tytuł dokumentu) i -c (zawartość w formacie Markdown). Narzędzie automatycznie skonwertuje Markdown na bloki dokumentu Feishu.

  5. Aby zmodyfikować istniejący dokument, użyj komendy update z parametrem -d (ID dokumentu) i -c (nowa zawartość) do pełnej zamiany, lub dodaj flagę --append, aby dołączyć tekst na końcu dokumentu.

  6. Aby udostępnić dokument innym użytkownikom, użyj komendy share z parametrem -d (ID dokumentu) i -u (ID użytkownika), któremu chcesz przyznać dostęp. Możesz też sprawdzić listę osób z dostępem za pomocą komendy permissions.

Related skills

1password

by openclaw

Set up and use 1Password CLI (op). Use when installing the CLI, enabling desktop app integration, signing in (single or multi-account), or reading/injecting/running secrets via op.

Security
1174

accessibility-compliance

by wshobson

Implement WCAG 2.2 compliant interfaces with mobile accessibility, inclusive design patterns, and assistive technology support. Use when auditing accessibility, implementing ARIA patterns, building for screen readers, or ensuring inclusive user experiences.

Security
2173

python-expert

by Shubhamsaboo

Senior Python developer expertise for writing clean, efficient, and well-documented code.\nUse when: writing Python code, optimizing Python scripts, reviewing Python code for best practices,\ndebugging Python issues, implementing type hints, or when user mentions Python, PEP 8,

Security
2777

qmd

by tobi

Search personal markdown knowledge bases, notes, meeting transcripts, and documentation using QMD - a local hybrid search engine. Combines BM25 keyword search, vector semantic search, and LLM re-ranking. Use when users ask to search notes, find documents, look up information in

Security
1951

ui-audit

by openclaw

AI skill for automated UI audits. Evaluate interfaces against proven UX principles for visual hierarchy, accessibility, cognitive load, navigation, and more. Based on Making UX Decisions by Tommy Geoco.

Security
1223

brand-voice

by anthropics

Apply and enforce brand voice, style guide, and messaging pillars across content. Use when reviewing content for brand consistency, documenting a brand voice, adapting tone for different audiences, or checking terminology and style guide compliance.

Security
48158