Commit Graph

260 Commits

Author SHA1 Message Date
sck_0
159d04c9bf docs: add new contributors to Repo Contributors section
Add contributors from recent PRs:
- @lsuryatej (skill-router)
- @tejasashinde (professional-proofreader)
- @SnakeEye-sudo (gemini-api, llm-optimizer, saas-mvp-launcher)
- @8144225309 (SuperScalar Lightning skills)
2026-03-04 18:18:35 +01:00
sck_0
0e4c0ece5e docs: update README version references to v6.10.0
- Update skill count: 968+ → 978+
- Update version mentions: 6.7.0, 6.5.0 → 6.10.0
2026-03-04 18:11:54 +01:00
github-actions[bot]
bc269088f3 chore: sync generated registry files [ci skip] 2026-03-04 17:07:36 +00:00
Jonathan Reimer
9555c2dbf4 docs: add jonathimer/devmarketing-skills to Community Contributors
Developer marketing skills for AI agents — 33 skills covering HN strategy,
technical tutorials, docs-as-marketing, Reddit engagement, developer
onboarding, newsletters, SEO for devtools, and more.

MIT licensed, works with Claude Code, Cursor, Windsurf.
2026-03-04 10:08:31 +01:00
sck_0
3e06da51a2 chore: sync generated files and fix agentmail metadata
- Fixed agentmail/SKILL.md description (was 305 chars, now concise)
- Added risk: safe and source: community labels
- Regenerated skills_index.json (970 skills)
- Updated README.md with latest skill count
- Regenerated CATALOG.md, data/catalog.json, data/bundles.json

Post-merge fixes for PR #183 following MAINTENANCE.md procedures.
2026-03-03 16:35:12 +01:00
sck_0
d288b4e6fc chore: sync generated files and fix videodb description
- Fixed videodb/SKILL.md description (was 583 chars, now concise)
- Regenerated skills_index.json (969 skills)
- Updated README.md with latest skill count
- Regenerated CATALOG.md and data/catalog.json

