- 📁 ooxml/
- 📁 scripts/
- 📄 docx-js.md
- 📄 ooxml.md
- 📄 SKILL.md
Comprehensive document creation, editing, and analysis with support for tracked changes, comments, formatting preservation, and text extraction. When Claude needs to work with professional documents (.docx files) for: (1) Creating new documents, (2) Modifying or editing content, (3) Working with tracked changes, (4) Adding comments, or any other document tasks
Abilityai
from GitHub
工具与效率
Add a Testing section to a feature flow document using the standard template.
normand1
from GitHub
开发与编程
Generate a LearnChain deep-dive document for the active Codex session. Use when the user asks for a deep dive, learning writeup, session summary document, or retrospective based on the current Codex conversation, especially when LearnChain should produce the markdown artifact automatically from `CODEX_THREAD_ID`.
- 📁 ooxml/
- 📁 scripts/
- 📁 spec/
- 📄 .gitignore
- 📄 docx-js.md
- 📄 LICENSE.txt
Comprehensive document creation, editing, and analysis with support for tracked changes, comments, formatting preservation, and text extraction. When Claude needs to work with professional documents (.docx files) for: (1) Creating new documents, (2) Modifying or editing content, (3) Working with tracked changes, (4) Adding comments, or any other document tasks
btakita
from GitHub
工具与效率
Submit a session document to an AI agent and append the response
JasonFang1993
from GitHub
工具与效率
Feishu document read/write operations. Activate when user mentions Feishu docs, cloud docs, or docx links. --- # Feishu Document Tool Single tool `feishu_doc` with action parameter for all document operations, including table creation for Docx. ## Token Extraction From URL `https://xxx.feishu.cn/docx/ABC123def` → `doc_token` = `ABC123def` ## Actions ### Read Document ```json { "action": "read", "doc_token": "ABC123def" } ```
Open a document in crit's interactive TUI for review. After the review, address any comments by editing the document. Use when a plan or document needs human review, when the user asks to review a document, or after generating/updating a plan.
- 📁 automation-ref/
- 📄 SKILL.md
Use when starting automated GDIM execution from a design document. Analyzes the document, splits it into multiple GDIM flows, generates task directory with configs and entry script.
产品文档工具——正向(需求→文档)或逆向(代码→文档)两种模式。触发场景:(1) 为已有产品还原/补全文档,(2) 为新功能/模块编写产品文档,(3) 用户说"写文档"、"还原文档"、"doc"、"产品文档"、"document"。
wpfleger96
from GitHub
工具与效率
This skill should be used when the user asks to 'create AGENTS.md', 'update AGENTS.md', 'add to AGENTS.md', 'document the repo', 'write repo documentation', 'create repository guide', 'document patterns', 'document conventions', 'add coding guidelines', or after implementing features to document new patterns, conventions, commands, or gotchas that should be added to AGENTS.md. Also triggers when noticing undocumented patterns, repeated gotchas, or missing workflow documentation.