barrios-skills

Barrios88/barrios-skills
★ 0 stars Python Data/Analytics Updated today
Curated AI agent skills and MCP servers for economists and accountants
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "barrios-skills": {
      "command": "uvx",
      "args": [
        "barrios-skills"
      ]
    }
  }
}

Or install with pip: pip install barrios-skills

README Excerpt

John Barrios's curated AI agent skills for **economists and accountants** — focused on econometrics, data visualization, research workflows, and academic writing. Browse the collection: `https://barrios88.github.io/barrios-skills/` Enable GitHub Pages: repo **Settings → Pages → Build from GitHub Actions**.
📊
Working with market or time-series data?
The Polymarket Historical Dataset — 18.5M+ price snapshots across 18,600+ prediction markets (CSV + SQLite). Built for backtesting & ML.
View dataset →