Skip to content

[Feature] Add Skills #33

@maximedogawa

Description

@maximedogawa

User Story

As a user
I want to give the ai agent minimal skills via README.md file
So that he can use the skill as a template to fetch data for to task.

Description

Skill can be defined actions for example a fetch command the ai agent can use. This Skills are not defined tool but give the ai agent context hat he can use and give examples what functional fetch function and response will look like and he can execute that. Skills should not be the core conecept of pengine because small model cannot interpret complex skills fast enough. The skills should be easy template for example fetch request you use often and you now work easily. More important give context how the response should look like. Define Skills more like a OpenApi Request Response Schema that the AI agent can use.

Acceptance Criteria

  • Add skills template tutorial
  • Add skills but skill should be secondary. first use mcp servers
  • Skill should give additional context to request.
  • Readme.md for every skill
  • Folder structure for skills
  • Easy edit personal skill into app. local edit and public share process.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions