{
  "schema_version": "newruntime-topic-hub-v0.1",
  "type": "topic_hub",
  "slug": "agent-skills",
  "title": "Agent Skills - New Runtime",
  "description": "A New Runtime topic hub collecting signals, patterns, field notes, and public sources about agent skills.",
  "answer": [
    "Agent Skills is tracked here as an evidence-linked topic, not as a static glossary entry.",
    "The page connects raw observations to pattern hypotheses, longer analysis, and public sources.",
    "Use it as the canonical landing page before drilling into individual records."
  ],
  "search_intents": [
    "agent skills",
    "agent skills AI agents",
    "agent skills software"
  ],
  "status": "tracked",
  "last_updated": "2026-07-16",
  "counts": {
    "total": 5,
    "signals": 4,
    "patterns": 1,
    "posts": 0,
    "atlas": 0,
    "sources": 10
  },
  "routes": {
    "html": "https://newruntime.com/topics/agent-skills/",
    "markdown": "https://newruntime.com/topics/agent-skills.md",
    "json": "https://newruntime.com/topics/agent-skills.json"
  },
  "top_sources": [
    "https://arxiv.org/abs/2602.12670",
    "https://arxiv.org/abs/2603.29919",
    "https://arxiv.org/abs/2605.24050",
    "https://github.com/benchflow-ai/skillsbench",
    "https://github.com/pydantic/pydantic-ai",
    "https://github.com/shadcn/improve",
    "https://github.com/shadcn/improve/blob/main/skills/improve/SKILL.md",
    "https://platform.claude.com/docs/en/agents-and-tools/agent-skills/best-practices",
    "https://pydantic.dev/articles/pydantic-ai-capabilities",
    "https://youtube.com/watch?v=A8mokin_YOs"
  ],
  "patterns": [
    {
      "kind": "Pattern",
      "slug": "skills-become-portable-capability-layer",
      "title": "Skills become a portable capability layer",
      "description": "Agent skills are emerging as a portable capability layer, but their value depends on progressive disclosure, provenance, security review, and behavioral evaluation.",
      "date": "2026-07-16",
      "topics": [
        "agent-skills",
        "evals",
        "context-engineering"
      ],
      "source_count": 4,
      "metric": "medium",
      "url": "https://newruntime.com/patterns/skills-become-portable-capability-layer/"
    }
  ],
  "field_notes": [],
  "raw_signals": [
    {
      "kind": "Raw Signal",
      "slug": "agent-skills-need-behavioral-evals",
      "title": "Agent skills need behavioral evals, not prose review",
      "description": "Benchmarks show that expert-authored skills can help while self-generated skills can underperform a no-skill baseline.",
      "date": "2026-07-16",
      "topics": [
        "agent-skills",
        "evals",
        "context-engineering"
      ],
      "source_count": 5,
      "metric": "structural",
      "url": "https://newruntime.com/signals/agent-skills-need-behavioral-evals/"
    },
    {
      "kind": "Raw Signal",
      "slug": "improve-routes-architect-and-executor-models",
      "title": "Improve routes architecture and execution to different models",
      "description": "The Improve skill audits a repository with a stronger planning model and delegates bounded fixes to cheaper executors.",
      "date": "2026-07-12",
      "topics": [
        "agent-skills",
        "model-routing",
        "code-review"
      ],
      "source_count": 2,
      "metric": "notable",
      "url": "https://newruntime.com/signals/improve-routes-architect-and-executor-models/"
    },
    {
      "kind": "Raw Signal",
      "slug": "large-task-planning-becomes-ticket-graph",
      "title": "Large-task planning moves from chat into a ticket graph",
      "description": "Matt Pocock's workflow turns discovery, specification, tickets, implementation, and review into durable linked artifacts.",
      "date": "2026-07-12",
      "topics": [
        "coding-agents",
        "planning",
        "task-graphs",
        "agent-skills"
      ],
      "source_count": 1,
      "metric": "notable",
      "url": "https://newruntime.com/signals/large-task-planning-becomes-ticket-graph/"
    },
    {
      "kind": "Raw Signal",
      "slug": "pydantic-ai-capabilities-progressive-disclosure",
      "title": "Pydantic AI loads capabilities only when needed",
      "description": "A capability can bundle instructions, tools, model settings, and hooks while exposing only a compact description until activation.",
      "date": "2026-06-28",
      "topics": [
        "agent-skills",
        "context-engineering",
        "tool-use"
      ],
      "source_count": 2,
      "metric": "notable",
      "url": "https://newruntime.com/signals/pydantic-ai-capabilities-progressive-disclosure/"
    }
  ],
  "atlas_records": []
}
