Run AnyT Notebook (.anyt.md) files as the coding agent. For agents like OpenClaw that execute task cells directly instead of spawning sub-agents. Use when the user wants to run a notebook and you need to act as both the orchestrator and the coding agent.
$npx -y skills add anyt-io/notebook --skill run-anyt-notebook-openclawInstalls into the current project.
Run `npx skills use "https://github.com/anyt-io/notebook" --skill "anyt-io/notebook/run-anyt-notebook-openclaw"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/anyt-io/notebook" that are relevant to the current task. Run `npx skills add "https://github.com/anyt-io/notebook"` and select the relevant skills, then follow their instructions.