Fixes validation error from PR #181 merge.
2026-03-03 16:31:32 +01:00
sck_0
66df68d003 chore: release v6.7.0 2026-03-01 10:18:06 +01:00
sickn33
7fc2fe0cb7 Update skill count in README
Updated the number of high-performance agentic skills from 954 to 968.
2026-03-01 10:15:03 +01:00
sck_0
ef0bbeee3e docs: sync Repo Contributors in README 2026-03-01 10:12:51 +01:00
github-actions[bot]
cdaf1cc518 chore: sync generated registry files [ci skip] 2026-03-01 09:03:11 +00:00
Ahmed Rehan
2f55f046b9 feat: add 12 official Apify agent-skills for web scraping & data extraction (#165)
* 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.
2026-03-01 10:02:50 +01:00
shmlkv
feab0e106f feat: add shmlkv/dna-claude-analysis to Community Contributors (#167) 2026-03-01 09:57:26 +01:00
sck_0
6b0cbf26fb revert: undo manual merges of #165 and #167 for proper GitHub merge attribution 2026-03-01 09:54:04 +01:00
sck_0
38237ef159 chore: sync generated files after merging 4 PRs [968 skills] 2026-03-01 09:49:25 +01:00
sck_0
7f4f7b815f feat: add 12 official Apify agent-skills for web scraping & data extraction (#165) 2026-03-01 09:48:57 +01:00
sck_0
9eb79edfb2 chore: add @shmlkv and @kriptoburak to Repo Contributors 2026-03-01 09:44:10 +01:00
sck_0
ee9948a25b feat: add shmlkv/dna-claude-analysis to Community Contributors (#167) 2026-03-01 09:42:48 +01:00
github-actions[bot]
3ae7f24d20 chore: sync generated registry files [ci skip] 2026-03-01 08:40:09 +00:00
Burak Bayır
11148dfcfa feat: add x-twitter-scraper skill (#164)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-01 09:39:46 +01:00
Ares
4a5f1234bb fix: harden registry tooling, make tests hermetic, and restore metadata consistency (#168)
* chore: upgrade maintenance scripts to robust PyYAML parsing

- Replaces fragile regex frontmatter parsing with PyYAML/yaml library
- Ensures multi-line descriptions and complex characters are handled safely
- Normalizes quoting and field ordering across all maintenance scripts
- Updates validator to strictly enforce description quality

* fix: restore and refine truncated skill descriptions

- Recovered 223+ truncated descriptions from git history (6.5.0 regression)
- Refined long descriptions into concise, complete sentences (<200 chars)
- Added missing descriptions for brainstorming and orchestration skills
- Manually fixed imagen skill description
- Resolved dangling links in competitor-alternatives skill

* chore: sync generated registry files and document fixes

- Regenerated skills index with normalized forward-slash paths
- Updated README and CATALOG to reflect restored descriptions
- Documented restoration and script improvements in CHANGELOG.md

* fix: restore missing skill and align metadata for full 955 count

- Renamed SKILL.MD to SKILL.md in andruia-skill-smith to ensure indexing
- Fixed risk level and missing section in andruia-skill-smith
- Synchronized all registry files for final 955 skill count

* chore(scripts): add cross-platform runners and hermetic test orchestration

* fix(scripts): harden utf-8 output and clone target writeability

* fix(skills): add missing date metadata for strict validation

* chore(index): sync generated metadata dates

* fix(catalog): normalize skill paths to prevent CI drift

* chore: sync generated registry files

* fix: enforce LF line endings for generated registry files
2026-03-01 09:38:25 +01:00
sck_0
518d3ca85e chore: Apply cleaner README changes and build catalog 2026-02-28 08:21:07 +01:00
Ned C
0ac73151d2 Add rule-porter to Community Contributors (#163) 2026-02-28 08:14:01 +01:00
Alex Mastny
7c30e0cc31 feat: add android_ui_verification skill (#155)
Co-authored-by: Alex Mastny <alexandermastny@gmail.com>
2026-02-28 08:13:58 +01:00
sck_0
aa71e76eb9 chore: release 6.5.0 - Community & Experience
- 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
2026-02-27 09:19:41 +01:00
sck_0
4b2cfa91be Merge pull request #150 from zinzied/main - Enhanced User Experience
Features integrated:
- Stars Feature: Community-driven skill discovery with upvotes
- Auto-Update: Automatic skill updates via START_APP.bat (Git + PowerShell fallback)
- Interactive Prompt Builder: Context-aware prompt construction
- Date Tracking: Added date_added field to all skills
- Auto-Categorization: Smart category assignment based on keywords
- Enhanced UI: Risk level badges, date display, category stats

Conflicts resolved:
- START_APP.bat: Merged enhanced auto-update logic
- README.md: Kept v6.4.1 with new feature documentation
- Home.jsx: Combined fuzzy search + pagination + stars
- SkillDetail.jsx: Merged syntax highlighting + stars + date badges

All 950+ skills updated with date tracking and proper categorization.

Made-with: Cursor
2026-02-27 09:14:48 +01:00
sck_0
6b4dae330c feat: enhance web app with fuzzy search, syntax highlighting, and pagination
- 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
2026-02-27 09:05:13 +01:00
sck_0
2b551eaef4 chore: release 6.4.1
Made-with: Cursor
2026-02-27 08:55:30 +01:00
sck_0
b06ee9ee23 feat: add convex backend skill and fix seo incident/local audit
Made-with: Cursor
2026-02-27 08:39:50 +01:00
sck_0
064c6515fe chore: bump version to 6.4.0
Made-with: Cursor
2026-02-27 08:27:19 +01:00
Zied
f8123cb5a9 feat: Implement date tracking for skills
- 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.
2026-02-26 12:39:28 +01:00
developer-victor
b55198d14b feat: add mojoauth implementation skill
Updated the list of skills and integrations in the README.
2026-02-26 15:22:00 +05:30
sck_0
8f675c1412 docs: fix version refs, stale skill count, install path, and add missing [5.2.0] changelog entry
- 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
2026-02-25 17:00:47 +01:00
sck_0
aaa82fa5b7 fix: resolve validation errors in PR #139 and restore PR #128 skills 2026-02-25 16:50:45 +01:00
sck_0
809df3a251 chore: release 6.3.0
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-25 16:05:43 +01:00
Zied Boughdir
ea47fe330f feat: auto-updating web app and prompt builder
* docs: detail auto-update via START_APP.bat

* feat: add interactive prompt builder to skill detail page

* Add a robust auto-update mechanism to the Web App launcher and introduce the Interactive Prompt Builder.

* docs: add interactive prompt builder section

* feat: add copy full content button
2026-02-25 15:57:15 +01:00
Abdelrahman Sayed Soliman Mohamed
73ed4245cd docs: add AdaL CLI instructions
Added instructions for AdaL CLI to README.
2026-02-25 15:56:56 +01:00
sck_0
9d741b6b2f feat: add agentfolio skill
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-25 15:55:30 +01:00
Zied
d1c70dccce docs: add interactive prompt builder section 2026-02-25 10:33:26 +01:00
Zied
f66ac28dc0 docs: detail auto-update via START_APP.bat 2026-02-25 09:48:50 +01:00
sck_0
0263440419 chore: release 6.2.0
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-24 13:44:54 +01:00
sickn33
fda65a606a Merge pull request #127 from code-vj/patch-1
feat: add ssojet implementation skill
2026-02-24 13:38:08 +01:00
sickn33
48e99a7e68 Merge pull request #126 from zinzied/main
Add Interactive Skills Web App
2026-02-24 13:38:06 +01:00
Vijay Singh
735044b07a feat: add ssojet implementation skill
Added a new skill link for SSOJet skills and integration guides.
2026-02-24 15:09:38 +05:30
Zied
d51adc44c3 feat: Add new skills, skill-related content, and update project dependencies. 2026-02-24 09:49:45 +01:00
ssumanbiswas
861fdaa42b chore: sync generated registry files 2026-02-23 09:27:11 -05:00
sck_0
f561ba9e95 docs: 927 skills count consistency in README
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-23 07:47:15 +01:00
sck_0
4da3a9b7a0 chore: release 6.1.1 (AWS cost skills, 927 registry)
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-23 07:46:58 +01:00
sck_0
0e7945c654 Merge main into add-aws-cost-optimization-skills, resolve conflicts by regenerating catalog (927 skills)
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-23 07:36:00 +01:00
sck_0
b06e92afc6 chore: release 6.1.0
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-23 07:31:31 +01:00
sck_0
c7a09399d5 chore: sync generated files (925 skills, stats consistency)
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-23 07:30:23 +01:00