Verify skill discovery from a portable Agent Plugin.
원문 언어: 영어
메뉴
SkillsMP는 bubbuild/bub-contrib에서 10개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.
수집된 skill 10개 중 10개를 표시합니다.
Verify skill discovery from a portable Agent Plugin.
원문 언어: 영어
Plugin skill is overridden by a workspace skill with the same name.
원문 언어: 영어
Create or update a Bub plugin in any local path. Use when the task is to scaffold a Python package that exposes a [project.entry-points.bub] entry, implement Bub hooks or tools, and make the plugin take effect by installing it or adding it as a dependency in…
원문 언어: 영어
QQ C2C and group channel skill. Use when Bub is handling a QQ conversation. In the default direct reply mode, return your normal text reply directly and let the QQ channel deliver it through standard Bub outbound routing; output exactly <no_reply/> to stay…
원문 언어: 영어
Discord Bot integration for sending messages, managing channels, and responding to events. Use when Bub needs to: (1) Send messages to Discord channels, (2) Create Discord bot with discord.py, (3) Handle Discord events (on_message, on_member_join, etc.), (4)…
원문 언어: 영어
Use this skill to respond to messages from feishu channel.
원문 언어: 영어
Slack skill for proactive outbound Slack communication: posting a message to a channel or thread, editing an existing bot message, or adding an emoji reaction. Use when the bot needs to: (1) post a message somewhere OTHER than the current reply (e.g. a…
원문 언어: 영어
WeCom channel skill. Return normal replies directly. For proactive sends such as scheduled jobs, use the packaged wecom_send.py script.
원문 언어: 영어
Export, filter, scan, and review shareable tape datasets produced by `tape-dataset-opendal`. Use when Codex needs to prepare Bub-generated tape data for public sharing, Hugging Face upload, external research handoff, or any review-sensitive export that must…
원문 언어: 영어
DingTalk channel skill. When $dingtalk appears in message context, return your response as text and the framework will deliver it. For programmatic sends (e.g. progress updates), use dingtalk_send.
원문 언어: 영어