2287 related articles

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.

Through a complete case of auto-generating test cases from requirement docs, this article explains Claude Code's Agent Skills packaging mechanism—turning proven AI workflows into reusable skills with on-demand loading.

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.

When your AI skill library grows to 50, repeated installs, difficult searches, and memory overload become core pain points. This article introduces an MCP-based unified management tool.

A systematic map of today's AI coding landscape: the evolution from ChatGPT to Claude Code, LLM capability tiers, tool camps like Cursor/Copilot, and the three key weapons of the Agent era — MCP, Skills, and CLI.

A developer shares a test case automation solution built on Claude Code + Skills: encapsulating requirement splitting, test point extraction, and case generation into independent Skills. The full workflow takes under 10 minutes.

A recursive technical proposition: Can we build a "meta-Skill" that auto-transforms any Skill into a Dify workflow? This article dissects the boundary between deterministic orchestration and autonomous Agent decisions.
The Rise of Claude Skills Ecosystem: A…
Explore the Claude Skills ecosystem: from prompt engineering to modular skills, covering skill libraries, MCP integrations, and dev frameworks. The awesome-claude-skills list has 68K+ Stars.
GitHub Daily · July 22: Financial Foun…
GitHub Trending July 22: Kronos brings the foundation model paradigm to finance, awesome-claude-skills tops with 70K stars, plus LikeC4 architecture-as-code and Rust-based Pumpkin.
GitHub Daily · July 21: The Agent Skil…
GitHub Trending July 21: The Agent Skills ecosystem explodes as pluggable skill packs top the charts, MCP becomes the de facto standard, and ai-agent-book surges 4,434 stars in a day.

Vibe Coding lets you build real apps using natural language — no coding skills needed. Learn the 3 core traits, see real success stories, and get started today.

Learn how AI Skills are transforming software testing. This guide covers Skill architecture, learning paths, and real-world applications in API automation and WebApp testing.

Learned Claude, n8n, or Coze but unsure how to monetize? This article breaks down the core logic of AI automation monetization: prove business value with data, build case studies, and develop a credible personal brand.

Andrew Ng's DeepLearning.ai teams up with Anthropic to teach Agent Skills: file structure, progressive disclosure, MCP integration, and the full path from Claude.ai to the Agent SDK.