Use this skill to proactively send a one-way message to a user/session/channel, usually only when the user explicitly asks to send to a channel/session or when proactive notification is needed. First query sessions with qwenpaw chats list, then push with qwenpaw channels send.
$npx -y skills add agentscope-ai/copaw --skill channel_message-enInstalls into the current project.
Run `npx skills use "https://github.com/agentscope-ai/copaw" --skill "agentscope-ai/copaw/channel_message-en"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/agentscope-ai/copaw" that are relevant to the current task. Run `npx skills add "https://github.com/agentscope-ai/copaw"` and select the relevant skills, then follow their instructions.