nemoclaw-user-skills-coding

Expose NemoClaw's .agents/skills/ catalog to AI coding assistants.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/bga23/NemoClaw --skill nemoclaw-user-skills-coding-bga23
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: nemoclaw-user-skills-coding
Source: https://github.com/bga23/NemoClaw/tree/main/.agents/skills/nemoclaw-user-skills-coding
Command: npx skills add https://github.com/bga23/NemoClaw --skill nemoclaw-user-skills-coding-bga23

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Describes how to access NemoClaw's agent skills by providing a curated set of skills and guidance for loading them into an AI coding assistant from the repository.

Core Features & Use Cases

  • Exposes NemoClaw's agent skills to AI coding assistants by making the .agents/skills/ catalog discoverable.
  • Provides a streamlined path to fetch, clone, and load NemoClaw's user skills for onboarding and development workflows.
  • Lists available skills such as nemoclaw-user-overview, nemoclaw-user-get-started, nemoclaw-user-configure-inference, nemoclaw-user-manage-policy, nemoclaw-user-monitor-sandbox, nemoclaw-user-deploy-remote, nemoclaw-user-configure-security, nemoclaw-user-workspace, and nemoclaw-user-reference for guided usage.
  • Includes guidance on howCursor, Claude, and other AI coding assistants load the skills from the repository to enable project-specific NemoClaw capabilities.

Quick Start

Clone NemoClaw and load the .agents/skills/ directory into your AI coding assistant to enable project-specific NemoClaw skills.

Frequently Asked Questions about nemoclaw-user-skills-coding

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I load agent skills into an AI coding assistant from a repository?

To load agent skills into an AI coding assistant, clone the NemoClaw repository and load the .agents/skills/ directory to expose the catalog of project-specific capabilities to your environment.

What built-in coding assistant skills are available for onboarding workflows?

Available coding assistant skills include nemoclaw-user-overview, nemoclaw-user-get-started, nemoclaw-user-configure-inference, nemoclaw-user-manage-policy, and nemoclaw-user-workspace for guided onboarding workflows.

Does NemoClaw work with Cursor and Claude for project-specific development?

NemoClaw works with Cursor, Claude, and other AI coding assistants by providing guidance on loading the .agents/skills/ directory to enable project-specific NemoClaw capabilities during development.

How does an AI coding assistant discover agent skills in a repository?

AI coding assistants discover agent skills by reading the SKILL.md frontmatter containing name and description, relying on the references file documenting available skills in the .agents/skills/ catalog.

What is the best way to expose a catalog of agent skills for development workflows?

The best way to expose a catalog of agent skills is using a discoverable .agents/skills/ directory with SKILL.md frontmatter, providing a curated set of skills for onboarding and coding workflows.