AgentSkillsCN

oauth-config-generator

为社交登录提供商(Google、GitHub等)生成OAuth 2.0配置。触发词:“创建oauth配置”、“生成oauth设置”、“社交登录配置”、“oauth2集成”。

SKILL.md
--- frontmatter
name: oauth-config-generator
description: Generate OAuth 2.0 configuration for social login providers (Google, GitHub, etc.). Triggers on "create oauth config", "generate oauth setup", "social login config", "oauth2 integration".

OAuth Config Generator

Generate OAuth 2.0 configuration for social authentication providers.

Output Requirements

File Output: oauth.ts with provider configurations Format: Valid TypeScript Standards: OAuth 2.0, Passport.js

When Invoked

Immediately generate complete OAuth configuration for specified providers.

Example Invocations

Prompt: "Create OAuth config for Google and GitHub" Output: Complete OAuth setup with both providers.