Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
hummat avatar

Papi Init

  • 1 installs
  • 35 repo stars
  • Updated August 1, 2026
  • hummat/paperpipe

Initialize or update PaperPipe integration in a project's agent instructions file (AGENTS.md/CLAUDE.md/GEMINI.md) by inserting the papi docs snippet.

About

Sets up PaperPipe agent integration by inserting or replacing a Paper References section in the repo's agent instructions file. A developer uses it to wire papi into a project's CLAUDE.md, AGENTS.md, or GEMINI.md.

  • Pulls the integration snippet from papi docs
  • Replaces or appends the Paper References section idempotently

Papi Init by the numbers

  • 1 all-time installs (skills.sh)
  • Ranked #1,366 of 1,879 Documentation skills by installs in the Skillselion catalog
  • Data as of Aug 2, 2026 (Skillselion catalog sync)
npx skills add https://github.com/hummat/paperpipe --skill papi-init

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs1
repo stars35
Last updatedAugust 1, 2026
Repositoryhummat/paperpipe

What it does

Initialize or update PaperPipe integration in a project's agent instructions file (AGENTS.md/CLAUDE.md/GEMINI.md) by inserting the papi docs snippet.

Files

SKILL.mdMarkdownGitHub ↗

Initialize PaperPipe Integration

Task: Initialize or update PaperPipe integration in this project's agent instructions.

Steps

1. Run papi docs to get the current agent integration snippet 2. Find the agent instructions file in the repo root (check in order: AGENTS.md, CLAUDE.md, GEMINI.md)

  • If none exist, create AGENTS.md

3. Look for an existing ## Paper References (PaperPipe) section in the file 4. If the section exists: replace it entirely (from ## Paper References (PaperPipe) up to the next ## heading or end of file) 5. If no such section exists: append the snippet at the end of the file 6. Show the user what changed (diff or summary)

Notes

  • The snippet from papi docs starts with introductory text and a markdown code block containing ## Paper References (PaperPipe)
  • Extract only the content inside the code block (lines between the triple backticks)
  • Do NOT include the <details> glossary section from papi docs output
  • Preserve all existing content in the agent instructions file

For general CLI commands, see /papi.

Related skills

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.