agent-skill-manager 2.4.0 → 2.6.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.
- package/README.md +1 -1
- package/data/skill-index/Affitor_affiliate-skills.json +4089 -167
- package/data/skill-index/Eronred_aso-skills.json +2251 -31
- package/data/skill-index/GPTomics_bioSkills.json +33126 -640
- package/data/skill-index/Galaxy-Dawn_claude-scholar.json +3084 -765
- package/data/skill-index/Imbad0202_academic-research-skills.json +315 -19
- package/data/skill-index/K-Dense-AI_claude-scientific-skills.json +10060 -144
- package/data/skill-index/Leonxlnx_taste-skill.json +1150 -10
- package/data/skill-index/Master-cai_Research-Paper-Writing-Skills.json +76 -2
- package/data/skill-index/MiniMax-AI_skills.json +1730 -28
- package/data/skill-index/Paramchoudhary_ResumeSkills.json +10421 -0
- package/data/skill-index/affaan-m_everything-claude-code.json +35901 -2483
- package/data/skill-index/alirezarezvani_claude-skills.json +40310 -1896
- package/data/skill-index/anthropics_skills.json +1352 -20
- package/data/skill-index/antonbabenko_terraform-skill.json +146 -0
- package/data/skill-index/bytedance_deer-flow.json +1657 -29
- package/data/skill-index/coreyhaines31_marketingskills.json +3266 -54
- package/data/skill-index/github_awesome-copilot.json +36002 -902
- package/data/skill-index/google_skills.json +1790 -0
- package/data/skill-index/heygen-com_hyperframes.json +1346 -17
- package/data/skill-index/himself65_finance-skills.json +1866 -38
- package/data/skill-index/kemiljk_fluid-design.json +76 -2
- package/data/skill-index/kepano_obsidian-skills.json +376 -6
- package/data/skill-index/luongnv89_skills.json +2425 -857
- package/data/skill-index/mattpocock_skills.json +1809 -118
- package/data/skill-index/nextlevelbuilder_ui-ux-pro-max-skill.json +538 -20
- package/data/skill-index/obra_superpowers.json +1051 -15
- package/data/skill-index/sickn33_antigravity-awesome-skills.json +346070 -13548
- package/data/skill-index/slavingia_skills.json +751 -11
- package/data/skill-index-resources.json +28 -1
- package/dist/agent-skill-manager.js +217 -217
- package/dist/{chunk-CLIZUJVB.js → chunk-5ADANJQ6.js} +1 -1
- package/dist/{src-RNJS76U3.js → src-SVL3X6OZ.js} +1 -1
- package/package.json +1 -1
- package/data/bundles/eu-project-ops.json +0 -25
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"updatedAt": "2026-
|
|
2
|
+
"updatedAt": "2026-05-01T00:00:00Z",
|
|
3
3
|
"repos": [
|
|
4
4
|
{
|
|
5
5
|
"source": "github:luongnv89/asm",
|
|
@@ -234,6 +234,33 @@
|
|
|
234
234
|
"description": "Write HTML. Render video. Built for agents.",
|
|
235
235
|
"maintainer": "@heygen-com",
|
|
236
236
|
"enabled": true
|
|
237
|
+
},
|
|
238
|
+
{
|
|
239
|
+
"source": "github:google/skills",
|
|
240
|
+
"url": "https://github.com/google/skills",
|
|
241
|
+
"owner": "google",
|
|
242
|
+
"repo": "skills",
|
|
243
|
+
"description": "Agent Skills for Google products and technologies",
|
|
244
|
+
"maintainer": "@google",
|
|
245
|
+
"enabled": true
|
|
246
|
+
},
|
|
247
|
+
{
|
|
248
|
+
"source": "github:antonbabenko/terraform-skill",
|
|
249
|
+
"url": "https://github.com/antonbabenko/terraform-skill",
|
|
250
|
+
"owner": "antonbabenko",
|
|
251
|
+
"repo": "terraform-skill",
|
|
252
|
+
"description": "Terraform & OpenTofu Skill for AI Agents - testing, modules, CI/CD, and production patterns",
|
|
253
|
+
"maintainer": "@antonbabenko",
|
|
254
|
+
"enabled": true
|
|
255
|
+
},
|
|
256
|
+
{
|
|
257
|
+
"source": "github:Paramchoudhary/ResumeSkills",
|
|
258
|
+
"url": "https://github.com/Paramchoudhary/ResumeSkills",
|
|
259
|
+
"owner": "Paramchoudhary",
|
|
260
|
+
"repo": "ResumeSkills",
|
|
261
|
+
"description": "A collection of AI agent skills focused on resume optimization, job applications, and career development",
|
|
262
|
+
"maintainer": "@Paramchoudhary",
|
|
263
|
+
"enabled": true
|
|
237
264
|
}
|
|
238
265
|
]
|
|
239
266
|
}
|