You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some projects may like to take advantage of tools like Agent Package Manager. A tool like this can point to SKILL.md files in remote repos and "install" copies of those files into the current repo and do it in an automated way to support numerous agents (eg. Copilot, Claude, etc), as well as propagating updates when the original file is modified.
If Verify had an actual SKILL.md file somewhere in its repo, then I could tell apm to install it from here, which would be nice.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
I note that there is some documentation on adding a
SKILL.mdfile for Verify in https://github.com/VerifyTests/Verify/blob/main/docs/ai-usage.mdSome projects may like to take advantage of tools like Agent Package Manager. A tool like this can point to
SKILL.mdfiles in remote repos and "install" copies of those files into the current repo and do it in an automated way to support numerous agents (eg. Copilot, Claude, etc), as well as propagating updates when the original file is modified.If Verify had an actual
SKILL.mdfile somewhere in its repo, then I could tell apm to install it from here, which would be nice.All reactions