💡 摘要
KMTools为CLI工具和开发工作流程提供便携式AI技能,提高各种AI助手的生产力。
🎯 适合人群
🤖 AI 吐槽: “看起来很能打,但别让配置把人劝退。”
风险:Medium。建议检查:是否执行 shell/命令行指令;是否发起外网请求(SSRF/数据外发)。以最小权限运行,并在生产环境启用前审计代码与依赖。
KMTools
A lola module providing portable AI skills for CLI tools and development workflows.
Write your AI context once, use it everywhere—these skills work with Claude Code, Cursor, Gemini CLI, and any other AI assistant that lola supports.
Installation
# Add the module to your registry lola mod add https://github.com/seckatie/kmtools.git # Install to all assistants (user scope) lola install kmtools # Or install to a specific project lola install kmtools -s project ./my-project
Skills
| Skill | Description | |-------|-------------| | llm | Simon Willison's llm CLI for running prompts, embeddings, and structured data extraction across dozens of models | | parakeet | Audio transcription using NVIDIA's Parakeet ASR model optimized for Apple MLX | | yt-dlp | Download audio/video from thousands of websites with format selection and post-processing | | just | Command runner for project-specific tasks with recipes, .env loading, and cross-platform support | | jj-vcs | Jujutsu version control—Git-compatible with automatic rebasing and first-class conflict tracking | | piper | Local neural text-to-speech with natural sounding voices | | mermaid | Generate diagrams from code using mermaid-cli (20+ diagram types) | | jira-cli | Non-interactive Jira ticket management from the command line | | browser-tools | Minimal CDP tools for browser automation and web scraping | | gh | GitHub CLI for rulesets, releases, PRs, issues, and repository management |
Usage
Once installed, your AI assistant will automatically load these skills when working on relevant tasks. Each skill includes documentation, usage patterns, and best practices for its respective tool.
License
优点
- 支持多种AI助手
- 提供广泛的实用技能
- 提高开发工作流程的生产力
缺点
- 依赖于lola框架
- 某些技能可能需要额外设置
- 某些技能的文档有限
相关技能
免责声明:本内容来源于 GitHub 开源项目,仅供展示和评分分析使用。
版权归原作者所有 SecKatie.
