* feat: add pipecat-friday-agent skill and sync generated files
* chore: sync generated files and update changelog for pipecat-friday-agent
* fix: normalize path separators in data registry for cross-platform CI
* chore: sync generated registry files and resolve CI drift
* feat: Add initial skill catalog, aliases, and bundles data files and update README.
* fix: normalize path separators in skill utils and resolve CI drift
* feat: Introduce skill catalog, aliases, and bundles with a new utility and updated documentation.
* feat: Add new skill catalog data files for aliases, bundles, and the main catalog, and update total skill count.
* feat: Update skill and star counts, and registry sync metadata in README.md.
* chore: sync generated registry files
* chore: fix drift
---------
Co-authored-by: sck_0 <samujackson1337@gmail.com>
* Revise Pakistan Payments Stack skill details and guidelines
Updated the description, category, and risk level for the Pakistan payments stack skill. Added mandatory authenticity and verification rules, implementation guide, and best practices.
* Change risk level from medium to safe
* chore: sync registry and catalog after Pakistan payments stack update
---------
Co-authored-by: sck_0 <samujackson1337@gmail.com>
* docs(skills): update frontend-slides with missing dependencies and formatting
* chore: rebuild indices for frontend-slides update
---------
Co-authored-by: sck_0 <samujackson1337@gmail.com>
* feat(skills): add tanstack-query-expert skill for async state management
* chore: sync generated registry files
* revert: restore README.md and package-lock.json to fix CI drift
- Add 300+ new skills from 35+ community repositories
- Total collection now at 1,200+ skills
- New categories: UI/UX, Security, Data Science, Health, Quantum, Makepad
- Update package.json to v7.0.0
- Update README with new stats and 20k stars celebration banner
- Complete CHANGELOG with all new skills and community credits
- Add release_notes.md with detailed acknowledgments
Validation chain run, catalog regenerated.
Thank you to our incredible community for 20,000 GitHub stars!
* feat: add 12 official Apify skills for web scraping and data extraction
Add the complete Apify agent-skills collection as official vendor skills,
bringing the total skill count from 954 to 966.
New skills:
- apify-actor-development: Develop, debug, and deploy Apify Actors
- apify-actorization: Convert existing projects into Apify Actors
- apify-audience-analysis: Audience demographics across social platforms
- apify-brand-reputation-monitoring: Track reviews, ratings, and sentiment
- apify-competitor-intelligence: Analyze competitor strategies and pricing
- apify-content-analytics: Track engagement metrics and campaign ROI
- apify-ecommerce: E-commerce data scraping for pricing intelligence
- apify-influencer-discovery: Find and evaluate influencers
- apify-lead-generation: B2B/B2C lead generation from multiple platforms
- apify-market-research: Market conditions and geographic opportunities
- apify-trend-analysis: Discover emerging trends across platforms
- apify-ultimate-scraper: Universal AI-powered web scraper
Existing skill fixes:
- design-orchestration: Add missing description, fix markdown list spacing
- multi-agent-brainstorming: Add missing description, fix markdown list spacing
Registry and documentation updates:
- Update skill count to 966+ across README.md, README.vi.md
- Add Apify to official sources in SOURCES.md and all README variants
- Register new skills in catalog.json, skills_index.json, bundles.json, aliases.json
- Update CATALOG.md category counts (data-ai: 152, infrastructure: 95)
Validation script improvements:
- Raise description length limit from 200 to 1024 characters
- Add empty description validation check
- Apply PEP 8 formatting (line length, spacing, trailing whitespace)
* refactor: truncate skill descriptions in SKILL.md files and revert description length validation to 200 characters.
* feat: Add `apify-ultimate-scraper` to data-ai and move `apify-lead-generation` from business to general categories.