pp-openalex
Search OpenAlex's catalog of 250M+ scholarly works, authors, sources, institutions, topics, keywords, publishers, and funders. Trigger phrases: `find scholarly papers on`, `look up research by <author>`, `citations for <work>`, `use openalex`.
What this skill does
<!-- GENERATED FILE — DO NOT EDIT.
This file is a verbatim mirror of library/other/openalex/SKILL.md,
regenerated post-merge by tools/generate-skills/. Hand-edits here are
silently overwritten on the next regen. Edit the library/ source instead.
See the repository agent guide, section "Generated artifacts: registry.json, cli-skills/". -->
# Openalex — Printing Press CLI
## Prerequisites: Install the CLI
This skill drives the `openalex-pp-cli` binary. **You must verify the CLI is installed before invoking any command from this skill.** If it is missing, install it first:
1. Install via the Printing Press installer. It defaults binaries to `$HOME/.local/bin` on macOS/Linux and `%LOCALAPPDATA%\Programs\PrintingPress\bin` on Windows:
```bash
npx -y @mvanhorn/printing-press-library install openalex --cli-only
```
2. Verify: `openalex-pp-cli --version`
3. Ensure the reported install directory is on `$PATH` for the agent/runtime that will invoke this skill.
If the `npx` install fails (no Node, offline, etc.), fall back to a direct Go install (requires Go 1.26.3 or newer):
```bash
go install github.com/mvanhorn/printing-press-library/library/other/openalex/cmd/openalex-pp-cli@latest
```
If `--version` reports "command not found" after install, the runtime cannot see the binary directory on `$PATH`. Do not proceed with skill commands until verification succeeds.
## When Not to Use This CLI
Do not activate this CLI for requests that require creating, updating, deleting, publishing, commenting, upvoting, inviting, ordering, sending messages, booking, purchasing, or changing remote state. This printed CLI exposes read-only commands for inspection, export, sync, and analysis.
## Unique Capabilities
These capabilities aren't available in any other tool for this API.
### Research graph retrieval
- **`works list`** — Search scholarly works with compact JSON, field selection, filters, sorting, and live API fallback.
- **`authors list`** — Search authors and retrieve canonical OpenAlex author records for citation and collaborator research.
- **`institutions list`** — Search institutions with country/type metadata for affiliation and ecosystem analysis.
- **`sources list`** — Search journals, repositories, and venues with compact agent-oriented output.
- **`topics list`** — Explore OpenAlex topics for research-area discovery and downstream filtering.
## Command Reference
**authors** — People who create scholarly works
- `openalex-pp-cli authors get` — Retrieve a single author by OpenAlex ID or ORCID.
- `openalex-pp-cli authors list` — Get a list of authors with optional filtering, searching, sorting, and pagination.
**autocomplete** — Fast typeahead search for any entity type
- `openalex-pp-cli autocomplete` — Fast typeahead search returning up to 10 results. Use for search-as-you-type interfaces.
**awards** — Research grants and funding awards
- `openalex-pp-cli awards get` — Retrieve a single award by its OpenAlex ID.
- `openalex-pp-cli awards list` — Get a list of research grants and funding awards.
**changefiles** — Manage changefiles
- `openalex-pp-cli changefiles get` — Get details for a specific date's changefile, including which entity types changed, how many records, and download...
- `openalex-pp-cli changefiles list` — List all available changefile dates. Each date has downloadable files containing every entity record that was...
**concepts** — Legacy taxonomy of research areas (deprecated - use Topics instead)
- `openalex-pp-cli concepts get` — **DEPRECATED:** Use Topics instead. Retrieve a single concept by OpenAlex ID.
- `openalex-pp-cli concepts list` — **DEPRECATED:** Use Topics instead. Get a list of concepts from the legacy taxonomy.
**continents** — Geographic continents (7 total)
- `openalex-pp-cli continents get` — Retrieve a single continent by its Wikidata Q-ID.
- `openalex-pp-cli continents list` — Get a list of continents (7 total).
**countries** — Geographic countries for filtering research by location
- `openalex-pp-cli countries get-country` — Retrieve a single country by its ISO 3166-1 alpha-2 code.
- `openalex-pp-cli countries list` — Get a list of countries. Useful for filtering works by author affiliation country.
**domains** — Top-level categories in the topic hierarchy (4 total)
- `openalex-pp-cli domains get` — Retrieve a single domain by its ID (1-4).
- `openalex-pp-cli domains list` — Get a list of domains (top-level topic categories). There are only 4 domains: Life Sciences, Social Sciences,...
**fields** — Second-level categories in the topic hierarchy (26 total)
- `openalex-pp-cli fields get` — Retrieve a single field by its ID.
- `openalex-pp-cli fields list` — Get a list of fields (second-level topic categories). There are 26 fields spread across 4 domains.
**funders** — Organizations that fund research
- `openalex-pp-cli funders get` — Retrieve a single funder by OpenAlex ID or Crossref Funder ID.
- `openalex-pp-cli funders list` — Get a list of funders with optional filtering, searching, sorting, and pagination.
**institution-types** — Types of institutions (education, healthcare, company, etc.)
- `openalex-pp-cli institution-types` — Get a list of institution types (education, healthcare, company, etc.).
**institutions** — Universities, research organizations, and other affiliations
- `openalex-pp-cli institutions get` — Retrieve a single institution by OpenAlex ID or ROR.
- `openalex-pp-cli institutions list` — Get a list of institutions with optional filtering, searching, sorting, and pagination.
**keywords** — Short phrases identified from works' topics
- `openalex-pp-cli keywords get` — Retrieve a single keyword by OpenAlex ID.
- `openalex-pp-cli keywords list` — Get a list of keywords with optional filtering, searching, sorting, and pagination.
**languages** — Languages of scholarly works
- `openalex-pp-cli languages get` — Retrieve a single language by its ISO 639-1 code.
- `openalex-pp-cli languages list` — Get a list of languages used in scholarly works.
**licenses** — Open access licenses (CC BY, CC BY-SA, etc.)
- `openalex-pp-cli licenses` — Get a list of open access licenses (CC BY, CC BY-SA, etc.).
**publishers** — Companies and organizations that publish scholarly works
- `openalex-pp-cli publishers get` — Retrieve a single publisher by OpenAlex ID.
- `openalex-pp-cli publishers list` — Get a list of publishers with optional filtering, searching, sorting, and pagination.
**rate-limit** — Manage rate limit
- `openalex-pp-cli rate-limit` — Check your current rate limit status including usage and remaining allowance.
**sdgs** — UN Sustainable Development Goals (17 total)
- `openalex-pp-cli sdgs get` — Retrieve a single Sustainable Development Goal by its ID (1-17).
- `openalex-pp-cli sdgs list` — Get a list of UN Sustainable Development Goals. There are 17 SDGs.
**source-types** — Types of sources (journal, repository, conference, etc.)
- `openalex-pp-cli source-types` — Get a list of source types (journal, repository, conference, etc.).
**sources** — Journals, repositories, and other venues where works are hosted
- `openalex-pp-cli sources get` — Retrieve a single source by OpenAlex ID or ISSN.
- `openalex-pp-cli sources list` — Get a list of sources (journals, repositories, conferences) with optional filtering, searching, sorting, and pagination.
**subfields** — Third-level categories in the topic hierarchy (254 total)
- `openalex-pp-cli subfields get` — Retrieve a single subfield by its ID.
- `openalex-pp-cli subfields list` — Get a list of subfields (third-level topic categories). There are 254 subfields spread across 26 fields.
**text** — Manage text
- `openalex-pp-cli text` — **DEPRECATED:** This endpoint is deprecated and not recommended for new projects. It will not receive updates or...
**topics** — Research topics automatically assigned to works
- `openalex-pp-cli topics get` — Retrieve a single topic by OpenAlex IDRelated in General
modeling-omnistudio-epc-catalog
IncludedSalesforce Industries CME EPC product-modeling skill for Product2-based catalog creation. Use when creating EPC products, configuring product attributes, building offer bundles with Product Child Items, or reviewing EPC DataPack JSON metadata for product catalog changes. TRIGGER when: user creates or updates Product2 EPC records, AttributeAssignment payloads, AttributeMetadata/AttributeDefaultValues, Offer bundles, or ProductChildItem relationships. DO NOT TRIGGER when: designing OmniScripts/FlexCards/Integration Procedures (use building-omnistudio-omniscript, building-omnistudio-flexcard, or building-omnistudio-integration-procedure), implementing Apex business logic (use generating-apex), or troubleshooting deployment pipelines (use deploying-metadata).
relationship-science-coach
IncludedUse this skill for direct, practical adult relationship coaching: couples conflict, repair, trust, marriage, dating, flirting, attachment patterns, emotional connection, sex, desire differences, eroticism, kink negotiation, affection, love languages, breakups, and long-term passion. Draw on Gottman, EFT and Hold Me Tight, attachment science, modern sex research, Perel, Nagoski, Kerner, Schnarch, Love and Stosny, and flexible love-language tools. Be concrete and low-hedge. Redirect only for imminent danger, abuse, coercive control, minors, non-consent, self-harm, stalking, or medical/legal/psychiatric decisions.
building-sf-integrations
IncludedSalesforce integration architecture and runtime plumbing with 120-point scoring. Use this skill to set up Named Credentials, External Credentials, External Services, REST/SOAP callout patterns, Platform Events, and Change Data Capture. TRIGGER when: user sets up Named Credentials, External Services, REST/SOAP callouts, Platform Events, CDC, or touches .namedCredential-meta.xml files. DO NOT TRIGGER when: Connected App/OAuth config (use configuring-connected-apps), Apex-only logic (use generating-apex), or data import/export (use handling-sf-data).
venue-templates
IncludedAccess comprehensive LaTeX templates, formatting requirements, and submission guidelines for major scientific publication venues (Nature, Science, PLOS, IEEE, ACM), academic conferences (NeurIPS, ICML, CVPR, CHI), research posters, and grant proposals (NSF, NIH, DOE, DARPA). This skill should be used when preparing manuscripts for journal submission, conference papers, research posters, or grant proposals and need venue-specific formatting requirements and templates.
let-fate-decide
IncludedDraws the 12 Houses of the Zodiac Tarot spread to inject entropy into planning when prompts are vague, ambiguous, or casually delegated. Interprets the spread to guide next steps. Use when the user says 'let fate decide', 'YOLO', 'whatever', 'idk', or other nonchalant phrases, makes Yu-Gi-Oh references, or when you are about to arbitrarily pick between multiple reasonable approaches. Prefer over ask-questions-if-underspecified when the user's tone is casual or playful rather than precision-seeking.
net-ops
IncludedCross-platform network troubleshooting (Windows, macOS, Linux) via local or remote shell. Use for: DNS broken, can't resolve hostnames, nslookup/dig works but apps fail, NRPT, WFP, scutil, /etc/resolver, systemd-resolved, /etc/resolv.conf, NetworkManager, VPN DNS leak residue (ProtonVPN/Mullvad/WireGuard/AnyConnect), AV/firewall blocking DNS or DoH, Tailscale DNS interaction, intermittent connectivity, remote diagnostics over SSH.