* 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.
- Add date_added to all 950+ skills for complete tracking
- Update version to 6.5.0 in package.json and README
- Regenerate all indexes and catalog
- Sync all generated files
Features from merged PR #150:
- Stars/Upvotes system for community-driven discovery
- Auto-update mechanism via START_APP.bat
- Interactive Prompt Builder
- Date tracking badges
- Smart auto-categorization
All skills validated and indexed.
Made-with: Cursor
- Expand README with detailed Web App section (English)
- Improve SEO meta tags in index.html
- Add rehype-highlight for code syntax highlighting in skill details
- Implement fuzzy search with scoring (name > category > description)
- Add clear search button and result counter
- Implement Load More pagination (24 items initially) for 950+ skills
- Add rehype-highlight and highlight.js dependencies
Made-with: Cursor
- Added `date_added` field to all skills in frontmatter.
- Updated Home page to display skill addition date alongside risk level.
- Enhanced Skill Detail page to show date added in a badge format.
- Created scripts for managing skill dates, including adding missing dates and generating reports.
- Updated validators to enforce date format compliance.
- Added comprehensive documentation on date tracking implementation and usage.
- Introduced a new skill template including the `date_added` field.
- README: update 'New Here' section from V6.2.0 to V6.3.1
- README: fix stale skill count from 927+ to 946+ in Bundles section
- docs/GETTING_STARTED.md: fix default install path from ~/.agent/skills to ~/.gemini/antigravity/skills (changed in v5.9.0); add --kiro flag
- CHANGELOG.md: add missing [5.2.0] header for dangling Podcast Generation & Azure AI Skills release content
* add libreoffice skill and +29 workflow bundles.
* Add documentation for workflow bundles
Added comprehensive documentation for workflow bundles, detailing granular and consolidated bundles across various development scenarios including frontend, backend, WordPress, system administration, security testing, AI/ML, cloud/DevOps, database, testing/QA, and LibreOffice skills.
* add readme for workflow bundles. correct descriptions of libreoffice skills and match them with folder names.
* add readme for workflow bundles. correct descriptions of libreoffice skills and match them with folder names.
* Simplify LibreOffice skill names in README
* Refactor LibreOffice Base skill to LibreOffice Writer
Updated the skill from LibreOffice Base to LibreOffice Writer, modifying the name, description, and core capabilities. Adjusted workflows and examples to reflect document creation and automation.
* Rename skill from Writer to Base and update capabilities
Updated the LibreOffice skill from Writer to Base, reflecting changes in functionality related to database management and operations.
* Revise LibreOffice Calc skill details and capabilities
Updated the LibreOffice Calc skill description and removed outdated sections. Streamlined capabilities and workflows while maintaining essential information.
* Refine LibreOffice Draw skill details and capabilities
Updated the LibreOffice Draw skill description and capabilities. Removed flowchart automation example and adjusted related skills.
* Refine SKILL.md for LibreOffice Impress
Updated the SKILL.md file for LibreOffice Impress to refine the name and description, streamline core capabilities, and adjust related skills.
* Refine LibreOffice Writer skill details and capabilities
Updated the LibreOffice Writer skill description and capabilities. Simplified the name and improved clarity in the core capabilities section.
* chore: sync generated registry files [ci skip]
* feat: add Game Development Expansion Bundle (Bevy ECS, GLSL, Godot 4 Migration)
---------
Co-authored-by: Munir Abbasi <munir@ayubmed.edu.pk>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
- Add Kiro to compatibility table with invocation examples
- Add Kiro installation instructions (npx and git clone)
- Add Kiro IDE GUI import method
- Update badges and title to include Kiro
- Supports Agent Skills standard (same SKILL.md format)