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
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开源版
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 imagemagickcaveman
让ai少说废话 省token
curl -fsSL https://raw.githubusercontent.com/JuliusBrussee/caveman/main/install.sh | bashopenwiki
生成个人版llm wiki或者仓库版wiki
npm install -g openwikigraphifyy
将代码仓库变为知识图谱节约token
# 安装(使用包名 graphifyy)
uv tool install graphifyy
# 运行(使用命令名 graphify)
graphify .
# 全局安装skill
graphify install
# 项目级安装skill
graphify install --projectRecommended .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 # 查看状态