CLI 工具

命令行工具

显示 1489-1512 / 共 9364 个技能
aiskillstore

web-fetch

aiskillstore

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

CLI 工具 414 7个月前
aiskillstore

writing-hookify-rules

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 工具 414 7个月前
aiskillstore

linear

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 工具 414 7个月前
aiskillstore

webapp-testing

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.

自动化 414 7个月前
aiskillstore

canton-network-repos

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 工具 414 7个月前
aiskillstore

hook-development

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 工具 414 7个月前
aiskillstore

command-development

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 工具 414 7个月前
jaechang-hits

bedtools-genomic-intervals

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 工具 344 6个月前
open-agreements

venture-financing

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 工具 53 6个月前
open-agreements

nda

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 工具 53 6个月前
jaechang-hits

gatk-variant-calling

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 工具 344 6个月前
jaechang-hits

deeptools-ngs-analysis

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 工具 344 6个月前
rstackjs

rspack-debugging

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 工具 90 7个月前
NeverSight

orbstack-best-practices

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 工具 203 7个月前
rohitg00

parallel-worktrees

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 工具 2782 6个月前
owasp-dep-scan

SKILL.md

owasp-dep-scan

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

智能体 1281 4个月前
TongmingLAIC

ako4all

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 工具 358 3个月前
posit-dev

cli

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 工具 479 6个月前
wlzh

text-to-speech

wlzh

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

自动化 606 7个月前
wlzh

x-fetcher

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 工具 606 6个月前
wlzh

video-voice-changer Skill

wlzh

voice-changer skill

CLI 工具 606 6个月前
wlzh

invoice-scanner

wlzh

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

CLI 工具 606 7个月前
wlzh

youtube-downloader

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 工具 606 7个月前
wlzh

audiocut-keyword

wlzh

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

CLI 工具 606 7个月前