-
Notifications
You must be signed in to change notification settings - Fork 1.4k
chore: add Agent Skills #9515
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
chore: add Agent Skills #9515
Conversation
|
do we need to commit these or can we deploy them as part of the docs build? |
|
@devongovett I think the other options are:
I guess the |
|
Discussed with the team, and it seems like we're leaning towards this solution:
|
|
Just noticed that so we might be able to just deploy these to the CDN and have them be installed that way. |
|
Build successful! 🎉 |
|
Build successful! 🎉 |
|
Build successful! 🎉 |
Related to #9508.
Adds a script to generate Agent Skills based on our documentation.
This
yarn generate:skillsscript uses our existing markdown docs build output, and copies/formats them to match the Agent Skills spec. The script outputs these into our docs build in the.well-known/directory.Users will be able to install them by via npx skills:
More resources:
✅ Pull Request Checklist:
📝 Test Instructions:
Try running these in any project:
React Spectrum (S2):
React Aria:
The skills should get placed in the current project.
🧢 Your Project: