LogoClawIndex
CasesSkillsAbout
LogoClawIndex

integration-development - Guide for creating OAuth integrations in Orient

Provides guidance for creating OAuth-based integrations, manifests, auth flows, and API clients in the Orient codebase.

Tags

Updated: 2026-09-17

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Define integration manifests
  • Configure OAuth authorization flows
  • Implement API client tools
  • Transform API response data
  • Record service operation logs

Inputs

  • OAuth configuration parameters
  • Required service secrets
  • Integration manifest specifications

Outputs

  • INTEGRATION.yaml files
  • oauth-config.ts files
  • tools.ts files
  • index.ts files
  • Service operation logs

Requirements

  • Orient codebase
  • Service OAuth credentials
  • @orientbot/core package

Source

  • Spec: SKILL.md

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.
orient
integrations
oauth
api-client
manifest
Define integration manifests
Configure OAuth authorization flows
Implement API client tools
Transform API response data
OAuth configuration parameters
Required service secrets
Integration manifest specifications
INTEGRATION.yaml files
oauth-config.ts files
tools.ts files