CLI Tools

Command line utilities

Showing 1489-1512 of 9364 skills
aiskillstore

web-fetch

by aiskillstore

Fetches web content with intelligent content extraction, converting HTML to clean markdown. Use for documentation, articles, and reference pages http/https URLs.

CLI Tools 414 7mo ago
aiskillstore

writing-hookify-rules

by aiskillstore

This skill should be used when the user asks to "create a hookify rule", "write a hook rule", "configure hookify", "add a hookify rule", or needs guidance on hookify rule syntax and patterns.

CLI Tools 414 7mo ago
aiskillstore

linear

by aiskillstore

Manages Linear issues, teams, and projects via CLI. Lists issues, creates tasks, views details, links issues, and runs GraphQL queries. Must use for "my Linear issues", "create Linear task", "link issues in Linear", "Linear API query", or any Linear project management request.

CLI Tools 414 7mo ago
aiskillstore

webapp-testing

by aiskillstore

Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.

Automation 414 7mo ago
aiskillstore

canton-network-repos

by aiskillstore

Canton Network open-source ecosystem guide covering DAML SDK, Canton runtime, and Splice applications. Use when working with Canton Network, DAML smart contracts, or building decentralized applications.

CLI Tools 414 7mo ago
aiskillstore

hook-development

by aiskillstore

This skill should be used when the user asks to "create a hook", "add a PreToolUse/PostToolUse/Stop hook", "validate tool use", "implement prompt-based hooks", "use ${CLAUDE_PLUGIN_ROOT}", "set up event-driven automation", "block dangerous commands", or mentions hook events (PreToolUse, PostToolUse, Stop, SubagentStop, SessionStart, SessionEnd, UserPromptSubmit, PreCompact, Notification). Provides comprehensive guidance for creating and implementing Claude Code plugin hooks with focus on advanced prompt-based hooks API.

CLI Tools 414 7mo ago
aiskillstore

command-development

by aiskillstore

This skill should be used when the user asks to "create a slash command", "add a command", "write a custom command", "define command arguments", "use command frontmatter", "organize commands", "create command with file references", "interactive command", "use AskUserQuestion in command", or needs guidance on slash command structure, YAML frontmatter fields, dynamic arguments, bash execution in commands, user interaction patterns, or command development best practices for Claude Code.

CLI Tools 414 7mo ago
jaechang-hits

bedtools-genomic-intervals

by jaechang-hits

"Toolkit for genomic interval operations on BED, BAM, GFF, VCF files. Find overlapping regions, merge adjacent intervals, calculate coverage depth, extract FASTA sequences, find nearest features, and manipulate interval coordinates. Essential for ChIP-seq peak annotation, target region filtering, and genome arithmetic. Use tabix instead for indexed single-region queries; use deeptools for normalized bigWig coverage."

CLI Tools 344 6mo ago
open-agreements

venture-financing

by open-agreements

Draft and fill NVCA model documents — stock purchase agreement, certificate of incorporation, investors rights agreement, voting agreement, ROFR, co-sale, indemnification, management rights letter. Series A and venture financing templates. Produces signable DOCX files.

CLI Tools 53 6mo ago
open-agreements

nda

by open-agreements

Draft and fill NDA templates — mutual NDA, one-way NDA, confidentiality agreement. Produces signable DOCX files from Common Paper and Bonterms standard forms.

CLI Tools 53 6mo ago
jaechang-hits

gatk-variant-calling

by jaechang-hits

"GATK Best Practices pipeline for germline SNP and indel variant calling from WGS/WES BAM files. Runs HaplotypeCaller in GVCF mode per sample, consolidates with GenomicsDBImport, joint-genotypes with GenotypeGVCFs, and applies VQSR or hard filters. Requires BWA-MEM2-aligned, markdup, and BQSR-processed BAMs. Use DeepVariant instead for a faster deep-learning alternative; GATK is the ENCODE/NIH standard for research and clinical genomics."

CLI Tools 344 6mo ago
jaechang-hits

deeptools-ngs-analysis

by jaechang-hits

