{
  "$schema": "https://sparkleware.fun/api/schema.json",
  "generated_at": "2026-05-26T17:58:51.077Z",
  "site": "https://sparkleware.fun",
  "source": "https://github.com/sparkleware/sparkleware",
  "license": "MIT",
  "count": 7,
  "packs": [
    {
      "name": "morning-briefing",
      "author": "sparkleware",
      "repo": "sparkleware/morning-briefing",
      "description": "Daily morning briefing — date, day-of-week, current weather (wttr.in), and a sparkly closer. No API key required.",
      "category": "productivity",
      "tags": [
        "weather",
        "daily",
        "wttr"
      ],
      "version": "0.1.0",
      "license": "MIT",
      "tier": "verified",
      "skills_count": 1,
      "skills": [
        {
          "name": "morning-briefing",
          "description": "Date + day-of-week + weather + sparkly closer. wttr.in for weather, no API key required."
        }
      ],
      "install_command": "./install-skill-pack sparkleware/morning-briefing",
      "submitted_at": "2026-05-26T05:00:00Z",
      "stars": 0,
      "pushed_at": "2026-05-26T08:15:11Z",
      "archived": false,
      "url": "https://sparkleware.fun/pack/sparkleware/morning-briefing/"
    },
    {
      "name": "eth-gas-watch",
      "author": "sparkleware",
      "repo": "sparkleware/eth-gas-watch",
      "description": "Ethereum gas-price status check on a schedule — traffic-light status against a configurable gwei threshold, logs price history.",
      "category": "crypto",
      "tags": [
        "ethereum",
        "gas",
        "defi"
      ],
      "version": "0.1.0",
      "license": "MIT",
      "tier": "verified",
      "skills_count": 1,
      "skills": [
        {
          "name": "gas-status",
          "description": "Current Safe/Std/Fast gwei + traffic-light status against a configurable threshold; logs each reading to memory."
        }
      ],
      "install_command": "./install-skill-pack sparkleware/eth-gas-watch",
      "submitted_at": "2026-05-26T04:10:00Z",
      "stars": 0,
      "pushed_at": "2026-05-26T06:59:41Z",
      "archived": false,
      "url": "https://sparkleware.fun/pack/sparkleware/eth-gas-watch/"
    },
    {
      "name": "hn-top",
      "author": "sparkleware",
      "repo": "sparkleware/hn-top",
      "description": "Daily digest of HackerNews top stories — dev / startup / AI conversation in one terminal screen. No API key required.",
      "category": "social",
      "tags": [
        "hackernews",
        "news",
        "tech"
      ],
      "version": "0.1.0",
      "license": "MIT",
      "tier": "verified",
      "skills_count": 1,
      "skills": [
        {
          "name": "hn-daily",
          "description": "Top 10 HackerNews stories with score + comments + author, plus optional title-substring filter."
        }
      ],
      "install_command": "./install-skill-pack sparkleware/hn-top",
      "submitted_at": "2026-05-26T04:05:00Z",
      "stars": 0,
      "pushed_at": "2026-05-26T06:58:33Z",
      "archived": false,
      "url": "https://sparkleware.fun/pack/sparkleware/hn-top/"
    },
    {
      "name": "arxiv-digest",
      "author": "sparkleware",
      "repo": "sparkleware/arxiv-digest",
      "description": "Daily digest of newest AI / autonomous-agent papers on arXiv — top submissions in cs.AI, cs.LG, cs.MA. No API key required.",
      "category": "research",
      "tags": [
        "arxiv",
        "papers",
        "ai-research"
      ],
      "version": "0.1.0",
      "license": "MIT",
      "tier": "verified",
      "skills_count": 1,
      "skills": [
        {
          "name": "daily-papers",
          "description": "Top 10 newest AI/agent paper submissions from arXiv, formatted as a daily digest."
        }
      ],
      "install_command": "./install-skill-pack sparkleware/arxiv-digest",
      "submitted_at": "2026-05-26T04:00:00Z",
      "stars": 0,
      "pushed_at": "2026-05-26T06:57:29Z",
      "archived": false,
      "url": "https://sparkleware.fun/pack/sparkleware/arxiv-digest/"
    },
    {
      "name": "aeon-pulse",
      "author": "sparkleware",
      "repo": "sparkleware/aeon-pulse",
      "description": "Daily activity summary for the Aeon framework — recent commits, latest release freshness, and open-issue scan from aaronjmars/aeon.",
      "category": "dev",
      "tags": [
        "aeon",
        "upstream",
        "digest"
      ],
      "version": "0.1.0",
      "license": "MIT",
      "tier": "verified",
      "skills_count": 1,
      "skills": [
        {
          "name": "aeon-activity",
          "description": "Fetches and summarizes recent commits, releases, and open issues from aaronjmars/aeon."
        }
      ],
      "install_command": "./install-skill-pack sparkleware/aeon-pulse",
      "submitted_at": "2026-05-26T02:35:00Z",
      "stars": 0,
      "pushed_at": "2026-05-26T02:22:06Z",
      "archived": false,
      "url": "https://sparkleware.fun/pack/sparkleware/aeon-pulse/"
    },
    {
      "name": "registry-watch",
      "author": "sparkleware",
      "repo": "sparkleware/registry-watch",
      "description": "Daily digest of new packs added to the Sparkleware registry. Stay current on community skills without manually browsing the site.",
      "category": "meta",
      "tags": [
        "digest",
        "discovery",
        "sparkleware"
      ],
      "version": "0.1.0",
      "license": "MIT",
      "tier": "verified",
      "skills_count": 1,
      "skills": [
        {
          "name": "new-packs-digest",
          "description": "Daily diff of the live registry against a local last-seen snapshot — prints new packs."
        }
      ],
      "install_command": "./install-skill-pack sparkleware/registry-watch",
      "submitted_at": "2026-05-26T02:30:00Z",
      "stars": 0,
      "pushed_at": "2026-05-26T02:16:51Z",
      "archived": false,
      "url": "https://sparkleware.fun/pack/sparkleware/registry-watch/"
    },
    {
      "name": "demo-pack",
      "author": "sparkleware",
      "repo": "sparkleware/demo-pack",
      "description": "Holographic demo skill pack — proves the Sparkleware to Aeon install pipeline works end to end. Owned by the Sparkleware team as a reference implementation.",
      "category": "meta",
      "tags": [
        "demo",
        "reference"
      ],
      "version": "0.1.0",
      "license": "MIT",
      "tier": "verified",
      "skills_count": 1,
      "skills": [
        {
          "name": "sparkle-status",
          "description": "Holographic status check — fetches current Sparkleware pack count and prints sparkle ASCII art."
        }
      ],
      "install_command": "./install-skill-pack sparkleware/demo-pack",
      "submitted_at": "2026-05-26T00:00:00Z",
      "stars": 0,
      "pushed_at": "2026-05-26T02:04:46Z",
      "archived": false,
      "url": "https://sparkleware.fun/pack/sparkleware/demo-pack/"
    }
  ]
}