Complete AI TrainingYourJobSkills for your job

Skills / research

ii-commons

Deterministic search across arXiv, PubMed/PMC, and US policy corpora with daily freshness cutoffs.

HealthcareGovernment & Public SectorProduct ManagementExecutives & StrategyScience & Researcharxivclicodexpmcpolicypubmedresearchretrieval

II-Commons

Overview

II-Commons provides deterministic retrieval for research agents across arXiv, PubMed/PMC, and supported US policy corpora. Use it when a task needs reproducible search, metadata lookup, full-document Markdown retrieval, or a freshness check before answering with recent evidence.

The upstream project publishes a Node.js CLI as @intelligentinternet/ii-commons and a full agent skill at skills/ii-commons/.

When to Use This Skill

  • Use when searching arXiv, PubMed/PMC, or supported US policy corpora for evidence.
  • Use when the user asks for latest or recent research and corpus freshness matters.
  • Use when you need stable identifiers, metadata, or full-document Markdown for downstream analysis.
  • Use when comparing evidence across scientific literature and policy documents.

How It Works

Step 1: Check Corpus Freshness

Run cutoff before freshness-sensitive searches:

npx @intelligentinternet/ii-commons cutoff

Report the relevant cutoff date before interpreting recent results.

Step 2: Search the Right Corpus

Use this argv shape. Literal examples can be typed as shown, but when the query comes from a user prompt, pass it as an argument array through the runner API instead of interpolating it into a shell string. Double quotes do not protect against command substitution in generated shell commands.

npx @intell

Subscribers only

The full skill, its 1 bundled files and every download is included with every paid Complete AI plan.

Details

SourceIntelligent-Internet/II-Commons-Skills
LicenseApache-2.0
Risk labelsafe ("critical" means the skill may run commands or touch files — read before use)
FilesSKILL.md
Added2026-05-26

Related skills

deepapi

Use DeepAPI for supported scraping, research, and email workflows with explicit credentials and approval.

dsh-deepread

Use for evidence-first reading of articles, books, PDFs, web pages, or document sets, with knowledge maps and Feynman checks.

entropy-box

Entropy Box knowledge-compiler for embodied-AI: turns bounded requirements into grounded workflows via Solution Consult, Search, Lookup, and Evidence. Do not use it to control physical robots.

fact-check-x-complete

Compare claims from one or more AI answers, verify their citations against public primary sources, and produce an evidence-linked fact-check report without installing a bundled browser runtime.

gemini-deep-research

Run autonomous multi-step research with Google's Gemini Deep Research Agent: kick off a query, poll progress, and collect a cited report for market analysis or literature reviews.

multi-source-search

Cross-validate web research and produce an offline-checkable evidence ledger with explicit source diversity, confidence, conflicts, and gaps.