setup-auth

Configure cookie-based authentication for YouTube, Bilibili, Instagram, and Xiaohongshu workflows.

25|5|Updated Dec 24, 2025
One-click install
npx skills add https://github.com/buda-ai/bunny-agent --skill setup-auth-buda-ai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: setup-auth
Source: https://github.com/buda-ai/bunny-agent/tree/main/templates/shortsdrone-agent/.claude/skills/setup-auth
Command: npx skills add https://github.com/buda-ai/bunny-agent --skill setup-auth-buda-ai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Configure authentication across multiple video platforms by managing cookies and credentials to bypass access restrictions and streamline content workflows.

Core Features & Use Cases

  • Centralized configuration for platforms like YouTube, Bilibili, Instagram, and Xiaohongshu.
  • Guidance to export cookies, create local config files, and validate formats.
  • Support for secure handling and rotation of credentials.

Quick Start

Configure YouTube cookies, Bilibili cookies, and Instagram cookies in ./config and validate readiness.

Frequently Asked Questions about setup-auth

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I configure cookies for YouTube and Bilibili automation workflows?

To configure cookies for YouTube and Bilibili automation, you can export cookies from your browser, create a local config file, and validate the format to enable authenticated access in your workflows.

What is the best way to manage authentication across multiple video platforms?

The best way to manage authentication across multiple video platforms is to centralize cookie configuration, allowing you to bypass access restrictions and streamline content workflows from a single config directory.

Can I use cookies to bypass Instagram and Xiaohongshu access restrictions in local automation?

Yes, you can use cookies to bypass Instagram and Xiaohongshu access restrictions by importing cookie sessions into local config files, which enables authenticated access for local or remote automation scenarios.

How do I validate if my exported video platform cookies are formatted correctly?

You can validate exported video platform cookies by running built-in validation checks that verify the cookie format and session readiness, ensuring your authentication configuration is correct before executing workflows.

Do I need separate config files for each video platform's authentication?

You can manage authentication for YouTube, Bilibili, Instagram, and Xiaohongshu by placing their respective cookies into a centralized local config directory, streamlining credential handling across platforms.

Why does my authenticated video scraping fail even after adding cookies?

Authenticated video scraping fails when cookie sessions are expired or incorrectly formatted; validating the cookie format and ensuring proper import into the config file resolves access restriction issues.