By BenedictKing
Provides a suite of agent skills including code review with changelog generation, dependency documentation retrieval, semantic web and academic search, web scraping and crawling, AI image generation, and web research via multiple search APIs.
Use this skill when users ask for code review, review pending changes, or inspect the latest commit with Codex-based review workflows. It prepares context, runs project linting, and reviews the result.
Use this skill when users need current documentation, setup steps, API references, or code examples for a named library, framework, SDK, or API. It fetches up-to-date Context7 docs.
Use this skill when users need semantic web search, similar-page discovery, result content retrieval, research-paper lookup, GitHub discovery, or structured Exa-powered research.
Use this skill when users need to scrape web pages, extract structured page data, take website screenshots, parse PDFs, batch-scrape URLs, or crawl a site with Firecrawl.
Generate and edit images with gpt-image-2 through a third-party OpenAI-compatible API using .env-configured OPENAI_API_KEY and OPENAI_BASE_URL values. Use when the user asks to create images, edit reference images, create visual assets, illustrations, or image variations with a configurable API endpoint.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimnpx claudepluginhub benedictking/benedictking-skillsBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
English | 简体中文
A curated Agent Skills collection published by BenedictKing.
context7-auto-research — Fetch current library and framework docs from Context7exa-search — Semantic web search and related-content research via Exafirecrawl-scraper — Scrape pages, extract structured data, screenshots, and PDFs via Firecrawltavily-web — Web research, extraction, crawl, map, and structured research via Tavilycodex-review — Codex-based code review workflow for pending changes or recent commitsgpt-image-2-api — Generate and edit images with gpt-image-2 via OpenAI-compatible image or chat APIs.claude-plugin/plugin.json
skills/
context7-auto-research/
exa-search/
firecrawl-scraper/
tavily-web/
codex-review/
gpt-image-2-api/
Each skill follows the Agent Skills layout:
SKILL.mdscripts/references/.env.exampleInstall the whole collection:
gh skill install BenedictKing/benedictking-skills
Install a single skill:
gh skill install BenedictKing/benedictking-skills exa-search
Pin a specific release:
gh skill install BenedictKing/benedictking-skills exa-search --pin v1.0.0
Validate the whole collection:
gh skill publish . --dry-run
Validate a single script entrypoint if needed:
node skills/exa-search/scripts/exa-api.cjs --help
skills/<name>/SKILL.md has a matching nameskills/<name>/scripts/skills/<name>/references/gh skill publish . --dry-rungh skill publish . --tag v1.0.0
gh skill install commandsMIT
Curated plugin marketplace for AI agents, compatible with Claude Code, Codex, and OpenSkills frameworks.
Z.AI vision, search, reader, and GitHub exploration via CLI and MCP. Analyze images, search the web, read pages as markdown, explore repos.
Refactor and simplify code for clarity and maintainability. Helps AI agents reduce code complexity, improve readability, and optimize code structure.
Evidence-based agent skills compiler with progressive capability tiers (Quick/Forge/Forge+/Deep).
Collection of agent skills demonstrating various capabilities including skill creation, MCP building, visual design, algorithmic art, internal communications, web testing, artifact building, Slack GIFs, and theme styling
Discipline plugins for Claude Code — prompt engineering, agent dispatch, writing, search, and browser/DevTools control