agent-skill-manager 2.1.0 → 2.2.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 (33) hide show
  1. package/README.md +1 -1
  2. package/data/skill-index/Affitor_affiliate-skills.json +2757 -54
  3. package/data/skill-index/Eronred_aso-skills.json +1561 -31
  4. package/data/skill-index/GPTomics_bioSkills.json +22829 -440
  5. package/data/skill-index/Galaxy-Dawn_claude-scholar.json +2497 -49
  6. package/data/skill-index/Imbad0202_academic-research-skills.json +209 -5
  7. package/data/skill-index/K-Dense-AI_claude-scientific-skills.json +6969 -135
  8. package/data/skill-index/Leonxlnx_taste-skill.json +417 -9
  9. package/data/skill-index/Master-cai_Research-Paper-Writing-Skills.json +53 -2
  10. package/data/skill-index/MiniMax-AI_skills.json +1197 -24
  11. package/data/skill-index/affaan-m_everything-claude-code.json +23869 -460
  12. package/data/skill-index/alirezarezvani_claude-skills.json +26417 -509
  13. package/data/skill-index/anthropics_skills.json +937 -19
  14. package/data/skill-index/bytedance_deer-flow.json +1145 -23
  15. package/data/skill-index/coreyhaines31_marketingskills.json +1873 -37
  16. package/data/skill-index/github_awesome-copilot.json +22933 -442
  17. package/data/skill-index/heygen-com_hyperframes.json +261 -6
  18. package/data/skill-index/himself65_finance-skills.json +1093 -22
  19. package/data/skill-index/kemiljk_fluid-design.json +53 -2
  20. package/data/skill-index/kepano_obsidian-skills.json +261 -6
  21. package/data/skill-index/luongnv89_skills.json +1873 -37
  22. package/data/skill-index/mattpocock_skills.json +1093 -22
  23. package/data/skill-index/nextlevelbuilder_ui-ux-pro-max-skill.json +365 -8
  24. package/data/skill-index/obra_superpowers.json +729 -15
  25. package/data/skill-index/sickn33_antigravity-awesome-skills.json +230777 -4439
  26. package/data/skill-index/slavingia_skills.json +521 -11
  27. package/dist/agent-skill-manager.js +161 -161
  28. package/dist/chunk-796ss41d.js +15 -0
  29. package/dist/{chunk-1becp2v6.js → chunk-d61nf7gg.js} +1 -1
  30. package/dist/{chunk-a26gjzjk.js → chunk-vgzgtfy6.js} +1 -1
  31. package/dist/{chunk-x537ndd4.js → chunk-y89teqgt.js} +43 -42
  32. package/package.json +1 -1
  33. package/dist/chunk-6mbpytcj.js +0 -15
package/README.md CHANGED
@@ -525,7 +525,7 @@ Need a tool not listed? Add a custom provider entry to the config.
525
525
  Yes. `asm` is MIT licensed and free forever. No accounts, no telemetry, no paywalls.
526
526
 
527
527
  **Is it actively maintained?**
528
- v2.1.0 shipped on April 20, 2026. The project has had 33 releases. Check the [changelog](docs/CHANGELOG.md) for the full history.
528
+ v2.2.0 shipped on April 20, 2026. The project has had 35 releases. Check the [changelog](docs/CHANGELOG.md) for the full history.
529
529
 
530
530
  **Which AI agents does it support?**
531
531
  18 providers built-in: Claude Code, Codex, OpenClaw, Cursor, Windsurf, Cline, Roo Code, Continue, GitHub Copilot, Aider, OpenCode, Zed, Augment, Amp, Gemini CLI, Google Antigravity, Hermes, and a generic Agents provider. All 18 are enabled by default; disable any you don't need via `asm config edit`. You can also add any custom agent that stores skills as directories with a `SKILL.md` file.