agent-skill-manager 1.16.0 → 1.19.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (34) hide show
  1. package/README.backup.md +1 -1
  2. package/README.md +41 -19
  3. package/data/skill-index/Affitor_affiliate-skills.json +1 -1
  4. package/data/skill-index/Eronred_aso-skills.json +1 -1
  5. package/data/skill-index/GPTomics_bioSkills.json +26 -2
  6. package/data/skill-index/Galaxy-Dawn_claude-scholar.json +1 -1
  7. package/data/skill-index/Imbad0202_academic-research-skills.json +57 -0
  8. package/data/skill-index/K-Dense-AI_claude-scientific-skills.json +165 -9
  9. package/data/skill-index/Leonxlnx_taste-skill.json +1 -1
  10. package/data/skill-index/Master-cai_Research-Paper-Writing-Skills.json +1 -1
  11. package/data/skill-index/MiniMax-AI_skills.json +50 -2
  12. package/data/skill-index/affaan-m_everything-claude-code.json +1 -1
  13. package/data/skill-index/alirezarezvani_claude-skills.json +5421 -0
  14. package/data/skill-index/anthropics_skills.json +1 -1
  15. package/data/skill-index/bytedance_deer-flow.json +2 -2
  16. package/data/skill-index/coreyhaines31_marketingskills.json +1 -1
  17. package/data/skill-index/github_awesome-copilot.json +99 -3
  18. package/data/skill-index/himself65_finance-skills.json +3 -3
  19. package/data/skill-index/kemiljk_fluid-design.json +1 -1
  20. package/data/skill-index/kepano_obsidian-skills.json +1 -1
  21. package/data/skill-index/luongnv89_skills.json +37 -37
  22. package/data/skill-index/mattpocock_skills.json +14 -2
  23. package/data/skill-index/nextlevelbuilder_ui-ux-pro-max-skill.json +1 -1
  24. package/data/skill-index/obra_superpowers.json +1 -1
  25. package/data/skill-index/sickn33_antigravity-awesome-skills.json +223 -7
  26. package/data/skill-index/slavingia_skills.json +14 -2
  27. package/data/skill-index-resources.json +19 -1
  28. package/dist/agent-skill-manager.js +298 -254
  29. package/dist/{chunk-6n912478.js → chunk-33wmae4f.js} +1 -1
  30. package/dist/{chunk-6cfm11vm.js → chunk-d3ed4n6q.js} +3 -3
  31. package/dist/chunk-q3gm2x0a.js +3 -0
  32. package/dist/chunk-v3wdjh4r.js +3 -0
  33. package/package.json +1 -1
  34. package/dist/chunk-t6myftbf.js +0 -3
@@ -2,8 +2,8 @@
2
2
  "repoUrl": "https://github.com/sickn33/antigravity-awesome-skills.git",
3
3
  "owner": "sickn33",
4
4
  "repo": "antigravity-awesome-skills",
5
- "updatedAt": "2026-03-24T16:22:51.630Z",
6
- "skillCount": 1304,
5
+ "updatedAt": "2026-03-27T23:21:23.556Z",
6
+ "skillCount": 1322,
7
7
  "skills": [
8
8
  {
9
9
  "name": "00-andruia-consultant",
@@ -149,6 +149,18 @@
149
149
  "relPath": "skills/address-github-comments",
150
150
  "verified": true
151
151
  },
152
+ {
153
+ "name": "adhx",
154
+ "description": "Fetch any X/Twitter post as clean LLM-friendly JSON. Converts x.com, twitter.com, or adhx.com links into structured data with full article content, author info, and engagement metrics. No scraping or browser required.",
155
+ "version": "0.0.0",
156
+ "license": "",
157
+ "creator": "",
158
+ "compatibility": "",
159
+ "allowedTools": [],
160
+ "installUrl": "github:sickn33/antigravity-awesome-skills:skills/adhx",
161
+ "relPath": "skills/adhx",
162
+ "verified": true
163
+ },
152
164
  {
153
165
  "name": "advanced-evaluation",
154
166
  "description": "This skill should be used when the user asks to \"implement LLM-as-judge\", \"compare model outputs\", \"create evaluation rubrics\", \"mitigate evaluation bias\", or mentions direct scoring, pairwise comparison, position bias, evaluation pipelines, or automated quality assessment.",
@@ -533,6 +545,18 @@
533
545
  "relPath": "skills/airtable-automation",
534
546
  "verified": true
535
547
  },
548
+ {
549
+ "name": "akf-trust-metadata",
550
+ "description": "The AI native file format. EXIF for AI — stamps every file with trust scores, source provenance, and compliance metadata. Embeds into 20+ formats (DOCX, PDF, images, code). EU AI Act, SOX, HIPAA auditing.",
551
+ "version": "0.0.0",
552
+ "license": "",
553
+ "creator": "",
554
+ "compatibility": "",
555
+ "allowedTools": [],
556
+ "installUrl": "github:sickn33/antigravity-awesome-skills:skills/akf-trust-metadata",
557
+ "relPath": "skills/akf-trust-metadata",
558
+ "verified": true
559
+ },
536
560
  {
537
561
  "name": "algolia-search",
538
562
  "description": "Expert patterns for Algolia search implementation, indexing strategies, React InstantSearch, and relevance tuning Use when: adding search to, algolia, instantsearch, search api, search functionality.",
@@ -1061,6 +1085,18 @@
1061
1085
  "relPath": "skills/app-builder",
1062
1086
  "verified": true
1063
1087
  },
1088
+ {
1089
+ "name": "app-store-changelog",
1090
+ "description": "Generate user-facing App Store release notes from git history since the last tag.",
1091
+ "version": "0.0.0",
1092
+ "license": "",
1093
+ "creator": "",
1094
+ "compatibility": "",
1095
+ "allowedTools": [],
1096
+ "installUrl": "github:sickn33/antigravity-awesome-skills:skills/app-store-changelog",
1097
+ "relPath": "skills/app-store-changelog",
1098
+ "verified": true
1099
+ },
1064
1100
  {
1065
1101
  "name": "app-store-optimization",
1066
1102
  "description": "Complete App Store Optimization (ASO) toolkit for researching, optimizing, and tracking mobile app performance on Apple App Store and Google Play Store",
@@ -3833,6 +3869,18 @@
3833
3869
  "relPath": "skills/clarity-gate",
3834
3870
  "verified": true
3835
3871
  },
3872
+ {
3873
+ "name": "clarvia-aeo-check",
3874
+ "description": "Score any MCP server, API, or CLI for agent-readiness using Clarvia AEO (Agent Experience Optimization). Search 15,400+ indexed tools before adding them to your workflow.",
3875
+ "version": "0.0.0",
3876
+ "license": "",
3877
+ "creator": "",
3878
+ "compatibility": "",
3879
+ "allowedTools": [],
3880
+ "installUrl": "github:sickn33/antigravity-awesome-skills:skills/clarvia-aeo-check",
3881
+ "relPath": "skills/clarvia-aeo-check",
3882
+ "verified": true
3883
+ },
3836
3884
  {
3837
3885
  "name": "claude-ally-health",
3838
3886
  "description": "A health assistant skill for medical information analysis, symptom tracking, and wellness guidance.",
@@ -7222,6 +7270,18 @@
7222
7270
  "relPath": "skills/git-pushing",
7223
7271
  "verified": true
7224
7272
  },
7273
+ {
7274
+ "name": "github",
7275
+ "description": "Use the `gh` CLI for issues, pull requests, Actions runs, and GitHub API queries.",
7276
+ "version": "0.0.0",
7277
+ "license": "",
7278
+ "creator": "",
7279
+ "compatibility": "",
7280
+ "allowedTools": [],
7281
+ "installUrl": "github:sickn33/antigravity-awesome-skills:skills/github",
7282
+ "relPath": "skills/github",
7283
+ "verified": true
7284
+ },
7225
7285
  {
7226
7286
  "name": "github-actions-templates",
7227
7287
  "description": "Production-ready GitHub Actions workflow patterns for testing, building, and deploying applications.",
@@ -8254,6 +8314,18 @@
8254
8314
  "relPath": "skills/inventory-demand-planning",
8255
8315
  "verified": true
8256
8316
  },
8317
+ {
8318
+ "name": "ios-debugger-agent",
8319
+ "description": "Debug the current iOS project on a booted simulator with XcodeBuildMCP.",
8320
+ "version": "0.0.0",
8321
+ "license": "",
8322
+ "creator": "",
8323
+ "compatibility": "",
8324
+ "allowedTools": [],
8325
+ "installUrl": "github:sickn33/antigravity-awesome-skills:skills/ios-debugger-agent",
8326
+ "relPath": "skills/ios-debugger-agent",
8327
+ "verified": true
8328
+ },
8257
8329
  {
8258
8330
  "name": "ios-developer",
8259
8331
  "description": "Develop native iOS applications with Swift/SwiftUI. Masters iOS 18, SwiftUI, UIKit integration, Core Data, networking, and App Store optimization.",
@@ -9106,6 +9178,30 @@
9106
9178
  "relPath": "skills/machine-learning-ops-ml-pipeline",
9107
9179
  "verified": true
9108
9180
  },
9181
+ {
9182
+ "name": "macos-menubar-tuist-app",
9183
+ "description": "Build, refactor, or review SwiftUI macOS menubar apps that use Tuist.",
9184
+ "version": "0.0.0",
9185
+ "license": "",
9186
+ "creator": "",
9187
+ "compatibility": "",
9188
+ "allowedTools": [],
9189
+ "installUrl": "github:sickn33/antigravity-awesome-skills:skills/macos-menubar-tuist-app",
9190
+ "relPath": "skills/macos-menubar-tuist-app",
9191
+ "verified": true
9192
+ },
9193
+ {
9194
+ "name": "macos-spm-app-packaging",
9195
+ "description": "Scaffold, build, sign, and package SwiftPM macOS apps without Xcode projects.",
9196
+ "version": "0.0.0",
9197
+ "license": "",
9198
+ "creator": "",
9199
+ "compatibility": "",
9200
+ "allowedTools": [],
9201
+ "installUrl": "github:sickn33/antigravity-awesome-skills:skills/macos-spm-app-packaging",
9202
+ "relPath": "skills/macos-spm-app-packaging",
9203
+ "verified": true
9204
+ },
9109
9205
  {
9110
9206
  "name": "magic-animator",
9111
9207
  "description": "AI-powered animation tool for creating motion in logos, UI, icons, and social media assets.",
@@ -10652,6 +10748,18 @@
10652
10748
  "relPath": "skills/oral-health-analyzer",
10653
10749
  "verified": true
10654
10750
  },
10751
+ {
10752
+ "name": "orchestrate-batch-refactor",
10753
+ "description": "Plan and execute large refactors with dependency-aware work packets and parallel analysis.",
10754
+ "version": "0.0.0",
10755
+ "license": "",
10756
+ "creator": "",
10757
+ "compatibility": "",
10758
+ "allowedTools": [],
10759
+ "installUrl": "github:sickn33/antigravity-awesome-skills:skills/orchestrate-batch-refactor",
10760
+ "relPath": "skills/orchestrate-batch-refactor",
10761
+ "verified": true
10762
+ },
10655
10763
  {
10656
10764
  "name": "os-scripting",
10657
10765
  "description": "Operating system and shell scripting troubleshooting workflow for Linux, macOS, and Windows. Covers bash scripting, system administration, debugging, and automation.",
@@ -11396,6 +11504,18 @@
11396
11504
  "relPath": "skills/project-development",
11397
11505
  "verified": true
11398
11506
  },
11507
+ {
11508
+ "name": "project-skill-audit",
11509
+ "description": "Audit a project and recommend the highest-value skills to add or update.",
11510
+ "version": "0.0.0",
11511
+ "license": "",
11512
+ "creator": "",
11513
+ "compatibility": "",
11514
+ "allowedTools": [],
11515
+ "installUrl": "github:sickn33/antigravity-awesome-skills:skills/project-skill-audit",
11516
+ "relPath": "skills/project-skill-audit",
11517
+ "verified": true
11518
+ },
11399
11519
  {
11400
11520
  "name": "projection-patterns",
11401
11521
  "description": "Build read models and projections from event streams. Use when implementing CQRS read sides, building materialized views, or optimizing query performance in event-sourced systems.",
@@ -11708,6 +11828,18 @@
11708
11828
  "relPath": "skills/react-best-practices",
11709
11829
  "verified": true
11710
11830
  },
11831
+ {
11832
+ "name": "react-component-performance",
11833
+ "description": "Diagnose slow React components and suggest targeted performance fixes.",
11834
+ "version": "0.0.0",
11835
+ "license": "",
11836
+ "creator": "",
11837
+ "compatibility": "",
11838
+ "allowedTools": [],
11839
+ "installUrl": "github:sickn33/antigravity-awesome-skills:skills/react-component-performance",
11840
+ "relPath": "skills/react-component-performance",
11841
+ "verified": true
11842
+ },
11711
11843
  {
11712
11844
  "name": "react-flow-architect",
11713
11845
  "description": "Build production-ready ReactFlow applications with hierarchical navigation, performance optimization, and advanced state management.",
@@ -13076,6 +13208,18 @@
13076
13208
  "relPath": "skills/similarity-search-patterns",
13077
13209
  "verified": true
13078
13210
  },
13211
+ {
13212
+ "name": "simplify-code",
13213
+ "description": "Review a diff for clarity and safe simplifications, then optionally apply low-risk fixes.",
13214
+ "version": "0.0.0",
13215
+ "license": "",
13216
+ "creator": "",
13217
+ "compatibility": "",
13218
+ "allowedTools": [],
13219
+ "installUrl": "github:sickn33/antigravity-awesome-skills:skills/simplify-code",
13220
+ "relPath": "skills/simplify-code",
13221
+ "verified": true
13222
+ },
13079
13223
  {
13080
13224
  "name": "site-architecture",
13081
13225
  "description": "Plan or restructure website hierarchy, navigation, URL patterns, breadcrumbs, and internal linking. Use when mapping pages, sections, and site structure, but not for XML sitemap auditing or schema markup.",
@@ -13316,6 +13460,18 @@
13316
13460
  "relPath": "skills/smtp-penetration-testing",
13317
13461
  "verified": true
13318
13462
  },
13463
+ {
13464
+ "name": "snowflake-development",
13465
+ "description": "Comprehensive Snowflake development assistant covering SQL best practices, data pipeline design (Dynamic Tables, Streams, Tasks, Snowpipe), Cortex AI functions, Cortex Agents, Snowpark Python, dbt integration, performance tuning, and security hardening.",
13466
+ "version": "0.0.0",
13467
+ "license": "",
13468
+ "creator": "",
13469
+ "compatibility": "",
13470
+ "allowedTools": [],
13471
+ "installUrl": "github:sickn33/antigravity-awesome-skills:skills/snowflake-development",
13472
+ "relPath": "skills/snowflake-development",
13473
+ "verified": true
13474
+ },
13319
13475
  {
13320
13476
  "name": "social-content",
13321
13477
  "description": "You are an expert social media strategist with direct access to a scheduling platform that publishes to all major social networks. Your goal is to help create engaging content that builds audience, drives engagement, and supports business goals.",
@@ -13748,6 +13904,18 @@
13748
13904
  "relPath": "skills/sveltekit",
13749
13905
  "verified": true
13750
13906
  },
13907
+ {
13908
+ "name": "swift-concurrency-expert",
13909
+ "description": "Review and fix Swift concurrency issues such as actor isolation and Sendable violations.",
13910
+ "version": "0.0.0",
13911
+ "license": "",
13912
+ "creator": "",
13913
+ "compatibility": "",
13914
+ "allowedTools": [],
13915
+ "installUrl": "github:sickn33/antigravity-awesome-skills:skills/swift-concurrency-expert",
13916
+ "relPath": "skills/swift-concurrency-expert",
13917
+ "verified": true
13918
+ },
13751
13919
  {
13752
13920
  "name": "swiftui-expert-skill",
13753
13921
  "description": "Write, review, or improve SwiftUI code following best practices for state management, view composition, performance, and iOS 26+ Liquid Glass adoption. Use when building new SwiftUI features, refactoring existing views, reviewing code quality, or adopting modern SwiftUI patterns.",
@@ -13760,6 +13928,54 @@
13760
13928
  "relPath": "skills/swiftui-expert-skill",
13761
13929
  "verified": true
13762
13930
  },
13931
+ {
13932
+ "name": "swiftui-liquid-glass",
13933
+ "description": "Implement or review SwiftUI Liquid Glass APIs with correct fallbacks and modifier order.",
13934
+ "version": "0.0.0",
13935
+ "license": "",
13936
+ "creator": "",
13937
+ "compatibility": "",
13938
+ "allowedTools": [],
13939
+ "installUrl": "github:sickn33/antigravity-awesome-skills:skills/swiftui-liquid-glass",
13940
+ "relPath": "skills/swiftui-liquid-glass",
13941
+ "verified": true
13942
+ },
13943
+ {
13944
+ "name": "swiftui-performance-audit",
13945
+ "description": "Audit SwiftUI performance issues from code review and profiling evidence.",
13946
+ "version": "0.0.0",
13947
+ "license": "",
13948
+ "creator": "",
13949
+ "compatibility": "",
13950
+ "allowedTools": [],
13951
+ "installUrl": "github:sickn33/antigravity-awesome-skills:skills/swiftui-performance-audit",
13952
+ "relPath": "skills/swiftui-performance-audit",
13953
+ "verified": true
13954
+ },
13955
+ {
13956
+ "name": "swiftui-ui-patterns",
13957
+ "description": "Apply proven SwiftUI UI patterns for navigation, sheets, async state, and reusable screens.",
13958
+ "version": "0.0.0",
13959
+ "license": "",
13960
+ "creator": "",
13961
+ "compatibility": "",
13962
+ "allowedTools": [],
13963
+ "installUrl": "github:sickn33/antigravity-awesome-skills:skills/swiftui-ui-patterns",
13964
+ "relPath": "skills/swiftui-ui-patterns",
13965
+ "verified": true
13966
+ },
13967
+ {
13968
+ "name": "swiftui-view-refactor",
13969
+ "description": "Refactor SwiftUI views into smaller components with stable, explicit data flow.",
13970
+ "version": "0.0.0",
13971
+ "license": "",
13972
+ "creator": "",
13973
+ "compatibility": "",
13974
+ "allowedTools": [],
13975
+ "installUrl": "github:sickn33/antigravity-awesome-skills:skills/swiftui-view-refactor",
13976
+ "relPath": "skills/swiftui-view-refactor",
13977
+ "verified": true
13978
+ },
13763
13979
  {
13764
13980
  "name": "sympy",
13765
13981
  "description": "SymPy is a Python library for symbolic mathematics that enables exact computation using mathematical symbols rather than numerical approximations.",
@@ -15298,7 +15514,7 @@
15298
15514
  },
15299
15515
  {
15300
15516
  "name": "wordpress",
15301
- "description": "Complete WordPress development workflow covering theme development, plugin creation, WooCommerce integration, performance optimization, and security hardening.",
15517
+ "description": "Complete WordPress development workflow covering theme development, plugin creation, WooCommerce integration, performance optimization, and security hardening. Includes WordPress 7.0 features: Real-Time Collaboration, AI Connectors, Abilities API, DataViews, and PHP-only blocks.",
15302
15518
  "version": "0.0.0",
15303
15519
  "license": "",
15304
15520
  "creator": "",
@@ -15310,7 +15526,7 @@
15310
15526
  },
15311
15527
  {
15312
15528
  "name": "wordpress-penetration-testing",
15313
- "description": "Conduct comprehensive security assessments of WordPress installations including enumeration of users, themes, and plugins, vulnerability scanning, credential attacks, and exploitation techniques. WordPress powers approximately 35% of websites, making it a critical target for security testing.",
15529
+ "description": "Assess WordPress installations for common vulnerabilities and WordPress 7.0 attack surfaces.",
15314
15530
  "version": "0.0.0",
15315
15531
  "license": "",
15316
15532
  "creator": "",
@@ -15322,7 +15538,7 @@
15322
15538
  },
15323
15539
  {
15324
15540
  "name": "wordpress-plugin-development",
15325
- "description": "WordPress plugin development workflow covering plugin architecture, hooks, admin interfaces, REST API, and security best practices.",
15541
+ "description": "WordPress plugin development workflow covering plugin architecture, hooks, admin interfaces, REST API, security best practices, and WordPress 7.0 features: Real-Time Collaboration, AI Connectors, Abilities API, DataViews, and PHP-only blocks.",
15326
15542
  "version": "0.0.0",
15327
15543
  "license": "",
15328
15544
  "creator": "",
@@ -15334,7 +15550,7 @@
15334
15550
  },
15335
15551
  {
15336
15552
  "name": "wordpress-theme-development",
15337
- "description": "WordPress theme development workflow covering theme architecture, template hierarchy, custom post types, block editor support, and responsive design.",
15553
+ "description": "WordPress theme development workflow covering theme architecture, template hierarchy, custom post types, block editor support, responsive design, and WordPress 7.0 features: DataViews, Pattern Editing, Navigation Overlays, and admin refresh.",
15338
15554
  "version": "0.0.0",
15339
15555
  "license": "",
15340
15556
  "creator": "",
@@ -15346,7 +15562,7 @@
15346
15562
  },
15347
15563
  {
15348
15564
  "name": "wordpress-woocommerce-development",
15349
- "description": "WooCommerce store development workflow covering store setup, payment integration, shipping configuration, and customization.",
15565
+ "description": "WooCommerce store development workflow covering store setup, payment integration, shipping configuration, customization, and WordPress 7.0 features: AI connectors, DataViews, and collaboration tools.",
15350
15566
  "version": "0.0.0",
15351
15567
  "license": "",
15352
15568
  "creator": "",
@@ -2,8 +2,8 @@
2
2
  "repoUrl": "https://github.com/slavingia/skills.git",
3
3
  "owner": "slavingia",
4
4
  "repo": "skills",
5
- "updatedAt": "2026-03-24T16:22:58.039Z",
6
- "skillCount": 9,
5
+ "updatedAt": "2026-03-27T23:21:29.771Z",
6
+ "skillCount": 10,
7
7
  "skills": [
8
8
  {
9
9
  "name": "company-values",
@@ -101,6 +101,18 @@
101
101
  "relPath": "skills/pricing",
102
102
  "verified": true
103
103
  },
104
+ {
105
+ "name": "processize",
106
+ "description": "Turn a product idea into a manual-first process you can start delivering today. Use when you have an idea and want to figure out how to deliver value by hand before writing any code.",
107
+ "version": "0.0.0",
108
+ "license": "",
109
+ "creator": "",
110
+ "compatibility": "",
111
+ "allowedTools": [],
112
+ "installUrl": "github:slavingia/skills:skills/processize",
113
+ "relPath": "skills/processize",
114
+ "verified": true
115
+ },
104
116
  {
105
117
  "name": "validate-idea",
106
118
  "description": "Validate a business idea using the minimalist entrepreneur framework. Use when someone has a business idea and wants to test if it's worth pursuing before building anything.",
@@ -1,5 +1,5 @@
1
1
  {
2
- "updatedAt": "2026-03-24T15:30:00Z",
2
+ "updatedAt": "2026-03-28T00:00:00Z",
3
3
  "repos": [
4
4
  {
5
5
  "source": "github:anthropics/skills",
@@ -198,6 +198,24 @@
198
198
  "description": "Curated collection of GitHub Copilot skills and patterns",
199
199
  "maintainer": "@github",
200
200
  "enabled": true
201
+ },
202
+ {
203
+ "source": "github:alirezarezvani/claude-skills",
204
+ "url": "https://github.com/alirezarezvani/claude-skills",
205
+ "owner": "alirezarezvani",
206
+ "repo": "claude-skills",
207
+ "description": "+192 Claude Code skills & agent plugins for Claude Code, Codex, Gemini CLI, Cursor, and 8 more coding agents — engineering, marketing, product, compliance, C-level advisory.",
208
+ "maintainer": "@alirezarezvani",
209
+ "enabled": true
210
+ },
211
+ {
212
+ "source": "github:Imbad0202/academic-research-skills",
213
+ "url": "https://github.com/Imbad0202/academic-research-skills",
214
+ "owner": "Imbad0202",
215
+ "repo": "academic-research-skills",
216
+ "description": "Academic and research-oriented workflow skills for students and researchers",
217
+ "maintainer": "@Imbad0202",
218
+ "enabled": true
201
219
  }
202
220
  ]
203
221
  }