Joseph Mearman
Community@mearman · near Llanfairpwllgwyngyllgogerychwyrndrobwllllantysiliogogogoch, Wales, UK
Agent Skills by Joseph Mearman
Showing 34 vetted skills indexed across 1 GitHub repositories.
npms-suggest
Suggest npm package names and autocomplete feeds from NPMS.io.
npms-compare
Compare npm packages side-by-side using NPMS.io quality scores.
npms-analyze
Query the NPMS.io API to retrieve quality, popularity, and maintenance scores for npm packages.
pypi-package-info
Retrieve PyPI package metadata including versions, licenses, and dependencies.
md-to-latex
Convert Markdown documents into LaTeX format via file or standard input.
latex-to-md
Convert LaTeX documents to Markdown while preserving structure and math syntax.
JSON Manipulation Patterns
Guide JSON manipulation with path queries, transformations, and schema validation.
gravatar-url
Generate Gravatar URLs from email addresses with MD5 hashing and optional parameters.
gravatar-download
Download Gravatar avatar images for an email to a local file.
gravatar-check
Checks whether an email has a Gravatar via HTTP HEAD request with404 fallback detection.
github-readme
Fetch and decode GitHub repository README content via the GitHub API.
github-user
Fetch GitHub user profile data from the GitHub API.
github-repo
Retrieve GitHub repository metadata including stars, forks, issues, languages, and license.
github-rate-limit
Fetch GitHub API core and search rate limit quotas for the current user.
wayback-newest
Finds the latest Wayback Machine archived snapshot for a URL via CDX API fastLatest.
wayback-submit
Archive URLs via the Wayback SPN2 API with optional capture_outlinks and delay_wb_availability parameters.
wayback-check
Check if a URL is archived by the Wayback Machine and return the snapshot URL and timestamp.
wayback-range
Query the CDX API for the oldest and newest Wayback snapshots of a URL.
wayback-cache
Manage Wayback Machine API response caching with SHA-256 keys.
wayback-oldest
Identify the oldest Wayback Machine capture for a URL using oldest-newest.ts script with --oldest-only option.
wayback-frequency
Compute Wayback Machine capture frequency for URLs over date ranges.
wayback-screenshot
Retrieve archived screenshots of a URL from the Wayback Machine.
wayback-list
Retrieve archived snapshots for a URL from the Wayback Machine CDX API.
bib-cite-web
Extract webpage metadata to generate BibTeX or CSL JSON citations with Wayback Machine archival.