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.