Skip to content

feat: add skill api support#180

Merged
gusye1234 merged 16 commits intodevfrom
feat/skill_api
Jan 26, 2026
Merged

feat: add skill api support#180
gusye1234 merged 16 commits intodevfrom
feat/skill_api

Conversation

@gusye1234
Copy link
Copy Markdown
Contributor

@gusye1234 gusye1234 commented Jan 19, 2026

Why we need this PR?

This pr add skill api to Acontext, which can load agent skills in sandbox, provider agentic tools and prompts to find, use skills.
Just like https://platform.claude.com/docs/en/build-with-claude/skills-guide

Implementation Tasks

Please ensure your pull request meets the following requirements:

  • add context prompt abs
  • add skill download api
  • add bash agent tool
  • inject skills in bash agent prompt
  • add docs for e2e test

Impact Areas

Which part of Acontext would this feature affect?

  • Client SDK (Python)
  • Client SDK (TypeScript)
  • Core Service
  • API Server
  • Dashboard
  • CLI Tool
  • Documentation
  • Other: ...

Checklist

  • Open your pull request against the dev branch.
  • All tests pass in available continuous integration systems (e.g., GitHub Actions).

protobuf has vulnerabilities in its latest version 6.33.4, which I can't fix unless google release a new sdk version

  • Tests are added or modified as needed to cover code changes.

@gusye1234 gusye1234 force-pushed the feat/skill_api branch 2 times, most recently from 08aecd9 to 4006763 Compare January 25, 2026 04:45
@gusye1234 gusye1234 marked this pull request as ready for review January 25, 2026 15:53
@gusye1234 gusye1234 merged commit e292f38 into dev Jan 26, 2026
9 of 10 checks passed
@GenerQAQ GenerQAQ deleted the feat/skill_api branch March 9, 2026 02:43
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