Skip to content

[FEATURE] 为 Astron-Agent引入 Skill 封装机制 #1110

@Kathy0758

Description

@Kathy0758

Feature Description

建议在 Astron-Agent 引入一种 Skill 封装机制,使开发者和社区用户可以将自己的 Agent 能力(如 API、CLI 工具、脚本任务等)封装为 Skill,无需修改底层代码,只需提供标准化的操作说明,即可被 AstronClaw 调用执行。

Use Case

AstronClaw可以动态同步Agent的能力,在用户触发操作时自动调用,形成可复用的能力库,提高 Agent 的实用性和扩展性。

Priority Level

None

Feature Category

  • Core Functionality
  • API / Backend
  • UI / UX
  • Developer Experience
  • Performance
  • Security
  • Documentation
  • Other (explain below)

Proposed Solution

  • 开发者能够让 Astron-Agent 封装Skill。
  • AstronClaw 能动态加载 Skill,在用户触发操作时调用,形成可复用能力库。

Success Criteria

No response

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions