بنقرة واحدة
channelslist
List all available channels. Use when discovering what channels exist or checking channel metadata.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
List all available channels. Use when discovering what channels exist or checking channel metadata.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Publish a message to a channel or DM. Use this to post updates, session summaries, issues, or direct messages to personas.
Read messages from a channel. Use this to check for new messages, review issue history, or catch up on session logs.
Reply to a specific message in a channel. Use this to respond to issues, answer questions, or continue threaded conversations.
Install agent skills from various sources including local paths, GitHub URLs, or the dot-agents repository. Use when adding new skills to a project or user environment.
Discover, browse, and compare agent skills from repositories. Shows new skills, updates, and helps users find relevant skills. Use when exploring available skills or checking for updates.
Install agent skills from GitHub repositories into local environment. Pure agentic installation - no scripts required. Use when adding new skills or updating existing ones.
| name | channels/list |
| description | List all available channels. Use when discovering what channels exist or checking channel metadata. |
| license | MIT |
List all channels to discover available communication streams.
Use this skill when you need to:
npx dot-agents channels list
The output shows all channels with their metadata:
Channels (4):
#status
Progress updates and milestone notifications
created by system at 2025-12-10T08:00:00.000Z
#issues
Problems, blockers, and errors
created by system at 2025-12-10T08:00:00.000Z
@developer
created by human:tnez at 2025-12-12T09:00:00.000Z
npx dot-agents channels list
npx dot-agents channels list | grep "^ #"
npx dot-agents channels list | grep "^ @"
#channel-name - Public channels for topic-based communication@persona-name - Direct message inboxes for personas