- Home
- /
- Categories
- /
- CLI Tools
CLI Tools
Command line utilities
write-script-rlang
by windmill-labs
MUST use when writing R scripts.
write-script-ansible
by windmill-labs
MUST use when writing Ansible playbooks.
raw-app
by windmill-labs
MUST use when creating raw apps.
write-script-java
by windmill-labs
MUST use when writing Java scripts.
local-review-codex
by windmill-labs
Run the CI Codex PR review locally against this branch's unpushed work (committed + uncommitted) before pushing. Same policy, model, and reasoning effort as the codex-pr-review GitHub action.
write-script-bash
by windmill-labs
MUST use when writing Bash scripts.
write-workflow-as-code
by windmill-labs
MUST use when writing or modifying Windmill Workflow-as-Code scripts using workflow, task, step, sleep, approvals, taskScript, taskFlow, task_script, or task_flow.
write-script-bigquery
by windmill-labs
MUST use when writing BigQuery queries.
preview
by windmill-labs
MUST use when opening the Windmill dev page / visual preview of a flow, script, or app. Triggers on words like preview, open, navigate to, visualize, see the flow/app/script, and after writing a flow/script/app for visual verification.
write-script-powershell
by windmill-labs
MUST use when writing PowerShell scripts.
write-script-go
by windmill-labs
MUST use when writing Go scripts.
ai-evals
by windmill-labs
Author and run black-box benchmark cases for the Windmill AI generation modes (flow/app/script/cli/global) in ai_evals/. Use when adding or changing eval cases, or when running before/after benchmarks for AI chat / copilot changes.
active-directory-attacks
by benjaminasterA
"This skill should be used when the user asks to \"attack Active Directory\", \"exploit AD\", \"Kerberoasting\", \"DCSync\", \"pass-the-hash\", \"BloodHound enumeration\", \"Golden Ticket\", ..."
address-github-comments
by benjaminasterA
"Use when you need to address review or issue comments on an open GitHub Pull Request using the gh CLI."
github-star-tracker
by cat-xierluo
GitHub Star 项目更新追踪与可视化 Dashboard 工具,自动检测版本发布、活跃度变化,生成 HTML 可视化面板
repo-research
by cat-xierluo
GitHub 仓库深度研究与整合分析工具。支持单个/多个仓库研究、与本地项目对比分析、启发式整合建议。支持主题驱动搜索模式:自动搜索相关仓库、克隆、分析并生成报告。克隆远程仓库到本地 research/ 目录,进行深度代码分析、架构评估、依赖解析,并生成结构化研究报告。触发条件:用户提供 GitHub URL 请求研究/分析/整合/对比时,或提供主题关键词请求搜索并研究相关仓库时。
piclist-upload
by cat-xierluo
通过 PicList HTTP Server 将 Markdown 文件中的本地图片上传到图床,并替换为云端链接。本技能应在用户需要上传 Markdown 中的图片、处理包含本地图片引用的 Markdown、批量处理多个 Markdown 文件或目录、或替换本地路径为云端链接以实现跨设备访问时使用。
md2word
by cat-xierluo
Markdown转Word文档技能。将Markdown文档转换为符合中文排版标准的专业格式Word文档,支持多种预设格式。适用于正式文档、论文、报告等需要规范排版的文档转换。
github-auto-star
by cat-xierluo
"从内容(文章、截图、文字)中自动提取 GitHub 仓库并 star。使用场景:(1) 用户要求分析内容并 star 相关 GitHub 项目,(2) 处理提到工具或库的文章/博客,(3) 分析包含技术引用的截图,(4) 设置定时任务自动发现并 star 仓库。"
course-generator
by cat-xierluo
从多个文献内容中系统化提取并生成结构化课程。支持 1-100+ 个文献文件,智能识别内容类型(转录/文献/混合),自动进行主题识别、课程大纲生成、总览与章节内容撰写。采用可选模块架构,适应不同类型内容(理论/实践/案例/历史等)。本技能应在用户需要将多个文献整理为系统化课程、生成学习材料、处理转录内容、或从复杂文稿中提取结构化内容时使用。
skill-manager
by cat-xierluo
管理 Claude Code Skills 和 Commands 的安装、同步、卸载和列表查看,支持从本地路径或 GitHub 仓库/子目录安装。本技能应在用户需要安装外部 skill/command、从 GitHub 仓库同步、批量安装本地目录、查看已安装的 items、或卸载不需要的 item 时使用。
aws-s3
by BagelHole
Configure S3 buckets, policies, and lifecycle rules. Implement versioning, replication, and security. Use when managing object storage on AWS.
container-registries
by BagelHole
Manage container registries including ECR, ACR, GCR, and Docker Hub. Push and pull images, configure authentication, set up repository policies, and implement image lifecycle management. Use when working with container image storage and distribution.
docker-management
by BagelHole
Build, optimize, and troubleshoot Docker containers and images. Create efficient Dockerfiles, manage container lifecycle, configure networking and volumes, and debug container issues. Use when working with Docker, containerization, or container troubleshooting.