Skip to contents

Discovery

Inspect the agents and skills bundled with the package.

list_packages()
List the nlmixr2-universe packages covered by this package
list_agents()
List available agents
list_skills()
List available skills
get_agent()
Read an agent's markdown content
get_skill()
Read a skill's markdown content

System prompt

Assemble the bundled content as a system prompt for any LLM client.

system_prompt()
Build a combined system prompt for use with any LLM client

Install into coding environments

Write the bundled content into the locations specific tools read from, and check whether installed copies are current.

install_claude_code()
Install agents and skills into Claude Code
install_codex()
Install agents and skills as an AGENTS.md file for OpenAI Codex CLI
install_positron()
Install agents and skills for Positron Assistant
install_agents_md()
Install agents and skills as a project-root AGENTS.md
nlmixr2llm_status()
Report whether installed coding-agent content is up to date