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

wiki-ask

Stars4
Forks0
UpdatedMay 9, 2026 at 17:53

Answer a MemoryLane question and return a structured TASK object the frontend renders as a tab in the right panel. Performs the same retrieval as `wiki-query`, but reshapes the result into the JSON contract defined in `memorylane/knowledge-frontend/data.jsx` — `activatedNodeIds`, `moments[]`, `entities[]`, `insight`, `blocks[]`, `sessionMeta`, `subassemblyTags`. Use this skill when the user invokes `wiki-ask <question>` or when a backend route (`POST /api/ask`) spawns claw with the question as the prompt. Distinct from `wiki-query` (returns prose with citations for human reading); this one returns machine-readable JSON for componentized rendering.

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