flowleap-npllisted
Install: claude install-skill flowleap-ai/flowleap-plugins
# FlowLeap NPL Search (OpenAlex)
Auth and global flags: see `flowleap-shared`.
```bash
flowleap --json npl "perovskite solar cell stability" --limit 5
flowleap --json npl "CRISPR delivery" --from-year 2020 --to-year 2024 --open-access
flowleap --json npl "transformer attention" --type preprint
```
Flags: `--limit N`, `--page N`, `--from-year/--to-year`, `--open-access`,
`--type journal-article|book-chapter|proceedings-article|preprint`.
Results include DOI, abstract, `citedByCount`, open-access URLs and author
lists — use DOI + title when citing prior art.