Commit Graph

692 Commits

Author SHA1 Message Date
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
c4e246096a feat: support installing skills for multiple tools simultaneously
Fixes #182

Previously, passing multiple tool flags like `--claude --codex` would
only install for the first matching tool. Now the installer correctly
identifies all specified targets and installs to each one.

Changes:
- Replaced defaultDir() with getTargets() returning array of targets
- Added installForTarget() function for per-target installation
- Modified main() to iterate over all targets
- Updated help text with multi-tool example

Example:
  npx antigravity-awesome-skills --claude --codex
2026-03-03 16:29:33 +01:00
sck_0
ef3405986c Merge branch 'main' of https://github.com/sickn33/antigravity-awesome-skills 2026-03-03 16:28:20 +01:00
sck_0
275e1be06a Merge PR #181: Add videodb skills (force merge from draft) 2026-03-03 16:28:06 +01:00
sickn33
be81153671 Merge pull request #180 from zinzied/main
feat: Add initial web-app structure and import skill definitions.
2026-03-03 16:27:48 +01:00
Rohit Garg
21f7730bb5 videodb skills update: add reference files for videodb skills 2026-03-03 18:02:13 +05:30
Zied
dd73c5d98f feat: implement initial Home page with skill listing, search, filter, sort, star functionality, and sync capabilities. 2026-03-03 09:45:08 +01:00
Zied
7399b2973c feat: Add initial web-app structure and import skill definitions. 2026-03-03 09:27:19 +01:00
sck_0
233fa9ff73 chore: release v6.8.0
- Bumped version to 6.8.0 in package.json
- Updated CHANGELOG.md with v6.8.0 release notes
- Theme: "Productivity Boost & In-App Sync"

Highlights:
- vibe-code-auditor v2.0.0 with pattern recognition and deterministic scoring
- tutorial-engineer v2.0.0 with 4-MAT model and cognitive load management
- New In-App Sync Skills button in Web App

Refs: #172, #178
Made-with: Cursor
2026-03-02 16:38:28 +01:00
sck_0
a016ed09f2 chore: sync generated files after PR merges
- Fixed tutorial-engineer frontmatter (date_added, version, risk)
- Updated skills_index.json

Refs: #172, #178
Made-with: Cursor
2026-03-02 16:36:09 +01:00
sck_0
2ff1245802 Merge pull request #178 from zinzied/main
Add In-App Sync Skills Button & Simplify Launcher

Key changes:
- Simplified START_APP.bat: Removed unreliable auto-update logic
- Added refresh-skills-plugin.js: Vite plugin for in-app skill sync via /api/refresh-skills
- Updated vite.config.js: Registered the refresh skills plugin
- Enhanced Home.jsx: Added "Sync Skills" button with loading states and notifications

Users can now click a button in the web app to sync skills from GitHub live.

Co-authored-by: Zied Boughdir <zinzied>
Made-with: Cursor
2026-03-02 16:35:23 +01:00
sck_0
8750f4aa5a Merge pull request #172 from munir-abbasi/main
productivity enhancements

Updated skills:
- vibe-code-auditor: v1.0.0 -> v2.0.0 with pattern recognition, quick checks,
  executive summary, deterministic scoring, code fix blocks, quick wins
- tutorial-engineer: v1.0.0 -> v2.0.0 with 4-MAT model, cognitive load management,
  exercise calibration, format selection, pre-publish audit, speed scoring

Co-authored-by: Munir Abbasi <munir-abbasi>
Made-with: Cursor
2026-03-02 16:34:50 +01:00
Zied
591fdb8621 Merge branch 'main' of https://github.com/zinzied/antigravity-awesome-skills 2026-03-02 09:57:10 +01:00
Zied
b42ab600ec feat: add in-app Sync Skills button and simplify START_APP.bat launcher 2026-03-02 09:56:15 +01:00
Zied
7ce8ebcdf9 Re-implementing In-App Sync Button 2026-03-02 09:42:26 +01:00
Zied
c8e1c0ef19 ok 2026-03-02 09:29:59 +01:00
Zied
107d03b0f8 Enhancement Web add sync Skills & fix START_APP.bat 2026-03-02 09:17:15 +01:00
github-actions[bot]
7a89b4be13 chore: update star history chart 2026-03-02 07:03:48 +00:00
github-actions[bot]
40edcfa2ee chore: update star history chart 2026-03-02 06:20:29 +00:00
Munir Abbasi
68a95dd999 Revise tutorial engineer skill documentation
Updated the tutorial engineer skill documentation to include additional use cases, instructions, and a comprehensive checklist for tutorial development.
2026-03-01 19:28:50 +05:00
Munir Abbasi
fdd53a7aca Upgrade SKILL.md to version 2.0.0 with new guidelines
Updated version from 1.0.0 to 2.0.0 and expanded the audit dimensions with additional checks and guidelines.
2026-03-01 19:27:38 +05:00
sck_0
66df68d003 chore: release v6.7.0 2026-03-01 10:18:06 +01:00
Copilot
6cb71c68cf Add missing root-level requirements.txt (#171)
* Initial plan

* Add requirements.txt with pyyaml dependency for Python scripts

Co-authored-by: sickn33 <184072420+sickn33@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: sickn33 <184072420+sickn33@users.noreply.github.com>
2026-03-01 10:16:59 +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
github-actions[bot]
309f413f56 chore: sync generated registry files [ci skip] 2026-03-01 08:38:44 +00: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
github-actions[bot]
c9a76a2d94 chore: sync generated registry files [ci skip] 2026-02-28 07:48:36 +00:00
sck_0
59e42713ef docs: sync skill count to 954+ and version to v6.6.0 2026-02-28 08:48:13 +01:00
sck_0
8a21fa5e25 docs: add @acbhatt12 to v6.6.0 release credits 2026-02-28 08:32:57 +01:00
sck_0
d3ffebf14a Merge pull request #162: Improve README quality 2026-02-28 08:31:28 +01:00
github-actions[bot]
d0526bfb43 chore: sync generated registry files [ci skip] 2026-02-28 07:21:54 +00:00
sck_0
5e33747538 chore: release v6.6.0 2026-02-28 08:21:30 +01:00
sck_0
518d3ca85e chore: Apply cleaner README changes and build catalog 2026-02-28 08:21:07 +01:00
Rohit Garg
c08ba90288 Add VideoDB Skills to Individual Skills (#161) 2026-02-28 08:14:21 +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
Maheshwar Anup
b2bc1d7488 Added separate sec skills section to docs (#159)
* 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.
2026-02-28 08:13:48 +01:00
Tales Vieira
67afd435bd feat: add vibe-code-auditor skill (#156)
Add Vibe Code Auditor skill for auditing AI-generated code.
2026-02-28 08:13:44 +01:00
Lou Kromah
cf154a5550 Add hierarchical-agent-memory skill (#160)
Scoped CLAUDE.md memory system that reduces context token spend by giving
agents directory-level cheat sheets instead of re-reading entire projects.
Includes dashboard, routing, savings tracking, and carbon metrics.

Source: https://github.com/kromahlusenii-ops/ham

Co-authored-by: kromahlusenii-ops <6248698+urbanintell@users.noreply.github.com>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-28 08:13:41 +01:00