netra-setup

Installation
SKILL.md

Netra Setup

Use this skill to perform first-time Netra SDK integration for Python and TypeScript applications.

When To Use

  • You are adding Netra to a new or existing AI service.
  • You need one-time startup initialization with correct instrument selection.
  • You need environment-variable-based configuration for dev/staging/prod.

Procedure

  1. Install base package and optional extras.
  2. Initialize Netra.init(...) once at app startup.
  3. Configure auth headers and environment tags.
  4. Enable only the instruments your app uses.
  5. Register shutdown flush for clean exit.
Related skills
Installs
2
First Seen
Mar 25, 2026