Add agent skills support /google-styleguide#980
Conversation
d9b5580 to
4475155
Compare
|
Happy to move it to https://github.com/google/skills if needed. |
vapier
left a comment
There was a problem hiding this comment.
if we land it in this repo, we should at least use symlinks instead of duplicating .md files.
somewhere you should document why you need/want to transform the HTML into MD. maybe in the Python script that does the transformation.
we should add a GH action that runs the script in a "check" or "diff" mode so that it fires on every PR to make sure things stay in sync.
I don't have a strong opinion on putting it in here vs google/skills. if there's guidance in using that project as a single source of Google skills, then that makes sense.
b4f90d4 to
8d48afe
Compare
58a018e to
45e0a77
Compare
Done! This worked a lot better and tested installing skills with the symlinks and had no issues.
No longer doing a transform
Done and will run on every push
This repo would be ideal since it could stay in sync |
45e0a77 to
a00a986
Compare
Adds agents skills support for the style guides for various languages. Created as a single skill since most repos have a variety of languages included.