cd /news/ai-agents/show-hn-skills-as-a-service-via-mcp-… · home topics ai-agents article
[ARTICLE · art-59122] src=github.com ↗ pub= topic=ai-agents verified=true sentiment=· neutral

Show HN: Skills as a Service via MCP –> Coding Agent Skill Library

A developer released the Coding Agent Skill Library, an open-source tool that treats coding agent skills as governed, trusted assets via a knowledge graph and MCP server, aiming to make agentic coding easier, faster, and safer for regulated enterprises.

read2 min views1 publishedJul 14, 2026

Hi HN!,

While discussing agentic engineering with my close network, it came to light that most agent skills still live on desktops, in repositories, or in people’s heads. In the context of large, regulated organisations, where compliance and governance are key drivers, it makes sense for skills to be treated like any other governed, trusted and compliant data asset.

From a software and agentic engineering perspective, the tooling should be easy to adopt and make agentic coding "easier, faster, safer". This started to shape a new capability, “Skills as a Service”, delivered by the Coding Agent Skill Library, which moves skills into a secure, governed and trusted service.

It has two flavours:

  1. Drop-in library: If you don't want to change your current workflow, pull any skills you need directly into your environment and use them with Claude, Codex, Cursor, Antigravity, and other agent frameworks or IDEs.

  2. Service via MCP: If you want Skills as a Service, then Agents and IDEs access a semantically linked, ontology-first knowledge graph through a read-only MCP server. This is where the real value is.

The knowledge graph is designed to retrieve the right skills for the shape of the task, rather than relying only on names, folders or basic metadata. It models task intent, workflow stage, supporting evidence, skill versions and relationships between skills.

Runs locally in docker, wired into VSCode or Cursor using stdio. Intent is this would be scaled out for enterprise environments, have inner source style contributions federated ops model. My thinking was to enable controlled contribution, consistent quality, compliance and simplify skill discovery and reduce drift, by having a single trusted source.

The aim was simple: make curated skills a safe, versioned and governed organisational asset, accessible from a single internal service. Question is does it actually help make real builders d2d - faster, safer, cheaper, easier and does it help enterprises govern skills usage?

Repo: [https://github.com/mmccalla/coding-agent-skill-library](https://github.com/mmccalla/coding-agent-skill-library)

Comments URL: [https://news.ycombinator.com/item?id=48908393](https://news.ycombinator.com/item?id=48908393)

Points: 1

── more in #ai-agents 4 stories · sorted by recency
── more on @coding agent skill library 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/show-hn-skills-as-a-…] indexed:0 read:2min 2026-07-14 ·