[6.7.0] - 2026-03-01 - "Intelligence Extraction & Automation"
New skills for Web Scraping (Apify), X/Twitter extraction, Genomic analysis, and hardened registry infrastructure.
This release integrates 14 new specialized agent-skills. Highlights include the official Apify collection for web scraping and data extraction, a high-performance X/Twitter scraper, and a comprehensive genomic analysis toolkit. The registry infrastructure has been hardened with hermetic testing and secure YAML parsing.
🚀 New Skills
🕷️ apify-agent-skills
12 Official Apify skills for web scraping and automation.
Scale data extraction using Apify Actors. Includes specialized skills for e-commerce, lead generation, social media analysis, and market research.
🐦 x-twitter-scraper
High-performance X (Twitter) data extraction.
Search tweets, fetch profiles, and extract media/engagement metrics without complex API setups.
🧬 dna-claude-analysis
Personal genome analysis toolkit.
Analyze raw DNA data across 17 categories (health, ancestry, pharmacogenomics) with interactive HTML visualization.
📦 Improvements
- Registry Hardening: Migrated all registry maintenance scripts to
PyYAMLfor safe, lossless metadata handling. (PR #168) - Hermetic Testing: Implemented environment-agnostic registry tests to prevent CI drift.
- Contributor Sync: Fully synchronized the Repo Contributors list in README.md from git history (69 total contributors).
- Documentation: Standardized H2 headers in README.md (no emojis) for clean Table of Contents anchors, following Maintenance V5 rules.
- Skill Metadata: Enhanced description validation and category consistency across 968 skills.
👥 Credits
A huge shoutout to our community contributors:
- @ar27111994 for the 12 Apify skills and registry hardening (PR #165, #168)
- @kriptoburak for
x-twitter-scraper(PR #164) - @shmlkv for
dna-claude-analysis(PR #167)