* feat: add helium-mcp skill for news intelligence, media bias, and market data
Adds Helium MCP — a streamable HTTP MCP server (no auth) with 9 tools
covering news search across 3.2M+ articles, media bias analysis for
5,000+ sources, balanced news perspectives, live stock/ETF/crypto data
with AI analysis, ML-predicted options pricing, and semantic meme search.
Made-with: Cursor
* docs: add helium-mcp README credit
Co-authored-by: Codex <noreply@openai.com>
---------
Co-authored-by: sickn33 <sickn33@users.noreply.github.com>
Co-authored-by: Codex <noreply@openai.com>
* feat: add monte-carlo data observability skills
Add 4 data observability skills from monte-carlo-data/mc-agent-toolkit:
- monte-carlo-prevent: table health, alerts, lineage before SQL/dbt edits
- monte-carlo-monitor-creation: monitor creation via MCP tools
- monte-carlo-push-ingestion: push ingestion API guide
- monte-carlo-validation-notebook: SQL validation notebooks for dbt PRs
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
* docs: add monte-carlo-data/mc-agent-toolkit to community contributors
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
* fix: replace skill summaries with full original content
Copy the actual SKILL.md content from monte-carlo-data/mc-agent-toolkit
instead of rewritten summaries. Only the frontmatter is changed to match
the antigravity template format.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
* feat: add reference docs, scripts, and templates for all 4 skills
Addresses Codex review feedback — copies supporting files from
monte-carlo-data/mc-agent-toolkit that the SKILL.md files reference:
- prevent: references/workflows.md, parameters.md, TROUBLESHOOTING.md
- monitor-creation: references/ (5 monitor type docs)
- push-ingestion: references/ (8 docs) + scripts/templates/ (6 warehouses)
- validation-notebook: scripts/ (2 helper scripts)
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
* fix: update script paths to match antigravity directory name
${CLAUDE_PLUGIN_ROOT}/skills/generate-validation-notebook/scripts/ →
${CLAUDE_PLUGIN_ROOT}/skills/monte-carlo-validation-notebook/scripts/
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
---------
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Add 11 source-only StyleSeed skills covering UI setup, page and pattern
scaffolding, token management, accessibility review, UX flows,
microcopy, audits, and feedback states.
Also credit bitjaru/styleseed in the community contributors list so
source attribution matches the new source_repo metadata.
Fixes#478
Co-authored-by: sickn33 <sickn33@users.noreply.github.com>
Refresh the repo contributor list on main after merging PR #477.
The FAF source credit was already present in README, so this follow-up
captures only the contributor sync output.
Refs #477
Refresh the repo contributor list on main after merging PR #469.
The README source credit for warmskull/idea-darwin is already present,
so this follow-up only records the contributor sync output.
Refs #469
Refresh the repo contributor list on main after merging PR #466.
The README source credit for MetcalfSolutions/Satori is already present,
so this follow-up only records the human contributor sync.
Refs #466
Add the missing community source credits for MetcalfSolutions/Satori
and warmskull/idea-darwin on main so contributor PR validation can
run against the current README credit policy.
Refs #466
Refs #469
* feat: add global-chat-agent-discovery skill for cross-protocol agent search
Adds a skill for discovering MCP servers and AI agents across 18K+ entries
and 6+ registries using Global Chat's directory and MCP server
(@global-chat/mcp-server). Covers MCP, A2A, and agents.txt protocols.
* docs: add README credit for global chat
---------
Co-authored-by: pumanitro <pumanitro@gmail.com>
Co-authored-by: sickn33 <sickn33@users.noreply.github.com>