Manusで任意のスキルを実行
ワンクリックで
ワンクリックで
ワンクリックでManusで任意のスキルを実行
始めるcapture-signals
Shares a work update with Palette when the user explicitly asks
スター0
フォーク0
更新日2026年5月30日 17:44
SKILL.md
readonlyメニュー
Shares a work update with Palette when the user explicitly asks
| name | capture-signals |
| description | Shares a work update with Palette when the user explicitly asks |
Only call the palette_share_update tool when the user explicitly asks. Examples:
Never call palette_share_update proactively. The user must initiate every
share.
palette_share_update tool from the Palette MCP server:
{ message: "<user's message verbatim>" }{ accepted: boolean }accepted is true, confirm to the user that the update was submitted to
Palette. Note that submission does not guarantee a signal is created —
Palette's processing decides what becomes a signal.accepted is false (or the call fails), let the user know the update
wasn't submitted and suggest they try again.