Add gepa-optimize-anything Agent Skill (+ plugin/marketplace)#385
Open
LakshyAAAgrawal wants to merge 1 commit into
Open
Add gepa-optimize-anything Agent Skill (+ plugin/marketplace)#385LakshyAAAgrawal wants to merge 1 commit into
LakshyAAAgrawal wants to merge 1 commit into
Conversation
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>
Changed Files
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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.
/plugin marketplace add gepa-ai/gepa/plugin install gepa-optimize-anything@gepaworks.