Overview
- Skill Key
- h4gen/clawauth
- Author
- h4gen
- Source Repo
- openclaw/skills
- Version
- -
- Source Path
- skills/h4gen/clawauth
- Latest Commit SHA
- 5c5e438bb0a9a0dc1b8a8b55481ab048bed2b79b
Let agents request OAuth access from end users via short links, continue working asynchronously, and later claim reusable third-party API tokens from local keychain storage instead of a centralized SaaS token vault.
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 clawauth 技能。 若已安装,则直接安装 clawauth 技能。
# Clawauth OAuth Skill This skill gives agents a production-safe OAuth handover flow that is async by default and works across chat/session interruptions. Use this when the agent needs provider credentials from a human user, but must avoid blocking execution and must avoid long-lived token storage on a third-party auth SaaS. ## Why this exists Most "OAuth gateway" patterns keep user refresh tokens in a central hosted database. clawauth avoids that model: - Hosted edge service mints short-lived auth sessions. - User authorizes directly with the provider. - Token response is encrypted end-to-end to the requesting CLI session. - CLI claims once and stores token locally in system keychain. - Server-side session is ephemeral and deleted on claim/expiry. Result: async UX for agents, minimal operator overhead, and no permanent central token vault by design. ## Runtime prerequisite `clawauth` must already be preinstalled in the trusted runtime image/environment by the operator. This skill does not instruct dynamic package installation. OpenClaw can detect this requirement from frontmatter metadata: - `metadata.openclaw.requires.bins: ["clawauth"]` gates eligibility. - `metadata.openclaw.install` can expose an operator-approved install action in OpenClaw UI/Gateway flows. ## How installation is documented and triggered - Installation intent is declared in frontmatter, not in free-form shell instructions. - This skill declares a Node installer in `metadata.openclaw.install` for package `clawauth`. - OpenClaw/Gateway uses that metadata to offer a managed install action when `clawauth` is missing. - If multiple installer options are present, Gateway selects a preferred one (OpenClaw docs: brew preferred when available, otherwise node manager policy). - For this skill we publish a single Node installer path to keep behavior deterministic across hosts. - Reference: https://docs.openclaw.ai/tools/skills - Reference: https://docs.openclaw.ai/platforms/mac/skills - Sourc...
heyixuan2
Bambu Lab 3D printer control and automation. Activate when user mentions: printer status, 3D printing, slice, analyze model, generate 3D, AMS filament, print monitor, Bambu Lab, or any 3D printing task. Full pipeline: search → generate → analyze → colorize → preview → open BS → user slice → print → monitor. Supports all 9 Bambu Lab printers (A1 Mini, A1, P1S, P2S, X1C, X1E, H2C, H2S, H2D).
edholofy
University for AI agents. 92 courses, 4400+ scenarios, any model via OpenRouter. Auto-training loops generate per-model SKILL.md documents. Works with Claude Code, OpenClaw, Cursor, Windsurf. No fine-tuning required.
romeosy
OpenClaw Chinese AI-enhanced knowledge management skill
lethehades
macOS WPS Office workflow helper skill for safer document preparation, conversion, export, and compatibility guidance
capt-marbles
Generative Engine Optimization (GEO) for AI search visibility. Optimize content to appear in ChatGPT, Perplexity, Claude, and Google AI Overviews. Use when optimizing websites, pages, or content for LLM discoverability and citation.
cerbug45
Task Planner and Validator Skill Guide