·perigon-api-best-practices
</>

perigon-api-best-practices

Best practices for building with the Perigon News Intelligence API. Use this skill when searching or filtering news articles, tracking evolving stories, generating AI-powered summaries, performing semantic vector search over news or Wikipedia, querying people, companies, journalists, or sources databases, or integrating any Perigon API endpoint into an application.

4Installs·0Trend·@goperigon

Installation

$npx skills add https://github.com/goperigon/skills --skill perigon-api-best-practices

How to Install perigon-api-best-practices

Quickly install perigon-api-best-practices AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/goperigon/skills --skill perigon-api-best-practices
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: goperigon/skills.

SKILL.md

View raw

Comprehensive guide for building with the Perigon News Intelligence API. Covers all endpoints, query patterns, and integration best practices.

| /v1/articles/all | GET | Search and filter news articles with rich parameters | | /v1/stories/all | GET | Clustered news stories with summaries and metadata | | /v1/summarize | POST | AI-powered summarization over matched articles | | /v1/vector/news/all | POST | Semantic/vector search over news articles |

| /v1/wikipedia/all | GET | Search and filter Wikipedia pages | | /v1/vector/wikipedia/all | POST | Semantic/vector search over Wikipedia content | | /v1/people/all | GET | People mentioned in the news (650k+ database) | | /v1/companies/all | GET | Company data with financial metadata | | /v1/journalists/all | GET | Journalist profiles (230k+ database) |

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/goperigon/skills --skill perigon-api-best-practices
Category
</>Dev Tools
Verified
First Seen
2026-02-26
Updated
2026-03-11

Browse more skills from goperigon/skills

Quick answers

What is perigon-api-best-practices?

Best practices for building with the Perigon News Intelligence API. Use this skill when searching or filtering news articles, tracking evolving stories, generating AI-powered summaries, performing semantic vector search over news or Wikipedia, querying people, companies, journalists, or sources databases, or integrating any Perigon API endpoint into an application. Source: goperigon/skills.

How do I install perigon-api-best-practices?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/goperigon/skills --skill perigon-api-best-practices Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/goperigon/skills

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-26