benedictking-skills

agent
Guvenlik Denetimi
Uyari
Health Uyari
  • License — License: MIT
  • Description — Repository has a description
  • Active repo — Last push 0 days ago
  • Low visibility — Only 6 GitHub stars
Code Uyari
  • process.env — Environment variable access in skills/context7-auto-research/scripts/context7-api.cjs
  • fs module — File system access in skills/context7-auto-research/scripts/context7-api.cjs
  • process.env — Environment variable access in skills/exa-search/scripts/exa-api.cjs
  • fs module — File system access in skills/exa-search/scripts/exa-api.cjs
  • network request — Outbound network request in skills/exa-search/scripts/exa-api.cjs
  • process.env — Environment variable access in skills/firecrawl-scraper/scripts/firecrawl-api.cjs
  • fs module — File system access in skills/firecrawl-scraper/scripts/firecrawl-api.cjs
  • network request — Outbound network request in skills/firecrawl-scraper/scripts/firecrawl-api.cjs
  • process.env — Environment variable access in skills/gpt-image-2-api/scripts/gpt-image-2-api.mjs
  • network request — Outbound network request in skills/gpt-image-2-api/scripts/gpt-image-2-api.mjs
  • process.env — Environment variable access in skills/tavily-web/scripts/tavily-api.cjs
  • fs module — File system access in skills/tavily-web/scripts/tavily-api.cjs
  • network request — Outbound network request in skills/tavily-web/scripts/tavily-api.cjs
Permissions Gecti
  • Permissions — No dangerous permissions requested

Bu listing icin henuz AI raporu yok.

SUMMARY

BenedictKing's Agent Skills collection for Claude Code and compatible agents

README.md

BenedictKing Skills

English | 简体中文

A curated Agent Skills collection published by BenedictKing.

Included skills

  • context7-auto-research — Fetch current library and framework docs from Context7
  • exa-search — Semantic web search and related-content research via Exa
  • firecrawl-scraper — Scrape pages, extract structured data, screenshots, and PDFs via Firecrawl
  • tavily-web — Web research, extraction, crawl, map, and structured research via Tavily
  • codex-review — Codex-based code review workflow for pending changes or recent commits
  • gpt-image-2-api — Generate and edit images with gpt-image-2 via OpenAI-compatible image or chat APIs

Repository layout

.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.md
  • optional scripts/
  • optional references/
  • optional .env.example

Installation

Install 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

Validation

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

Release checklist

Before publishing

  • Confirm each skills/<name>/SKILL.md has a matching name
  • Confirm required frontmatter fields are present
  • Keep executable code under skills/<name>/scripts/
  • Keep supporting docs under skills/<name>/references/
  • Run gh skill publish . --dry-run

Publish

gh skill publish . --tag v1.0.0

After publishing

  • Check the GitHub release page
  • Spot-check gh skill install commands
  • Update README examples if the pinned version changes

License

MIT

Yorumlar (0)

Sonuc bulunamadi