auth_manager

Manage OAuth credentials & tokens for Google, Facebook, TikTok

138 stars

Best use case

auth_manager is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

Manage OAuth credentials & tokens for Google, Facebook, TikTok

Teams using auth_manager should expect a more consistent output, faster repeated execution, less prompt rewriting.

When to use this skill

  • You want a reusable workflow that can be run more than once with consistent structure.

When not to use this skill

  • You only need a quick one-off answer and do not need a reusable workflow.
  • You cannot install or maintain the underlying files, dependencies, or repository context.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/auth_manager/SKILL.md --create-dirs "https://raw.githubusercontent.com/tubecreate/tubecli/main/tubecli/extensions/auth_manager/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/auth_manager/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How auth_manager Compares

Feature / Agentauth_managerStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

Manage OAuth credentials & tokens for Google, Facebook, TikTok

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

SKILL.md Source

# Auth Manager Extension

Kỹ năng này chịu trách nhiệm sinh ra đường dẫn (URL) cấp quyền (Google, Facebook, TikTok) để người dùng có thể nhấp vào và cấp quyền ứng dụng, ví dụ: Quản lý đăng video lên YouTube, Fanpage, TikTok.

## Khi nào dùng
- Người dùng yêu cầu "gửi tôi link cấp quyền"
- Người dùng muốn "cấp quyền quản lý kênh youtube mới"
- Người dùng yêu cầu "cấp quyền facebook/tiktok", "cấp quyền ứng dụng"

## Cách kích hoạt (AI OUTPUT JSON)

Nếu người dùng yêu cầu link cấp quyền, hãy phân tích nền tảng (provider) và trả về JSON sau:

```json
{
  "action": "generate_auth_link",
  "provider": "google",
  "scopes": ["youtube", "youtube_upload"]
}
```

Các giá trị `provider` hỗ trợ: `google`, `facebook`, `tiktok`.
Nếu không biết scopes, có thể để trống rỗng `[]`, hệ thống sẽ tự dùng scope mặc định phổ biến nhất.

> **Lưu ý:** Sau khi bot phản hồi JSON, hệ thống sẽ trả về 1 đường link cho người dùng bấm vào cấp quyền.

Related Skills

Ollama Local Model Manager — AI Skill Guide

138
from tubecreate/tubecli

## Extension: ollama

File Manager

138
from tubecreate/tubecli

Quản lý file và folder trên máy tính

calendar_manager

138
from tubecreate/tubecli

Manage Google Calendar — create, list, update, delete events with recurring & reminders

Universal Tracker

138
from tubecreate/tubecli

Cross-platform background monitor to auto-detect new videos/posts (YouTube, Douyin, Website) and run team workflows.

Multi-Agent Orchestration — AI Skill Guide

138
from tubecreate/tubecli

## Extension: multi_agents

SKILL.md — Video Downloader Extension

138
from tubecreate/tubecli

## Mô tả

Cloud API Management — AI Skill Guide

138
from tubecreate/tubecli

## Extension: cloud_api

Browser Automation

138
from tubecreate/tubecli

Quản lý browser profiles anti-detect, mở/đóng trình duyệt, tự động hóa web

TubeCLI System Guide

138
from tubecreate/tubecli

Complete guide for AI agents to understand, install, and operate TubeCLI

microsoft-azure-webjobs-extensions-authentication-events-dotnet

31392
from sickn33/antigravity-awesome-skills

Microsoft Entra Authentication Events SDK for .NET. Azure Functions triggers for custom authentication extensions.

Identity Management / Authentication & AuthorizationClaude

doc-coauthoring

31392
from sickn33/antigravity-awesome-skills

This skill provides a structured workflow for guiding users through collaborative document creation. Act as an active guide, walking users through three stages: Context Gathering, Refinement & Structure, and Reader Testing.

Content Creation & MarketingClaude

context-manager

31392
from sickn33/antigravity-awesome-skills

Elite AI context engineering specialist mastering dynamic context management, vector databases, knowledge graphs, and intelligent memory systems.