Skip to content

[api][runtime] Extend agent skill loading repository.#655

Open
wenjin272 wants to merge 2 commits into
apache:mainfrom
wenjin272:skill-repo-extending
Open

[api][runtime] Extend agent skill loading repository.#655
wenjin272 wants to merge 2 commits into
apache:mainfrom
wenjin272:skill-repo-extending

Conversation

@wenjin272
Copy link
Copy Markdown
Collaborator

@wenjin272 wenjin272 commented May 11, 2026

Linked issue: #592, #593, #594

Purpose of change

Extend the way Flink-Agents loads external agent skills:

  • load agent skills from remote urls (only http/https point to a zip)
  • load agent skills from python package
  • load agent skills from java classpath

Tests

ut

API

Yes, add from_xxx to Skills.

Documentation

  • doc-needed
  • doc-not-needed
  • doc-included

@github-actions github-actions Bot added doc-needed Your PR changes impact docs. fixVersion/0.3.0 The feature or bug should be implemented/fixed in the 0.3.0 version. priority/major Default priority of the PR or issue. and removed doc-needed Your PR changes impact docs. labels May 11, 2026
@wenjin272 wenjin272 changed the title Skill repo extending [api][runtime] Extend agent skill loading repository. May 11, 2026
@github-actions github-actions Bot added doc-needed Your PR changes impact docs. and removed doc-needed Your PR changes impact docs. labels May 11, 2026
wenjin272 and others added 2 commits May 12, 2026 11:59
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@wenjin272 wenjin272 force-pushed the skill-repo-extending branch from f448700 to f2d4239 Compare May 12, 2026 04:00
@wenjin272 wenjin272 requested a review from wzhero1 May 12, 2026 05:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

doc-needed Your PR changes impact docs. fixVersion/0.3.0 The feature or bug should be implemented/fixed in the 0.3.0 version. priority/major Default priority of the PR or issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant