channels

Diagnose messaging visibility and channel access issues in Channel systems.

Updated Feb 15, 2026
One-click install
npx skills add https://github.com/kangarko/ai-support --skill channels-kangarko
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: channels
Source: https://github.com/kangarko/ai-support/tree/main/projects/chatcontrol/skills/channels
Command: npx skills add https://github.com/kangarko/ai-support --skill channels-kangarko

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Messaging in Channel systems can fail due to misconfigurations, permissions, or Discord integration, causing lost communications and disrupted workflows.

Core Features & Use Cases

  • Diagnostic steps to verify Channels.Enabled, per-channel permissions, and membership (via /channel list).
  • Guidance to enable verbose rule debugging (Rules.Verbose: true) to surface denials and misfilters.
  • Real-world use: when a player cannot see a channel message, follow the steps to restore access and correct range/mode proxies.

Quick Start

Start the diagnostic flow by checking Channel enablement, permissions, and membership, then run diagnostics to confirm channel messages are visible.

Frequently Asked Questions about channels

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

FAQPage Schema
How do I fix channel messages not showing up in Minecraft?

Troubleshoot channel message visibility by verifying Channels.Enabled is true, checking per-channel permissions, and confirming membership via /channel list. This diagnostic flow restores access to misconfigured messaging systems.

Why are Discord channel messages not visible to my players?

Discord channel messages may not be visible due to permission misconfigurations or proxy issues. Enable Rules.Verbose to surface denial logs, then verify per-channel permissions and range/mode proxy settings to restore communication.

How do I enable verbose debugging for channel permission denials?

Enable verbose debugging for channel permission denials by setting Rules.Verbose to true. This surfaces specific denial reasons and misfilters in the logs, allowing you to identify and correct exact messaging blockages.

What is the best way to diagnose Minecraft channel access issues?

The best way to diagnose Minecraft channel access issues is following a deterministic flow: check Channels.Enabled, verify per-channel permissions, run /channel list for membership, and enable Rules.Verbose to reveal hidden denials.

Can I use this diagnostic flow for Discord integration and Minecraft proxies?

Yes, this diagnostic flow applies across Minecraft server configurations and Discord integration scenarios. It guides you through checking range, modes, proxies, and permission checks to fix messaging visibility and channel access issues.