discord-init

Community

Initialize and connect your Discord setup.

Authorlycfyi
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps users initialize and configure a Discord integration for the agent, streamlining first-time setup and account linking.

Core Features & Use Cases

  • Automatic server detection and setup: Connects to Discord using the user token and stores configuration to config/agents.yaml.
  • First-time setup and onboarding: Guides users through selecting a default server when multiple are accessible.
  • Configuration persistence: Writes settings like default_server_id, default_server_name, and data_dir to the YAML file for subsequent runs.

Quick Start

  • Ensure you have a Discord user token in the environment (DISCORD_USER_TOKEN).
  • Run the initialization tool: python ${CLAUDE_PLUGIN_ROOT}/tools/discord_init.py
  • If multiple servers are accessible, specify one with --server SERVER_ID, or let the tool auto-select the first server.
  • Verify that ./config/agents.yaml contains the updated Discord settings.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: discord-init
Download link: https://github.com/lycfyi/community-agent-plugin/archive/main.zip#discord-init

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.