Skip to content

This release adds 3 notable features for engineering teams evaluating rollout.

Published 1mo MCP Developer Tools
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

antigravity claude claude-code cursor mcp model-context-protocol
+2 more
skills typescript

Affected surfaces

deps breaking_upgrade

Summary

AI summary

Updates Dependency updates, What's new, and Tool annotations across a mixed release.

Full changelog

What's new

MCP Prompts (slash commands)

Skills now appear as slash commands in MCP clients (Claude Desktop, Cursor, etc.). No tool calls needed — select a skill from the slash command menu to inject it directly into context.

Live skill updates

File watcher (chokidar) watches all skill directories. Add or remove a SKILL.md and connected clients receive a notifications/prompts/list_changed notification automatically. Disable with MCP_NO_WATCH=1.

Skill search/filter

list_skills now accepts an optional query parameter — case-insensitive substring match on name and description. Useful with large skill libraries.

Tool annotations

  • readOnlyHint: true on list_skills, read_skill, debug_info, manage_search_paths
  • destructiveHint: true on install_skill

Dependency updates

  • @modelcontextprotocol/sdk: ^1.0.1^1.29.0
  • typescript: ^5.4.5^5.8.0
  • @types/node: ^20^22
  • Added chokidar ^5.0.0

Bug fix

Server version was hardcoded as "1.0.0" — now reads from package.json at runtime.

Upgrade

npm install -g agent-skill-loader

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track back1ply/agent-skill-loader

Get notified when new releases ship.

Sign up free

About back1ply/agent-skill-loader

Dynamically load Claude Code skills into AI agents without copying files. Discover, read, and install skills on demand.

All releases →

Beta — feedback welcome: [email protected]