Flowleap npl
Skill flowleap-ai/flowleap-plugins/plugins/flowleap/skills/flowleap-npl
The FlowLeap Plugin Marketplace — curated, free-to-install skill packs for patent and IP work.
npx -y skills add flowleap-ai/flowleap-plugins --skill flowleap-nplAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
2 things to look at
- 26 days oldThe repository was created 26 days ago. New is not bad, but a brand new repository carrying a familiar-sounding name is the shape a typosquat arrives in, and there has been no time for anyone else to find a problem with it.
- 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
Search non-patent literature (scholarly works via OpenAlex) with year, open-access and publication-type filters. Trigger when an agent needs journal articles, conference papers or preprints as prior art or scientific background — complementary to flowleap-academic (Semantic Scholar/arXiv).
SKILL.md
0.9 KB, as published. Nobody here has run it
FlowLeap NPL Search (OpenAlex)
Auth and global flags: see flowleap-shared.
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.