# AGENTS.md - NSE India CLI

You are being asked to install or use the NSE India CLI from the Printing Press library.

## What it is

nse-india-pp-cli is an agent-native command line tool for NSE India. Fetch NSE India quotes, market status, order books, filings, indices, and cached equity analytics from the terminal.
It is a single Go binary that ships with an agent skill, and it installs with one command.

## Install

Recommended (installs the binary and the agent skill):

    npx -y @mvanhorn/printing-press-library install nse-india

Hermes:

    hermes skills install mvanhorn/printing-press-library/cli-skills/pp-nse-india --force

OpenClaw:

    clawhub install printing-press-library/nse-india

## After install

Call nse-india-pp-cli from the shell, or use the /pp-nse-india skill inside an agent.
Run nse-india-pp-cli --help to list commands.

## Links

- Documentation: https://printingpress.dev/documentation/nse-india
- Library page: https://printingpress.dev/library/developer-tools/nse-india
- This file: https://printingpress.dev/documentation/nse-india/agents.md
