agent-skill-manager 2.10.0 → 2.11.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 (40) hide show
  1. package/README.md +1 -1
  2. package/data/skill-index/Affitor_affiliate-skills.json +32 -8759
  3. package/data/skill-index/Eronred_aso-skills.json +129 -129
  4. package/data/skill-index/GPTomics_bioSkills.json +4709 -3833
  5. package/data/skill-index/Galaxy-Dawn_claude-scholar.json +144 -144
  6. package/data/skill-index/Imbad0202_academic-research-skills.json +28 -28
  7. package/data/skill-index/K-Dense-AI_claude-scientific-skills.json +831 -1083
  8. package/data/skill-index/Leonxlnx_taste-skill.json +47 -47
  9. package/data/skill-index/Master-cai_Research-Paper-Writing-Skills.json +4 -4
  10. package/data/skill-index/MiniMax-AI_skills.json +78 -78
  11. package/data/skill-index/Paramchoudhary_ResumeSkills.json +67 -67
  12. package/data/skill-index/affaan-m_everything-claude-code.json +3436 -1723
  13. package/data/skill-index/alirezarezvani_claude-skills.json +2139 -1454
  14. package/data/skill-index/anthropics_skills.json +81 -81
  15. package/data/skill-index/antonbabenko_terraform-skill.json +9 -9
  16. package/data/skill-index/badlogic_pi-skills.json +1287 -0
  17. package/data/skill-index/briiirussell_cybersecurity-skills.json +4752 -0
  18. package/data/skill-index/bytedance_deer-flow.json +246 -91
  19. package/data/skill-index/coreyhaines31_marketingskills.json +138 -138
  20. package/data/skill-index/entireio_skills.json +40 -40
  21. package/data/skill-index/github_awesome-copilot.json +1197 -1070
  22. package/data/skill-index/google_skills.json +603 -126
  23. package/data/skill-index/heygen-com_hyperframes.json +55 -55
  24. package/data/skill-index/himself65_finance-skills.json +249 -82
  25. package/data/skill-index/kemiljk_fluid-design.json +4 -4
  26. package/data/skill-index/kepano_obsidian-skills.json +20 -20
  27. package/data/skill-index/luongnv89_skills.json +266 -266
  28. package/data/skill-index/mattpocock_skills.json +104 -98
  29. package/data/skill-index/nextlevelbuilder_ui-ux-pro-max-skill.json +29 -29
  30. package/data/skill-index/obra_superpowers.json +49 -49
  31. package/data/skill-index/romainsimon_paperasse.json +26 -26
  32. package/data/skill-index/sickn33_antigravity-awesome-skills.json +31414 -27257
  33. package/data/skill-index/slavingia_skills.json +38 -38
  34. package/data/skill-index/warpdotdev_oz-skills.json +52 -52
  35. package/data/skill-index/zarazhangrui_follow-builders.json +147 -0
  36. package/data/skill-index-resources.json +28 -1
  37. package/dist/agent-skill-manager.js +178 -178
  38. package/dist/{chunk-GXMGHLWC.js → chunk-E2P2XYIZ.js} +1 -1
  39. package/dist/{src-A6NEPNI5.js → src-TIH4UJL5.js} +1 -1
  40. package/package.json +1 -1
package/README.md CHANGED
@@ -514,7 +514,7 @@ Need a tool not listed? Add a custom provider entry to the config.
514
514
  Yes. `asm` is MIT licensed and free forever. No accounts, no telemetry, no paywalls.
515
515
 
516
516
  **Is it actively maintained?**
517
- Yes — actively developed with frequent tagged releases (45 and counting, latest v2.10.0). Check the [changelog](docs/CHANGELOG.md) for the full history.
517
+ Yes — actively developed with frequent tagged releases (46 and counting, latest v2.11.0). Check the [changelog](docs/CHANGELOG.md) for the full history.
518
518
 
519
519
  **Which AI agents does it support?**
520
520
  19 providers built-in: Claude Code, Codex, OpenClaw, Cursor, Windsurf, Cline, Roo Code, Continue, GitHub Copilot, Aider, OpenCode, Zed, Augment, Amp, Gemini CLI, Google Antigravity, Pi, Hermes, and a generic Agents provider. All 19 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.