Skip to content

chore: centralize Euler SDK agent skill#52

Draft
Seranged wants to merge 1 commit into
mainfrom
chore/centralize-sdk-agent-skill
Draft

chore: centralize Euler SDK agent skill#52
Seranged wants to merge 1 commit into
mainfrom
chore/centralize-sdk-agent-skill

Conversation

@Seranged

@Seranged Seranged commented Jun 3, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Removes the duplicated local euler-sdk skill copy from this repository.
  • Points AGENTS.md and README.md to the canonical euler-sdk skill in euler-xyz/agent-skills.
  • Keeps this repo focused on SDK implementation docs and examples while agent skill packaging lives in the central skills repo.

Changes

  • Deletes skills/euler-sdk and its compiled/rule/metadata files.
  • Updates AGENTS.md to load the canonical euler-sdk skill from euler-xyz/agent-skills.
  • Updates README.md Agent Skills section to reference the centralized skill instructions.

Test plan

  • Commit hook ran pnpm --filter @eulerxyz/euler-v2-sdk lint:fix (reported existing lint warnings; no fixes applied)
  • Commit hook ran pnpm --filter @eulerxyz/euler-v2-sdk test (25 files passed, 293 tests passed)
  • rg check for stale local skills/euler-sdk references in markdown

Remove the local euler-sdk skill copy and point agents to the canonical skill in euler-xyz/agent-skills.
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.

1 participant