Favicon of onecli-gateway

onecli-gateway Skill

AI Agent SkillTypeScriptOpen source

OneCLI Gateway: transparent HTTPS proxy that injects stored credentials into outbound calls. You MUST use this skill when the user asks you to read emails, check calendar, access GitHub repos, create issues, check Stripe payments, or interact with ANY external service or API. Do NOT use browser extensions or OAuth CLI Published by microsoft in amplifier-app-nanoclaw.

Decision snapshot

Is this a fit?

Best for

Browser automation, Includes SKILL.md, Reusable instructions

Works with

Compatibility not yet detected.

Access

OAuth authentication, Credentials required

Setup

Copy skill directory

Project health

2 months ago · MIT license

Considerations

Access note: OAuth.

What is onecli-gateway Skill?

OneCLI Gateway: transparent HTTPS proxy that injects stored credentials into outbound calls. You MUST use this skill when the user asks you to read emails, check calendar, access GitHub repos, create issues, check Stripe payments, or interact with ANY external service or API. Do NOT use browser extensions or OAuth CLI Published by microsoft in amplifier-app-nanoclaw. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.

Trust signal
95/100
Maintenance signal
90/100
Adoption signal
11/100

Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement. See how SkillIndex evaluates profiles.

Key capabilities

  • Includes SKILL.md support
  • Reusable instructions support
  • Browser automation
  • Browser automation use cases

Declared skill metadata

  • Declared author: onecli
  • Compatibility: Requires HTTPSPROXY set in environment (automatic when launched via onecli run)
  • Source file: container/skills/onecli-gateway/SKILL.md

These fields retain source and confidence evidence from the indexed SKILL.md.

Compatibility and setup

Copy skill directory
  • Install or run with Copy skill directory
  • OAuth

Requirements and access

OAuth

Security and permissions

Review permissions before connecting any MCP server to an agent. Pay special attention to whether it can read local files, write data, call external services, or perform destructive actions.

Credentials requiredOAuth authentication

When to use onecli-gateway Skill

  • Use it for browser automation.

Built with

TypeScriptCopy skill directory

Editorial notes

Source

  • Creator: microsoft
  • Repository: microsoft/amplifier-app-nanoclaw
  • Skill file: container/skills/onecli-gateway/SKILL.md

What it does

OneCLI Gateway: transparent HTTPS proxy that injects stored credentials into outbound calls. You MUST use this skill when the user asks you to read emails, check calendar, access GitHub repos, create issues, check Stripe payments, or interact with ANY external service or API. Do NOT use browser extensions or OAuth CLI

Skill instructions

OneCLI Gateway Your outbound HTTPS traffic is transparently proxied through the OneCLI gateway, which injects stored credentials at the proxy boundary. You never see or handle credential values directly. How to Access External Services You have direct HTTP access to external APIs. OAuth apps (Gmail, GitHub, Google Calendar, Google Drive, etc.) and API key services are all available through the gateway. Just make the request directly; the gateway injects credentials if the app is connected. If not, it returns an error with a connect URL you can present to the user. Making Requests Call the real API URL. The gateway intercepts the request and injects credentials automatically. bash curl -s "https://gmail.googleapis.com/gmail/v1/users/me/messages?maxResults=5" curl -s "https://api.github.com/user/repos?perpage=10" curl -s "https://api.stripe.com/v1/charges?limit=5" Standard HTTP clients (curl, fetch, requests, axios, Go net/http, git) all honor the HTTPSPROXY environment variable automati

Verified compatibility and discovery

Frequently asked questions

What is onecli-gateway?

onecli-gateway is a open-source AI agent skill with Copy skill directory. OneCLI Gateway: transparent HTTPS proxy that injects stored credentials into outbound calls.

Who is onecli-gateway best for?

onecli-gateway is best for reusing agent instructions, scripts, and references, browser automation workflows.

How do I install onecli-gateway?

Install or run onecli-gateway using Copy skill directory. Check onecli-gateway for the latest setup command.

Is onecli-gateway actively maintained?

onecli-gateway may need a closer maintenance check before production use.

Share:

Stars
2
Forks
3
Last commit
2 months ago
Last verified
Sep 3, 2026
Metadata fetched
Sep 3, 2026
Repository age
3 months
License
MIT

Project health auto-fetched from the source repository.

Maintain this resource?

Review this source-backed profile, send a correction with evidence, or link to it from your documentation. Claims verify your relationship to the project; profile facts still require source evidence and editorial review.

Alternatives to onecli-gateway