Ci Automation
Use when running GitHub Actions locally, creating task runner recipes, generating changelogs from git history, managing GitHub PRs/issues/releases programmatically, or creating encrypted backups
Web Crawling
Use when scraping web pages, automating browser interactions, crawling sites for content, or extracting data from rendered JavaScript pages
Python Tooling
Use when managing Python packages, virtual environments, or linting and formatting Python code
Api Testing
Use when testing HTTP endpoints, probing URLs for status and headers, or running declarative API test suites from plain text files
Web Research
Use when extracting article text from news URLs or downloading video or audio with metadata
Data Processing
Use when working with structured data files (CSV, JSON, YAML, TOML, Parquet) — querying, transforming, filtering, aggregating, or converting between formats
Security Scanning
Use when checking code for vulnerabilities, linting shell scripts, scanning containers or IaC for security issues, or managing encrypted secrets