Skip to content

Latest commit

 

History

History
47 lines (32 loc) · 1.64 KB

File metadata and controls

47 lines (32 loc) · 1.64 KB

Contributing to Awesome NemoClaw

A curated list of resources, presets, recipes, and deployment patterns for NemoClaw. We organize practical entries that help people build and run real NemoClaw systems.

Adding a Resource

Entry Format

Add your resource to the end of the relevant category in README.md:

- **[name/resource-name](https://github.com/author/repo/path)** - Short description of what it does

Where to Add

  • Official Resources: Core NemoClaw documentation and references.
  • Policy Presets: Ready-made network policy bundles for common services.
  • Agent Recipes: Task-oriented setups combining policy, routing, and operations.
  • Integrations: Tools and systems that pair well with NemoClaw.
  • Templates: Reusable starting points for real deployments.
  • Example Projects: Real repos, demos, and starter kits.
  • If no existing category fits, suggest a new one in your PR.

Requirements

  • Public repository or publicly accessible documentation
  • Has documentation (README or equivalent)
  • Description must be short, 10 words or fewer. No lengthy paragraphs.
  • Resource must be practical and relevant to NemoClaw usage
  • Prefer entries that have been tested in real-world setups

PR Title

Add resource: name-of-resource

Important

  • This repository curates links only. Each resource lives in its own repo or documentation site.
  • Verify your links work before submitting.
  • We review all submissions and may decline entries that don't meet the quality bar.

Help

  • Check existing issues and PRs first
  • Open a new issue for questions
  • Visit the resource's own repo for resource-specific help