Skip to content

Generate Agent Skills #859

@hwbrzzl

Description

@hwbrzzl

Objective:

Implement a comprehensive agent skills system across the Goravel ecosystem and define workflows for seamless updates and user interaction.

Proposed Features:

  1. Agent Skills in goravel/docs:
  • Automatically generate agent skills in the goravel/docs repository based on the documents.
  • Set up a new GitHub Action for file generation.
  • The folder structure can be:
.ai
  | - AGENTS.md (Include command lists, positions of facades, contracts, link to prompts, and other essential details.)
  | - skills(future)
  | - prompt
      | - auth.md
      | - ...
  1. Introduce a New Install Command:
  • Add a command to install the agents’ file(s) to the .ai folder of goravel/goravel from goravel/docs.
  • Allow choosing different versions.
  • The folder structure can be:
AGENTS.md 
.ai
  | - skills(future)
  | - prompt
      | - auth.md
      | - ...
  1. Introduce a New Update Command:
  • Add a command to update the agents’ file(s) when users upgrade their projects.
  • Allow updating single or all agents’ files and choose different versions.

Metadata

Metadata

Labels

No labels
No labels

Projects

Status

🏗 In progress

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions