NEW Browse AI tools across categories — updated daily. See what's new →

Topics

yapi is a CLI-first, git-friendly API client. You define requests in YAML files and run them from the terminal. No GUI, no accounts, no state — just files and a binary.

Version1.0.0
LicenseMIT
Token count~80
UpdatedJun 5, 2026

Install

Quick install

via npx skills · works with 57+ agents
npx skills add https://github.com/jamierpond/yapi
Or pick agent:
npx skills add jamierpond/yapi --agent claude-code
npx skills add jamierpond/yapi --agent cursor
npx skills add jamierpond/yapi --agent codex
npx skills add jamierpond/yapi --agent opencode
npx skills add jamierpond/yapi --agent github-copilot
npx skills add jamierpond/yapi --agent windsurf
More install options

Shorthand — useful for multi-skill repos:

npx skills add jamierpond/yapi

Manual — clone the repo and drop the folder into your agent's skills directory:

git clone https://github.com/jamierpond/yapi.git
cp -r yapi ~/.claude/skills/
How to use: Once installed, ask your agent to "use the Topics skill" or describe what you want (e.g. "yapi is a CLI-first, git-friendly API client. You define requests in YAML files"). Requires Node.js 18+.

Topics

yapi is a CLI-first, git-friendly API client. You define requests in YAML files and run them from the terminal. No GUI, no accounts, no state — just files and a binary.

---

Source: https://github.com/jamierpond/yapi
Author: jamierpond
Discovered via: skillsdirectory.com
Genre: documentation

SKILL.md source

---
name: Topics
description: yapi is a CLI-first, git-friendly API client. You define requests in YAML files and run them from the terminal. No GUI, no accounts, no state — just files and a binary.
---

# Topics

yapi is a CLI-first, git-friendly API client. You define requests in YAML files and run them from the terminal. No GUI, no accounts, no state — just files and a binary.

---

**Source**: https://github.com/jamierpond/yapi
**Author**: jamierpond
**Discovered via**: skillsdirectory.com
**Genre**: documentation

Related skills 6

env-and-assets-bootstrap

★ Featured

RigorPilot setup skill for README-first deep learning repo reproduction. Use when the task is specifically to prepare a conservative conda-first environment, checkpoint and dataset path assumptions, cache location hints, and setup notes before any run on a README-documented repository. Do not use for repo scanning, full orchestration, paper interpretation, final run reporting, or generic environment setup that is not tied to a specific reproduction target.

lllllllama 127k
Document Processing

firecrawl

★ Featured

Search, scrape, and interact with the web via the Firecrawl CLI. Use this skill whenever the user wants to search the web, find articles, research a topic, look something up online, scrape a webpage, grab content from a URL, get data from a website, crawl documentation, download a site, or interact with pages that need clicks or logins. Also use when they say "fetch this page", "pull the content from", "get the page at https://", or reference external websites. This provides real-time web sea...

firecrawl 59k
Document Processing

OpenAI / spreadsheet

★ Featured Official

Create, edit, analyze, and visualize spreadsheets with formulas

OpenAI 31
AI & ML

Anthropic / pdf

★ Featured Official

Extract text, create PDFs, and handle forms

Anthropic 30
Document Processing

OpenAI / doc

★ Featured Official

Read, create, and edit .docx documents with formatting and layout fidelity

OpenAI 22
AI & ML

VoltAgent / voltagent-docs-bundle

★ Featured Official

Lookup embedded docs from @voltagent/core for version-matched documentation

VoltAgent 21
Development