byagnt-gg· 13 skills
Use AGNT's stored OAuth tokens and API keys to call ANY third-party API directly from the orchestrator, without building a tool or plugin first. Use this skill whenever the user asks you to "do something with my GitHub / Gmail / Drive / Slack / Notion / Stripe / Shopify / Discord / Linear / Jira / Vercel / Netlify / [any connected provider]", wants one-off data pulled from a service they're already authenticated to, says things like "check my X", "pull my Y", "list my Z", "can you see my...", "grab data from my...", or anything that requires calling an external API on their behalf. Also trigger when the user wants to prototype an integration, explore a provider's API surface, or do something no existing AGNT tool covers but their credentials already exist in the AGNT auth vault. This is the fastest path to action — skip plugin-building entirely for read-only queries, ad-hoc reports, dashboards, and exploratory work.
$npx -y skills add agnt-gg/agnt --skill annie-universal-api-orchestratorInstalls into the current project.
Run `npx skills use "https://github.com/agnt-gg/agnt" --skill "agnt-gg/agnt/annie-universal-api-orchestrator"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/agnt-gg/agnt" that are relevant to the current task. Run `npx skills add "https://github.com/agnt-gg/agnt"` and select the relevant skills, then follow their instructions.