Skip to content

Add gepa-optimize-anything Agent Skill (+ plugin/marketplace)#385

Open
LakshyAAAgrawal wants to merge 1 commit into
feat/optimize-anything-omnifrom
add-agent-skill
Open

Add gepa-optimize-anything Agent Skill (+ plugin/marketplace)#385
LakshyAAAgrawal wants to merge 1 commit into
feat/optimize-anything-omnifrom
add-agent-skill

Conversation

@LakshyAAAgrawal

Copy link
Copy Markdown
Contributor

Ship optimize_anything as a Claude Code Agent Skill so coding agents that clone the repo auto-discover how to drive it, and so it can be installed standalone via the plugin marketplace.

  • .claude/skills/gepa-optimize-anything/ — SKILL.md + references/, templates/, scripts/ (validated against the optimize_anything API on this branch: OptimizeAnythingConfig, engine="gepa"|"best_of_n"|"autoresearch"|"meta_harness", max_evals/engine_config).
  • .claude/skills/gepa-optimize-anything/.claude-plugin/plugin.json and root .claude-plugin/marketplace.json so /plugin marketplace add gepa-ai/gepa
    • /plugin install gepa-optimize-anything@gepa works.
  • AGENTS.md: pointer section so any agent (Claude Code, Cursor, Codex, …) finds it.
  • README.md: "Use GEPA as an Agent Skill" subsection.
  • docs: new guides/agent-skill.md + mkdocs nav entry.

Ship optimize_anything as a Claude Code Agent Skill so coding agents that
clone the repo auto-discover how to drive it, and so it can be installed
standalone via the plugin marketplace.

- .claude/skills/gepa-optimize-anything/ — SKILL.md + references/, templates/,
  scripts/ (validated against the optimize_anything API on this branch:
  OptimizeAnythingConfig, engine="gepa"|"best_of_n"|"autoresearch"|"meta_harness",
  max_evals/engine_config).
- .claude/skills/gepa-optimize-anything/.claude-plugin/plugin.json and root
  .claude-plugin/marketplace.json so `/plugin marketplace add gepa-ai/gepa`
  + `/plugin install gepa-optimize-anything@gepa` works.
- AGENTS.md: pointer section so any agent (Claude Code, Cursor, Codex, …) finds it.
- README.md: "Use GEPA as an Agent Skill" subsection.
- docs: new guides/agent-skill.md + mkdocs nav entry.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@semanticdiff-com

semanticdiff-com Bot commented Jun 28, 2026

Copy link
Copy Markdown

Review changes with  SemanticDiff

Changed Files
File Status
  .claude-plugin/marketplace.json  0% smaller
  .claude/skills/gepa-optimize-anything/.claude-plugin/plugin.json  0% smaller
  .claude/skills/gepa-optimize-anything/SKILL.md Unsupported file format
  .claude/skills/gepa-optimize-anything/references/api.md Unsupported file format
  .claude/skills/gepa-optimize-anything/references/gotchas.md Unsupported file format
  .claude/skills/gepa-optimize-anything/references/tracking.md Unsupported file format
  .claude/skills/gepa-optimize-anything/references/writing_evaluators.md Unsupported file format
  .claude/skills/gepa-optimize-anything/scripts/preflight.py  0% smaller
  .claude/skills/gepa-optimize-anything/templates/optimize_prompt.py  0% smaller
  AGENTS.md Unsupported file format
  README.md Unsupported file format
  docs/docs/guides/agent-skill.md Unsupported file format
  docs/mkdocs.yml  0% smaller

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants