-
-
Notifications
You must be signed in to change notification settings - Fork 254
Milestone
Description
Objective:
Implement a comprehensive agent skills system across the Goravel ecosystem and define workflows for seamless updates and user interaction.
Proposed Features:
- 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
| - ...
- 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
| - ...
- 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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
🏗 In progress