用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/luokai0/ai-agent-skills-by-luo-kai --skill slack-messaging命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
Writers Room Story Engine mega-skill. Creates, structures, drafts, and revises compelling standalone stories from zero using premise generation, audience engagement, thematic design, character arcs, Story Spine structure, causal beats, worldbuilding in service of story, scene construction, and revision diagnostics. Use when developing short stories, standalone fiction, scripts, or narrative concepts from scratch or when improving weak drafts.
Browse Airtable bases and tables, inspect records, create records, and manage fields, comments, and table actions — powered by ClawLink.
Alibaba Cloud DNS (Alidns) CLI skill. Use to query, add, and update DNS records via aliyun-cli, including CNAME setup for Function Compute custom domains.
基于 SOC 职业分类
正在显示 SKILL.md
| name | slack-messaging |
| description | Send and manage messages, channels, and files in Slack workspaces — powered by ClawLink. |
Work with Slack from chat — send messages, search conversations, manage channels, upload files, schedule messages, and more.
Powered by ClawLink, an integration hub for OpenClaw that handles hosted connection flows and credentials so you don't need to configure Slack API access yourself.
openclaw plugins install clawhub:clawlink-pluginclawlink_begin_pairingclawlink_get_pairing_statusclawlink_list_integrations and then clawlink_list_tools with the slack integration slugIf the ClawLink plugin is not installed yet, tell the user to run:
openclaw plugins install clawhub:clawlink-plugin
If the current chat started before the plugin was installed and ClawLink tools are still unavailable, tell the user to start a fresh chat so OpenClaw reloads the plugin tool catalog.
If ClawLink reports that the plugin is not configured, the plugin has not been paired with the user's ClawLink account yet.
clawlink_begin_pairing.clawlink_get_pairing_status to finish local setup.The resulting device credential is stored locally in OpenClaw's plugin config and is only sent to claw-link.dev. The user should not paste raw credentials into chat.
Tell the user to open https://claw-link.dev/dashboard?add=slack and connect Slack there. The page opens the add-connection panel filtered to Slack. ClawLink's hosted page runs the Slack OAuth flow — the user clicks through the Slack login and authorization screen. When they confirm it is done, call clawlink_list_integrations to verify, then call clawlink_list_tools with integration slack.
ClawLink provides tools dynamically based on what the user has connected. You do not need to know tool names or schemas in advance.
clawlink_list_integrations to confirm Slack is connected.clawlink_list_tools with integration slack.clawlink_search_tools with a short query and integration slack.clawlink_describe_tool before using an unfamiliar tool, before any write, or when the request is ambiguous.whenToUse, askBefore, safeDefaults, examples, and followups.clawlink_preview_tool first, then confirm with the user.clawlink_call_tool.Typical Slack tasks (actual availability depends on the user's connected account, permissions, scopes, and current ClawLink tool catalog):