Skip to content

feat(skills): support loading skills in agent init#432

Merged
warm-wm merged 1 commit intomainfrom
feat/local-skills
Jan 8, 2026
Merged

feat(skills): support loading skills in agent init#432
warm-wm merged 1 commit intomainfrom
feat/local-skills

Conversation

@yaozheng-fang
Copy link
Copy Markdown
Collaborator

from veadk.agent import Agent

agent = Agent(skills=[".veadk/skills"])

print(agent.instruction)

Copy link
Copy Markdown
Collaborator

@warm-wm warm-wm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@warm-wm warm-wm merged commit e38f0a9 into main Jan 8, 2026
15 checks passed
@yaozheng-fang yaozheng-fang deleted the feat/local-skills branch January 15, 2026 01:24
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