Skip to main content
Run any Skill in Manus
with one click

context-trigger

Stars3
Forks0
UpdatedApril 11, 2026 at 17:31

Fetches the user's screen activity context from Basis. Use whenever the user (a) types the shortcut 'ct' anywhere in a message, (b) asks about their own work, projects, communications, or decisions ('what was I doing', 'help me continue', 'what did I say about X'), (c) references something not shown in chat ('this', 'that email', 'the bug I was looking at', 'help me with this'), or (d) asks any question where answering well would require knowing what they've been doing. Call get_context FIRST (always, ~300 tokens), then use search_by_topic / search_by_app / search_by_entity for targeted lookup, or get_latest_snapshots for what's on screen right now. Do NOT ask 'what context do you want' — just fetch it.

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

SKILL.md
readonly