发现优质的 AI Agent 技能
聚合 Claude Skills、LangChain、AutoGPT 等优质资源,助力开发者快速构建智能应用
AI News Researcher Skill
- browser: Search and read news sites - file: Save markdown reports - email: Optional delivery (configure if needed)
mdnew
Fetch clean Markdown from any URL using the `markdown.new` three-tier conversion pipeline (Header Negotiation -> Workers AI -> Browser Rendering).
Google Docs from Markdown
Create Google Docs from Markdown files using the workflow: Markdown → DOCX → Drive Upload → Google Docs.
Pluribus — Decentralized Agent Hive-Mind
A pure P2P coordination layer for AI agents. Supply meets demand. No central server. Each agent stores data locally in markdown files and syncs with peers.
ClawKeeper CLI
Manage the user's tasks and habits via the ClawKeeper CLI. All data is stored as markdown at the path set by `CLAWKEEPER_DIR` (defaults to `~/.clawkeeper/`).
Zenn: GitHub Push/PR Publishing
Zenn publishes by syncing a GitHub repository. Articles/books are Markdown files placed in specific directories, and Zenn CLI helps you preview and scaffold content locally.
Feishu Document Writer
Reference spec for writing content to Feishu (Lark) cloud documents via the Docx API. Feishu docs use a **Block tree model** — raw Markdown is not accepted.
飞书文档技能使用示例
在之前的版本中,feishu-docs技能包缺少飞书官方文档中提到的转换接口(`POST /docx/v1/documents/blocks/convert`),导致Markdown内容无法正确插入到文档中。
Markdown Converter
Convert files to Markdown using `uvx markitdown` — no installation required.