原始内容
Akhrot Skill
Agent skill for using Akhrot — OAuth-as-a-Service and API key management for AI agents and apps.
Install (skills.sh)
npx skills add upsurgeio/akhrot --skill akhrot
Install to all agents without prompts:
npx skills add upsurgeio/akhrot --skill akhrot -g -y --all
What this skill does
Teaches your AI agent how to:
- Check which providers are connected (
/ai/context/summary) - Get provider or service details (
/ai/context/:provider,/ai/context/:provider/:service) - Fetch access tokens (
POST /tokens/fetch) - Create OAuth sessions for new connections (
POST /oauth/sessions) - Call provider APIs directly with the token
Supported integrations (Akhrot)
OAuth (1): google
API Key (17): mongodb, supabase, railway, elevenlabs, typefully, openai, twilio, stripe, sendgrid, anthropic, replicate, cloudflare, cohere, postmark, mailgun, pagerduty, vercel
Links
- Akhrot — Dashboard and API keys
- API docs — Full API reference
- Live skill document — GET for latest skill markdown