# AGENTS.md - Github Current Intelligence CLI

You are being asked to install or use the Github Current Intelligence CLI from the Printing Press library.

## What it is

github-intel-pp-cli is an agent-native command line tool for Github Current Intelligence. Public GitHub repository, release, search, and security advisory signals for agent research.
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 github-intel

Hermes:

    hermes skills install mvanhorn/printing-press-library/cli-skills/pp-github-intel --force

OpenClaw:

    clawhub install printing-press-library/github-intel

## MCP server

This CLI ships an MCP server (github-intel-pp-mcp) with 4 tools. Point any MCP client at it, including Claude Desktop.

## After install

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

## Links

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