By mearman
Bibliography manipulation plugin supporting BibTeX, BibLaTeX, RIS, EndNote XML, and CSL JSON formats. Convert, validate, merge, filter, and perform CRUD operations on bibliography files.
npx claudepluginhub mearman/marketplace --plugin bibCreate bibliography citations from web page URLs with automatic Wayback Machine archival and metadata extraction. Use when the user asks to cite a website, create a citation for a URL, archive and cite a web page, or generate a bibliography entry from a web address.
Convert bibliography files between formats (BibTeX, BibLaTeX, RIS, EndNote XML, CSL JSON). Use when the user asks to convert, transform, or change bibliography formats.
Create new bibliography entries with interactive prompts or from templates. Add entries to existing bibliography files. Use when the user asks to add, create, or insert new bibliography entries.
Remove entries from bibliography files by ID or matching criteria. Use when the user asks to delete, remove, or purge bibliography entries.
Filter and manipulate bibliography entries by criteria (author, year, keyword, entry type). Parse, search, extract entries, and format/pretty-print files. Use when the user asks to search, filter, extract, parse, or format bibliography files.
Merge multiple bibliography files into one, handling duplicates and conflicts. Use when the user asks to combine, merge, or consolidate bibliography files.
Read and display bibliography entries with formatting options. Query specific entries by ID, author, or other criteria. Use when the user asks to show, display, view, or read bibliography entries.
Modify existing bibliography entries by updating fields, changing entry types, or correcting values. Use when the user asks to edit, update, modify, or change bibliography entries.
Validate bibliography files for format correctness and completeness. Check for required fields, syntax errors, and format-specific rules. Use when the user asks to validate, check, or verify bibliography files.
This is a Claude Code Marketplace repository: used to distribute plugins that extend Claude Code with skills, slash commands, hooks, custom agents, and protocol servers (MCP, LSP).
How marketplaces work:
1. Add this marketplace
/plugin marketplace add Mearman/marketplace
2. Install a plugin from the list below
For example, to install the Wayback Machine Archive plugin:
/plugin install wayback@mearman
3. Use the skill
Ask: "Check if example.com is archived in the Wayback Machine"
Bibliography manipulation plugin supporting BibTeX, BibLaTeX, RIS, EndNote XML, and CSL JSON formats: Convert, validate, merge, filter, and perform CRUD operations on bibliography files.
Components: 9 skills
/plugin install bib@mearman
CVE Search: Tools for searching vulnerabilities by CVE ID, product name, or vendor, with detailed vulnerability information and dependency auditing
Components: 2 skills
/plugin install cve-search@mearman
GitHub REST API: Tools for repository metadata, READMEs, user profiles, and rate limit checking
Components: 4 skills
/plugin install github-api@mearman
Gravatar Avatar URLs: Tools for generating avatar URLs from email addresses
Components: 3 skills
/plugin install gravatar@mearman
JSON Language Server: Provides validation, completion, hover, document symbols, and formatting for JSON and JSONC files with automatic schema association support
Components: LSP
/plugin install json-lsp@mearman
JSON Schema Validation: Tools for validating JSON schemas themselves, validating JSON files against schemas, and auto-validating files against their $schema reference
Components: 3 skills
/plugin install json-schema@mearman
json-toolsJSON file manipulation toolkit with query, transform, edit, validate, and format capabilities using TypeScript
Components: 1 skill, 6 commands, MCP
/plugin install json-tools@mearman
npm Registry: Tools for searching packages, getting metadata, checking existence, and fetching download statistics
Components: 4 skills
/plugin install npm-registry@mearman
NPMS Package Analysis: Tools for package quality analysis, comparison, and name suggestions
Components: 3 skills
/plugin install npms-io@mearman
PyPI JSON API: Tools for querying Python package metadata, release information, and statistics from the Python Package Index
Components: 1 skill
/plugin install pypi-json@mearman
texLaTeX manipulation, generation, and conversion tools
Components: 6 skills
/plugin install tex@mearman
Wayback Machine Archive: Tools for checking, submitting, listing, screenshotting, and cache management for archived URLs
Components: 9 skills
/plugin install wayback@mearman
/plugin marketplace update
/plugin marketplace update mearman
/plugin marketplace remove mearman
/plugin update wayback@mearman
/plugin update wayback
/plugin update
/plugin uninstall wayback@mearman
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Frontend design skill for UI/UX implementation
Humanise text and remove AI writing patterns. Detects and fixes 24 AI tell-tales including inflated language, promotional tone, AI vocabulary, filler phrases, sycophantic tone, and formulaic structure.
Expert guidance for Next.js Cache Components and Partial Prerendering (PPR). Proactively activates in projects with cacheComponents: true, providing patterns for 'use cache' directive, cacheLife(), cacheTag(), cache invalidation, and parameter permutation rendering.
Create and edit Obsidian vault files including Markdown, Bases, and Canvas. Use when working with .md, .base, or .canvas files in an Obsidian vault.