<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Skill on AI Agents News</title>
    <link>https://aiagentsnews.top/tags/skill/</link>
    <description>Recent content in Skill on AI Agents News</description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Sun, 26 Jul 2026 09:34:41 +0000</lastBuildDate>
    <atom:link href="https://aiagentsnews.top/tags/skill/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Agent skills explained: procedural knowledge packets</title>
      <link>https://aiagentsnews.top/posts/agent-skills-explained-procedural-knowledge-packets/</link>
      <pubDate>Mon, 20 Jul 2026 00:00:00 +0000</pubDate>
      <author>AI Agents News Editorial</author>
      <guid>https://aiagentsnews.top/posts/agent-skills-explained-procedural-knowledge-packets/</guid>
      <description>Learn how agent skills use a mandatory SKILL.md file to load procedural knowledge on demand, preventing context bloat in complex systems.</description>
    </item>
    <item>
      <title>Agent skills hit 1,000: Why modular JSON beats prompts</title>
      <link>https://aiagentsnews.top/posts/agent-skills-hit-1000-why-modular-json-beats-prompts/</link>
      <pubDate>Sun, 19 Jul 2026 00:00:00 +0000</pubDate>
      <author>AI Agents News Editorial</author>
      <guid>https://aiagentsnews.top/posts/agent-skills-hit-1000-why-modular-json-beats-prompts/</guid>
      <description>With over 1,000 distinct agent skills now available, the shift to modular JSON Schema packages ends ad-hoc prompting for engineers.</description>
    </item>
    <item>
      <title>Agent skills beat monolithic system prompts fast</title>
      <link>https://aiagentsnews.top/posts/agent-skills-beat-monolithic-system-prompts-fast/</link>
      <pubDate>Tue, 14 Jul 2026 00:00:00 +0000</pubDate>
      <author>AI Agents News Editorial</author>
      <guid>https://aiagentsnews.top/posts/agent-skills-beat-monolithic-system-prompts-fast/</guid>
      <description>Giant prompts collapse; modular skills with SKILL.md files separate logic from user data for stable, scalable agent behavior.</description>
    </item>
    <item>
      <title>crewAI 1.15.2: Inline Skills and Declarative Flows</title>
      <link>https://aiagentsnews.top/posts/crewai-1152-inline-skills-and-declarative-flows/</link>
      <pubDate>Tue, 14 Jul 2026 00:00:00 +0000</pubDate>
      <author>AI Agents News Editorial</author>
      <guid>https://aiagentsnews.top/posts/crewai-1152-inline-skills-and-declarative-flows/</guid>
      <description>crewAI 1.15.2 introduces inline skill definitions and unified declarative flow loading to simplify agent orchestration for engineering teams.</description>
    </item>
    <item>
      <title>Skill design patterns: 5 dimensions for reliable AI</title>
      <link>https://aiagentsnews.top/posts/skill-design-patterns-5-dimensions-for-reliable-ai/</link>
      <pubDate>Tue, 14 Jul 2026 00:00:00 +0000</pubDate>
      <author>AI Agents News Editorial</author>
      <guid>https://aiagentsnews.top/posts/skill-design-patterns-5-dimensions-for-reliable-ai/</guid>
      <description>Gartner forecasts 40% of apps will use task agents by 2026. Learn the five dimensions to ensure your AI skills deliver reliable, structured output.</description>
    </item>
    <item>
      <title>Skill standard fixes agent crosstool portability</title>
      <link>https://aiagentsnews.top/posts/skill-standard-fixes-agent-crosstool-portability/</link>
      <pubDate>Tue, 14 Jul 2026 00:00:00 +0000</pubDate>
      <author>AI Agents News Editorial</author>
      <guid>https://aiagentsnews.top/posts/skill-standard-fixes-agent-crosstool-portability/</guid>
      <description>Learn how the SKILL.md entrypoint combines YAML frontmatter with markdown to create portable units for four distinct agent components.</description>
    </item>
    <item>
      <title>AI skill construction: 10 layers to reliable agents</title>
      <link>https://aiagentsnews.top/posts/ai-skill-construction-10-layers-to-reliable-agents/</link>
      <pubDate>Thu, 09 Jul 2026 00:00:00 +0000</pubDate>
      <author>AI Agents News Editorial</author>
      <guid>https://aiagentsnews.top/posts/ai-skill-construction-10-layers-to-reliable-agents/</guid>
      <description>Explore the 10 progressive layers of AI skill construction, moving from basic prompts to reliable, resource-augmented business execution systems.</description>
    </item>
    <item>
      <title>Gaia skills: Verifying 235 AI capabilities via code</title>
      <link>https://aiagentsnews.top/posts/gaia-skills-verifying-235-ai-capabilities-via-code/</link>
      <pubDate>Thu, 09 Jul 2026 00:00:00 +0000</pubDate>
      <author>AI Agents News Editorial</author>
      <guid>https://aiagentsnews.top/posts/gaia-skills-verifying-235-ai-capabilities-via-code/</guid>
      <description>Gaia&#39;s registry verifies 235 total skills through code execution runs. Learn how the G7 Trust Taxonomy grades capabilities from S to ungraded.</description>
    </item>
    <item>
      <title>Agent skills catalog: 18k tools from 307 repos</title>
      <link>https://aiagentsnews.top/posts/agent-skills-catalog-18k-tools-from-307-repos/</link>
      <pubDate>Sat, 04 Jul 2026 00:00:00 +0000</pubDate>
      <author>AI Agents News Editorial</author>
      <guid>https://aiagentsnews.top/posts/agent-skills-catalog-18k-tools-from-307-repos/</guid>
      <description>Aggregating 18,142 skills from 307 repositories, this project defines 357 canonical standards to solve AI agent fragmentation.</description>
    </item>
    <item>
      <title>Agentdex builds a searchable local skill catalog</title>
      <link>https://aiagentsnews.top/posts/agentdex-builds-a-searchable-local-skill-catalog/</link>
      <pubDate>Thu, 02 Jul 2026 00:00:00 +0000</pubDate>
      <author>AI Agents News Editorial</author>
      <guid>https://aiagentsnews.top/posts/agentdex-builds-a-searchable-local-skill-catalog/</guid>
      <description>Agentdex merges skills from four coding assistants into one offline catalog. It reads local files under your home directory with zero telemetry.</description>
    </item>
    <item>
      <title>Astron context management solves the 97% reuse gap</title>
      <link>https://aiagentsnews.top/posts/astron-context-management-solves-the-97-reuse-gap/</link>
      <pubDate>Tue, 23 Jun 2026 00:00:00 +0000</pubDate>
      <author>AI Agents News Editorial</author>
      <guid>https://aiagentsnews.top/posts/astron-context-management-solves-the-97-reuse-gap/</guid>
      <description>Stop rebuilding tools for every agent. Astron&#39;s registry cuts the $950 monthly indexing drain and enforces secure skill reuse across teams.</description>
    </item>
  </channel>
</rss>
