TopRank Skills

80,000+ Skills to Supercharge Claude

The open directory for GitHub-integrated capabilities, tools, and prompts for your AI workflows.

Showing 118511 results
benchflow-ai

crypto-analysis

by benchflow-ai

star 626

Breaks cryptographic systems and decrypts ciphertext. Use when working with RSA, AES, XOR, classical ciphers, hash funct...

benchflow-ai

bio-fasta

by benchflow-ai

star 626

Read/write FASTA, GenBank, FASTQ files. Sequence manipulation (complement, translate). Indexed random access via faidx....

benchflow-ai

biopython

by benchflow-ai

star 626

Primary Python toolkit for molecular biology. Preferred for Python-based PubMed/NCBI queries (Bio.Entrez), sequence mani...

benchflow-ai

hierarchical-models

by benchflow-ai

star 626

Patterns for hierarchical/multilevel Bayesian models including random effects, partial pooling, and centered vs non-cent...

benchflow-ai

pdb-database

by benchflow-ai

star 626

Access RCSB PDB for 3D protein/nucleic acid structures. Search by text/sequence/structure, download coordinates (PDB/mmC...

star 626

Cheminformatics toolkit for fine-grained molecular control. SMILES/SDF parsing, descriptors (MW, LogP, TPSA), fingerprin...

benchflow-ai

astropy

by benchflow-ai

star 626

Comprehensive Python library for astronomy and astrophysics. This skill should be used when working with astronomical da...

benchflow-ai

gamma-phase-associator

by benchflow-ai

star 626

An overview of the python package for running the GaMMA earthquake phase association algorithm. The algorithm expects ph...

benchflow-ai

seismic-picker-selection

by benchflow-ai

star 626

This is a summary the advantages and disadvantages of earthquake event detection and phase picking methods, shared by le...

benchflow-ai

glm-output

by benchflow-ai

star 626

Read and process GLM output files. Use when you need to extract temperature data from NetCDF output, convert depth coord...

benchflow-ai

obspy-data-api

by benchflow-ai

star 626

An overview of the core data API of ObsPy, a Python framework for processing seismological data. It is useful for parsin...

benchflow-ai

youtube-transcript

by benchflow-ai

star 626

Download YouTube video transcripts when user provides a YouTube URL or asks to download/get/fetch a transcript from YouT...

benchflow-ai

xml-element-extractor

by benchflow-ai

star 626

Extract specific XML elements from source files using Python and optionally format with xmllint. This skill should be us...

benchflow-ai

financial-document-parser

by benchflow-ai

star 626

Extract and analyze data from invoices, receipts, bank statements, and financial documents. Categorize expenses, track r...

benchflow-ai

document-processing-pdf

by benchflow-ai

star 626

Process, parse, create, and manipulate PDF documents using libraries like pdf-lib, PDFKit, or pdf-parse for document gen...

star 626

ALWAYS use this skill instead of the Read tool for PDF files. The Read tool cannot extract PDF tables properly. Use this...

star 626

Extract specific fields from JSON files efficiently using jq instead of reading entire files, saving 80-95% context.

benchflow-ai

python-json

by benchflow-ai

star 626

UTF-8 JSON file I/O utilities to avoid Windows encoding issues (CP-1252 vs UTF-8)

benchflow-ai

latex-pdf-compiler

by benchflow-ai

star 626

Compiles LaTeX source code to PDF using pdflatex. Use this skill whenever the user asks to create and compile LaTeX docu...

benchflow-ai

fuzzy-name-search

by benchflow-ai

star 626

This skill includes search capability in 13F, such as fuzzy search a fund information using possibly inaccurate name, or...

benchflow-ai

13f-analyzer

by benchflow-ai

star 626

Perform various data analysis on SEC 13-F and obtain some insights of fund activities such as number of holdings, AUM, a...

benchflow-ai

forge-lang-c

by benchflow-ai

star 626

C development standards including make, gcc/clang, valgrind, and cppcheck. Use when working with C files, Makefiles, or...

benchflow-ai

check-secrets

by benchflow-ai

star 626

Scan the codebase for potential secret leaks including API keys, tokens, passwords, hardcoded project IDs, and sensitive...

benchflow-ai

python-coding

by benchflow-ai

star 626

Best practices for writing high quality production grade Python code