Skip to content

feat(agent): add SkillLoaderService for multi-source skill loading#3

Merged
mengnankkkk merged 1 commit into
MaloneTalk:mainfrom
lzq986:feat/add-skill-support
May 24, 2026
Merged

feat(agent): add SkillLoaderService for multi-source skill loading#3
mengnankkkk merged 1 commit into
MaloneTalk:mainfrom
lzq986:feat/add-skill-support

Conversation

@lzq986
Copy link
Copy Markdown
Contributor

@lzq986 lzq986 commented May 23, 2026

  • Add SkillLoaderService supporting FileSystem, Git, Nacos, and Classpath sources
  • Add SkillProperties for skill configuration management
  • Add agentscope-extensions-nacos-skill dependency for Nacos integration
  • Enable local-fs skill repository with ./skills directory
  • Integrate SkillBox into AgentService for skill-based tool invocation
  • Simplify agent system prompt to support dynamic skill loading

- Add SkillLoaderService supporting FileSystem, Git, Nacos, and Classpath sources
- Add SkillProperties for skill configuration management
- Add agentscope-extensions-nacos-skill dependency for Nacos integration
- Enable local-fs skill repository with ./skills directory
- Integrate SkillBox into AgentService for skill-based tool invocation
- Simplify agent system prompt to support dynamic skill loading
@lzq986 lzq986 requested review from VLSMB and mengnankkkk May 23, 2026 13:43
@mengnankkkk mengnankkkk merged commit b70ecd6 into MaloneTalk:main May 24, 2026
3 checks passed
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.

3 participants