Nooa Self Extending

Let NOOA agents extend themselves — persistent skill libraries the agent writes and hot-reloads (SkillWriting / self.libs, LibraryManager), in-cell helper functions and standalone @strategy sub-calls (MethodWriting), and @slash_command user actions. Use when an agent should accumulate reusable code across sessions, define its own helpers or LLM-powered sub-functions at runtime, or ship user-typed /commands from a skill.

NVIDIA NeMo 0ede6ce 6.4 KB Updated

File contents

nvidia-nemo/labs-oo-agents/tree/main/skills/nooa-self-extending commit 0ede6ce148

Frequently asked questions

npx skillmds@latest add nvidia-nemo/nooa-self-extending