GitHub Ships gh Skill CLI for AI Agent Instructions

GitHub shipped `gh skill`, a new CLI command for discovering, installing, and publishing agent skills. Skills are portable bundles of instructions, scripts, and context that teach AI agents how to do specific tasks. The mechanics are simple: `gh skill install` pulls a skill from a GitHub repository into your environment, `gh skill publish` shares one you've built. There's a discovery layer so you're not hunting for things by URL. The skills command makes it something you can install, version, and share systematically. If you want something closer to a full dependency manifest for agent config — skills, instructions, MCP servers, plugins all declared in a lockfile, APM is a great, comprehensive option and is worth a look alongside this. - gh skill: https://lnkd.in/gDkZ9HmV - microsoft/apm: https://lnkd.in/gsNFs-4P

To view or add a comment, sign in

Explore content categories