Skip to main content

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.

Jump to install

Source facts

Repository
NVIDIA-NeMo/labs-OO-Agents
Last source activity
August 20, 2026 at 05:30
Detected SKILL.md language
English
Stars
1,891
Forks
261

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.