Skip to content
OpenSmartRoute
Skillv1.0.0

oc-api-gateway

API gateway for calling third-party APIs with managed auth.

by luokai0(0) 0 installs
Free
Sign in to install

Free account. Installing gives you the manifest plus copy-paste snippets.

See reviews

About

Imported from luokai0/ai-agent-skills-by-luo-kai (ai-agent-skills/05-devops-and-cloud (by Luo Kai)/14-other-devops/oc-api-gateway/SKILL.md). Install upstream with npx skills add luokai0/ai-agent-skills-by-luo-kai --skill oc-api-gateway. Copyright stays with the author.

Api Gateway

Overview

API gateway for calling third-party APIs with managed auth.

Before Starting

  1. What specific task do you need this skill for?
  2. What inputs are available?
  3. What is the expected output format?

Usage

Install via: npx clawhub install api-gateway Documentation: https://clawskills.sh/skills/api-gateway

Core Functionality

API gateway for calling third-party APIs with managed auth.

Best Practices

  • Test in sandbox environment first
  • Check latest version before production use
  • Review source docs for advanced configuration

Related Skills

  • agent-installer
  • clawhub-publisher

Use it

Copy one of these into your project. Installing also returns the manifest and these snippets.

yaml
targets:
  - https://api.opensmartroute.ai/api/v1/registry/luokai0-ai-agent-skills-by-luo-kai-oc-api-gateway/manifest   # or paste the manifest below

Manifest

An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.

luokai0-ai-agent-skills-by-luo-kai-oc-api-gateway.ocm.jsonjson
{
  "ocm": "1",
  "id": "luokai0-ai-agent-skills-by-luo-kai-oc-api-gateway",
  "kind": "skill",
  "name": "oc-api-gateway",
  "description": "API gateway for calling third-party APIs with managed auth.",
  "publisher": "luokai0",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "coding"
    ],
    "tags": [
      "skill-md",
      "api-gateway",
      "openclaw",
      "community",
      "github"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "API gateway for calling third-party APIs with managed auth."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github",
      "repository": "https://github.com/luokai0/ai-agent-skills-by-luo-kai",
      "path": "ai-agent-skills/05-devops-and-cloud (by Luo Kai)/14-other-devops/oc-api-gateway/SKILL.md",
      "ref": "4d2fb89cdfb75f3f6fd3c6c5ec9ad90ea129eb3c",
      "url": "https://github.com/luokai0/ai-agent-skills-by-luo-kai/blob/4d2fb89cdfb75f3f6fd3c6c5ec9ad90ea129eb3c/ai-agent-skills/05-devops-and-cloud (by Luo Kai)/14-other-devops/oc-api-gateway/SKILL.md",
      "key": "luokai0/ai-agent-skills-by-luo-kai/ai-agent-skills/05-devops-and-cloud (by Luo Kai)/14-other-devops/oc-api-gateway/SKILL.md"
    }
  },
  "instructions": "# Api Gateway\n\n## Overview\nAPI gateway for calling third-party APIs with managed auth.\n\n## Before Starting\n1. What specific task do you need this skill for?\n2. What inputs are available?\n3. What is the expected output format?\n\n## Usage\nInstall via: `npx clawhub install api-gateway`\nDocumentation: https://clawskills.sh/skills/api-gateway\n\n## Core Functionality\nAPI gateway for calling third-party APIs with managed auth.\n\n## Best Practices\n- Test in sandbox environment first\n- Check latest version before production use\n- Review source docs for advanced configuration\n\n## Related Skills\n- agent-ins",
  "cost": {
    "context_tokens": 156
  }
}

Fetch it by URL: GET /api/v1/registry/luokai0-ai-agent-skills-by-luo-kai-oc-api-gateway/manifest?version=1.0.0

Reviews

Star ratings from people who tried it. One review per account; edit yours any time.

No reviews yet. Install it, try it, and be the first to rate it.