* Update print statement from 'Hello' to 'Goodbye'
* Remove outdated skill descriptions from SEC_SKILLS.md
Removed several sections related to analytics tracking, SEO auditing, Slack bot building, and other skills from SEC_SKILLS.md.
- 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 a comprehensive skill for auditing local SEO specifically tailored for legal and professional services, including guidelines for assessment, audit framework, and content strategy.
- Added `scripts/auto_categorize_skills.py` to analyze skill names and descriptions, auto-assigning categories based on keyword matching.
- Updated category distribution to show counts and sort categories by skill count in the Home page dropdown.
- Created documentation in `docs/CATEGORIZATION_IMPLEMENTATION.md` and `docs/SMART_AUTO_CATEGORIZATION.md` detailing the new categorization process and usage.
- Introduced `scripts/fix_year_2025_to_2026.py` to update all skill dates from 2025 to 2026.
- Enhanced user experience by moving "uncategorized" to the bottom of the category list and displaying skill counts in the dropdown.
- 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