"NGS analysis CLI toolkit for ChIP-seq, RNA-seq, ATAC-seq. BAM→bigWig conversion with normalization (RPGC, CPM, RPKM), sample correlation/PCA, heatmaps and profile plots around genomic features, enrichment fingerprints. For alignment use STAR/BWA; for peak calling use MACS2."

CLI Tools 344 6mo ago
rstackjs

rspack-debugging

by rstackjs

Helps Rspack users and developers debug crashes or deadlocks/hangs in the Rspack build process using LLDB. Use this Skill when users encounter "Segmentation fault" errors during Rspack builds or when the build progress gets stuck.

CLI Tools 90 7mo ago
NeverSight

orbstack-best-practices

by NeverSight

Patterns for OrbStack Linux VMs and Docker on macOS. Covers orbctl/orb commands, machine lifecycle, cloud-init, networking, file sharing, and SSH access. Must use when working with OrbStack, orbctl commands, or Linux VMs on macOS.

CLI Tools 203 7mo ago
rohitg00

parallel-worktrees

by rohitg00

Set up parallel coding sessions using git worktrees for zero dead time. Use when blocked on tests, builds, or wanting to explore multiple approaches simultaneously.

CLI Tools 2.8K 6mo ago
owasp-dep-scan

SKILL.md

by owasp-dep-scan

Read THREAT_MODEL.md for the detailed security model, attack paths, and workflow review guidance.

Agents 1.3K 4mo ago
TongmingLAIC

ako4all

by TongmingLAIC

Drive an agentic loop that iteratively optimizes a GPU kernel for maximum speedup. Use this skill whenever the user wants to optimize / speed up / benchmark a GPU kernel (CUDA, Triton, TileLang, C++, Python), mentions AKO / AKO4ALL / AKO4X / agentic kernel optimization, asks to "make this kernel faster", or has a kernel they want measured against a PyTorch reference. The skill handles setup, profiling (ncu), correctness checking, iteration logging, and git commits. Bootstraps a workspace in any directory the user points at.

CLI Tools 358 3mo ago
posit-dev

cli

by posit-dev

Comprehensive R package for command-line interface styling, semantic messaging, and user communication. Use this skill when working with R code that needs to: (1) Format console output with inline markup and colors, (2) Display errors, warnings, or messages with cli_abort/cli_warn/cli_inform, (3) Show progress indicators for long-running operations, (4) Create semantic CLI elements (headers, lists, alerts, code blocks), (5) Apply themes and customize output styling, (6) Handle pluralization in user-facing text, (7) Work with ANSI strings, hyperlinks, or custom containers. Also use when migrating from base R message/warning/stop, debugging cli code, or improving existing cli usage.

CLI Tools 479 6mo ago
wlzh

text-to-speech

by wlzh

文本转语音工具 - 支持脚本解析、情绪标记和后处理,基于 Edge TTS

Automation 606 7mo ago
wlzh

x-fetcher

by wlzh

抓取 X (Twitter) 推文和长文章的命令行工具。支持普通推文(文字、图片、视频链接)和 X Article 长文章(完整正文,Markdown 格式),自动保存为 Markdown 文件。基于 Jane-xiaoer/x-fetcher 项目。Use when user mentions "抓取推文", "下载推文", "保存 X 文章", "fetch tweet", or provides x.com/twitter.com URLs.

CLI Tools 606 6mo ago
wlzh

video-voice-changer Skill

by wlzh

voice-changer skill

CLI Tools 606 6mo ago
wlzh

invoice-scanner

by wlzh

扫描目录识别所有类型发票(交通、住宿、餐饮等),提取关键信息并生成分类统计报告

CLI Tools 606 7mo ago
wlzh

youtube-downloader

by wlzh

Download YouTube videos with customizable quality and format options. Use this skill when the user asks to download, save, or grab YouTube videos. Supports various quality settings (best, 1080p, 720p, 480p, 360p), multiple formats (mp4, webm, mkv), and audio-only downloads as MP3.

CLI Tools 606 7mo ago
wlzh

audiocut-keyword

by wlzh

音频关键字过滤工具 - 根据关键字配置自动识别并删除音频中的指定内容

CLI Tools 606 7mo ago