{"id":50245919,"url":"https://github.com/Intelligent-Internet/II-Commons-Skills","last_synced_at":"2026-06-04T03:00:24.387Z","repository":{"id":360241992,"uuid":"1249199315","full_name":"Intelligent-Internet/II-Commons-Skills","owner":"Intelligent-Internet","description":"Fast, daily-updated skill and CLI for arXiv, PubMed, PMC, and policy retrieval","archived":false,"fork":false,"pushed_at":"2026-05-28T13:42:19.000Z","size":2744,"stargazers_count":9,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-06-01T10:36:03.064Z","etag":null,"topics":["arxiv","cli","daily-updated","ii-commons","pmc","policy","pubmed","research","retrieval","skill"],"latest_commit_sha":null,"homepage":"https://commons.ii.inc/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Intelligent-Internet.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-05-25T13:01:07.000Z","updated_at":"2026-05-29T13:37:12.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/Intelligent-Internet/II-Commons-Skills","commit_stats":null,"previous_names":["intelligent-internet/ii-commons-skills"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/Intelligent-Internet/II-Commons-Skills","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Intelligent-Internet%2FII-Commons-Skills","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Intelligent-Internet%2FII-Commons-Skills/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Intelligent-Internet%2FII-Commons-Skills/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Intelligent-Internet%2FII-Commons-Skills/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Intelligent-Internet","download_url":"https://codeload.github.com/Intelligent-Internet/II-Commons-Skills/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Intelligent-Internet%2FII-Commons-Skills/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33887124,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-04T02:00:06.755Z","response_time":64,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["arxiv","cli","daily-updated","ii-commons","pmc","policy","pubmed","research","retrieval","skill"],"created_at":"2026-05-26T23:00:33.751Z","updated_at":"2026-06-04T03:00:24.374Z","avatar_url":"https://github.com/Intelligent-Internet.png","language":"JavaScript","funding_links":[],"categories":["Tools, Platforms, and Services","Agents","Skill Sources"],"sub_categories":["Repos for Specific Datasets","Research \u0026 Knowledge Retrieval","Science-Specific"],"readme":"# II-Commons-Skills\n\n[![Web App](https://img.shields.io/badge/web%20app-commons.ii.inc-0E7C66)](https://commons.ii.inc/)\n[![License: Apache-2.0](https://img.shields.io/badge/license-Apache--2.0-blue.svg)](LICENSE)\n[![GitHub stars](https://img.shields.io/github/stars/Intelligent-Internet/II-Commons-Skills?style=social)](https://github.com/Intelligent-Internet/II-Commons-Skills)\n\n![II-Commons-Skills banner](github-commons-skill.jpg)\n\nII-Commons-Skills provides fast, daily-updated deterministic retrieval across arXiv, PubMed / PMC, and supported US policy corpora.\n\n## Links\n\n- Web app and API token requests: https://commons.ii.inc/\n- Source repository: https://github.com/Intelligent-Internet/II-Commons-Skills\n- Retrieval engine: [psql_bm25s](https://github.com/Intelligent-Internet/psql_bm25s), a PostgreSQL BM25S extension powering fast lexical retrieval.\n\n## For Humans: How to Use It\n\nSend this to your agent:\n\n```txt\nPlease add this skill for me:\nhttps://github.com/Intelligent-Internet/II-Commons-Skills.git\nAnd tell me the value of this skill.\n```\n\nAfter the skill is installed, use it through your agent:\n\n```txt\nPlease use the `ii-commons` skill to answer this: \u003cyour question or topic\u003e...\n```\n\n## For Agents: How to Use It\n\n### Install\n\nThe npm package is published as `@intelligentinternet/ii-commons`.\n\nRun the CLI with npx:\n\n```bash\nnpx @intelligentinternet/ii-commons cutoff\n```\n\nOr install it globally:\n\n```bash\nnpm install -g @intelligentinternet/ii-commons\nii-commons cutoff\n```\n\nThe CLI requires Node.js 18 or newer.\n\nTo install as an agent skill, install the `skills/ii-commons/` folder as a skill named `ii-commons` in your agent runtime's native skill discovery path. If your runtime supports repository URL installs, point it at `skills/ii-commons/`.\n\n```bash\nnode scripts/ii_commons.js --help\n```\n\n### Usage\n\nFor `search`, use exactly this shape: `search \u003ccorpus\u003e \u003ctopic\u003e [filters]`. Put the quoted topic immediately after the corpus, then append filters.\n\n```bash\nii-commons cutoff\nii-commons search arxiv \"large language model inference\" --max-results 10\nii-commons search pubmed \"type 2 diabetes review\" --start 20240000 --max-results 10\nii-commons search policy \"state overtime rule for agricultural workers\" --jurisdictions US-CA --max-results 10\nii-commons meta \"arXiv:2402.03578\"\nii-commons markdown \"PMCID:PMC11152602\"\n```\n\n`cutoff` returns the latest available corpus coverage date for each corpus. For freshness-sensitive requests, run `cutoff` first and report the returned date.\n\nThe CLI writes JSON to stdout. Errors are machine-readable JSON on stderr.\n\n### Auth\n\nBasic usage works without authentication. For higher usage limits, request an API token at https://commons.ii.inc/ and configure it with `II_COMMONS_API_KEY` or the local `ii-commons` config file.\n\n## License\n\n[Apache-2.0. ](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FIntelligent-Internet%2FII-Commons-Skills","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FIntelligent-Internet%2FII-Commons-Skills","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FIntelligent-Internet%2FII-Commons-Skills/lists"}