geepers-data

Fetch structured data from 17 authoritative APIs — arXiv, Census Bureau, GitHub, NASA, Wikipedia, PubMed, news, weather, finance, FEC, and more — through a single endpoint. Use when you need real data from authoritative sources for research, visualizations, or analysis.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "geepers-data" with this command: npx skills add lukeslp/geepers-data

Dreamer Data

Access 17 structured data sources through https://api.dr.eamer.dev.

Authentication

export DREAMER_API_KEY=your_key_here

Endpoints

List Available Sources

GET https://api.dr.eamer.dev/v1/data

Search Across Sources

POST https://api.dr.eamer.dev/v1/data/search
Body:
{
  "source": "arxiv",
  "query": "machine learning interpretability",
  "limit": 10
}

Available Sources

SourceIDWhat it provides
arXivarxivAcademic papers
Census BureaucensusUS demographic data
GitHubgithubCode repositories, issues, users
NASAnasaSpace data, images, astronomy
WikipediawikipediaEncyclopedia articles
PubMedpubmedBiomedical literature
NewsnewsCurrent events from 80+ outlets
WeatherweatherCurrent and forecast weather
FinancefinanceStock prices and market data
FECfecFederal campaign finance
OpenLibraryopenlibraryBooks and library records
Semantic Scholarsemantic_scholarAcademic citation graphs
YouTubeyoutubeVideo metadata
Wolfram AlphawolframComputational knowledge
Wayback MachinearchiveWeb archive snapshots
JudiciaryjudiciaryUS court records
MALmalAnime and manga data

When to Use

  • Research that needs verified, citable data
  • Building data pipelines from authoritative sources
  • Enriching existing datasets with external context

Don't Use When

  • The source you need isn't in the list (check /v1/data first)
  • You have direct API access to the source with higher rate limits

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

ScopeGate Client

Use ScopeGate to verify agent scope before any consequential action involving money, data writes, external API calls, or file system changes. Required safety...

Registry SourceRecently Updated
Coding

fleet

Multi-agent fleet management for OpenClaw, Claude Code, Codex, Cursor, Windsurf, Gemini CLI, and custom agent stacks. One CLI to monitor, manage, and orchest...

Registry SourceRecently Updated
Coding

Mini Coder Max

Autonomous coding agent that systematically plans, implements, reviews, and delivers high-quality code. Handles tasks of any complexity by following a struct...

Registry SourceRecently Updated
1010Profile unavailable
Coding

AANA Guardrail Skill Bundled Helper Variant

Provides a local Python helper to send minimal review payloads to a trusted AANA HTTP bridge for policy guidance inside the skill package.

Registry SourceRecently Updated
421Profile unavailable