drawio

支持在wsl2使用windows的drawio exe

drawio-mcp/skill-cli/drawio/SKILL.md at main · jgraph/drawio-mcp

可以在Release 30.0.4 · jgraph/drawio-desktop 安装

playwright cli

microsoft/playwright-cli: CLI for common Playwright actions. Record and generate Playwright code, inspect selectors and take screenshots.

feishu cli

飞书CLI|让AI直接操作你的飞书,一键安装开源工具 - 飞书官网

opencli

更高级的操控浏览器,可以操控自己的edge

jackwener/OpenCLI: Make Any Website into CLI & Use your logged-in browser by AI agent.

https://chromewebstore.google.com/detail/opencli/ildkmabpimmkaediidaifkhjpohdnifk

open-zread

zread cli开源版

bb-boy680/open-zread: AI-powered codebase-to-Wiki generator. One command turns any repo into a structured Wiki with Mermaid diagrams, diff-aware sync, and 75+ LLM providers. Open-source successor to zread.ai

liteparse

run-llama/liteparse: A fast, helpful, and open-source document parser

解析pdf,docx,高效

pnpm install -g @llamaindex/liteparse
npx skills add run-llama/llamaparse-agent-skills --skill liteparse
apt-get install libreoffice imagemagick

caveman

让ai少说废话 省token

curl -fsSL https://raw.githubusercontent.com/JuliusBrussee/caveman/main/install.sh | bash

JuliusBrussee/caveman: 🪨 why use many token when few token do trick — Claude Code skill that cuts 65% of tokens by talking like caveman

openwiki

生成个人版llm wiki或者仓库版wiki

npm install -g openwiki

langchain-ai/openwiki: OpenWiki is a CLI that writes and maintains agent documentation for your codebase.

graphifyy

将代码仓库变为知识图谱节约token

# 安装(使用包名 graphifyy)  
uv tool install graphifyy
# 运行(使用命令名 graphify)  
graphify .
# 全局安装skill
graphify install
# 项目级安装skill
graphify install --project

Recommended .gitignore additions:

graphify-out/cost.json        # local only
# graphify-out/cache/         # optional: commit for speed, skip to keep repo small

安装 git commit hook 后,每次提交代码会自动重建图谱:

graphify hook install    # 安装  

graphify hook uninstall  # 卸载  

graphify hook status     # 查看状态

safishamsi/graphify: AI coding assistant skill (Claude Code, Codex, OpenCode, Cursor, Gemini CLI, and more). Turn any folder of code, SQL schemas, R scripts, shell scripts, docs, papers, images, or videos into a queryable knowledge graph. App code + database schema + infrastructure in one graph.

Last modification:July 15, 2026
如果觉得我的文章对你有用,请随意赞赏