I'm confused, where should I put a skill? In .agents (plural) folder or .agent (singular)?
In this document (https://antigravity.google/docs/skills), it says put in <workspace-root>/.agents/skills/<skill-folder>/
While in this document (https://codelabs.developers.google.com/getting-started-with-antigravity-skills#3), it says put in <workspace-root>/.agent/skills/
Thank you!
I'm confused, where should I put a skill? In
.agents(plural) folder or.agent(singular)?In this document (https://antigravity.google/docs/skills), it says put in
<workspace-root>/.agents/skills/<skill-folder>/While in this document (https://codelabs.developers.google.com/getting-started-with-antigravity-skills#3), it says put in
<workspace-root>/.agent/skills/Thank you!