1568 related articles

Obsidian officially launches obsidian-skills, enabling AI Agents to operate local note vaults through Agent Skills. Supports Markdown, JSON Canvas and other open formats.

Deep dive into how developer Theo optimizes AI coding agents through AGENTS.md, CLAUDE.md, and Skills files for Claude Code and Codex, covering global config, skill reuse, example-driven teaching, and data-driven optimization.

GitHub Trending Aug 11: Agent industrialization takes shape with anthropics/skills, orca (+881 Stars), and OpenMontage forming a complete Agent stack.

Deep dive into Google's open-source google/skills project with 16,000+ GitHub stars—an official AI Agent skill library providing standardized capability modules for the Google ecosystem.

Hexis is an open-source AI agent management tool using Git for version control and access management of skills, tools, and context, with MCP protocol for cross-platform interoperability.

Explore how Agent Skills inject team coding standards into Claude Code and Codex, enabling consistent code style and reducing review rework in AI-assisted development.

Deep dive into how AI fact-checking tools like Bullshit Detector work, exploring how Agent Skills extract claims, retrieve evidence, and cross-validate to automatically detect online misinformation.

A deep dive into AI Agent Skills: their core concepts, technical implementation, the four key elements (SKILL.md, references, scripts, assets), and how Skills differ from prompts.

A deep dive into AI Agent Skills: understand the core concepts and technical implementation through the four key elements — SKILL.md, references, scripts, and assets — and learn how Skills differ from prompts.

Deep dive into Anthropic's Agent Skills mechanism, explaining how Progressive Disclosure solves MCP context bloat and tool calling accuracy issues in AI agents.

A deep dive into Agent Skills architecture: modular design, progressive disclosure mechanism, and how it differs from Multi-Agent systems for AI capability extension.

Agent Skills is a lightweight open-source format that extends AI agent capabilities with plug-and-play skill packages. This article dives deep into the Skills architecture, progressive disclosure, and how it differs from Multi-Agent design.

Agent Skills is a lightweight open-source format that lets AI agents extend professional capabilities on demand, like loading plugins. Learn what Agent Skills are, the problems they solve, and their modular advantages.

A deep dive into DeepAgents' sandbox backend and Agent Skills: why Agents need sandboxes to isolate code execution, how Skills enable modular capability reuse, and how the two work together to build reliable AI Agent systems.

A deep dive into DeepAgents' sandbox backend and Agent Skills: why Agents need sandbox isolation to run code, how Skills enable modular capability reuse, and how the two combine to build reliable AI Agent systems.

Agent Skills is a lightweight open-source format that extends AI agent capabilities via plug-and-play skill packages. Learn its architecture, progressive disclosure, and how it differs from Multi-Agent.

A Google DeepMind engineer reveals that over 50,000 AI agent skills come with almost no evals. Learn how to write skill evaluations, from description tuning to test design.

A Google DeepMind engineer reveals that over 50,000 AI agent skills come with almost no evals. This guide covers skill descriptions, test design, eval harnesses, and retirement strategies.

An in-depth look at how AI Agents execute tasks: clarifying the difference between Tools and Skills, and reconstructing the complete eight-step flow from understanding goals to delivering results.

A deep dive into how AI Agents execute tasks: clarifying the core difference between Tools and Skills, and reconstructing the complete eight-step execution flow from understanding goals to delivering results.