Skip to content
HomeNewsConceptsGuidesToolbox
AboutSubscribeUA
Subscribe

AI Today Brief

The daily AI-engineering brief. Built in public. EN · UA.

XTelegramLinkedInYouTubeRSS

Follow AI Today Brief on LinkedIn for daily AI-engineering updates and the weekly “5 shifts that changed how developers work” PDF.

Explore

NewsDigestsConceptsGuides

Company

SubscribeAdvertiseAbout

Legal

Editorial policyAI disclosurePrivacyTerms

© 2026 AI Today Brief. All rights reserved.

  1. Home/
  2. Concepts/
  3. Skill

Trending

Skill

Claude Code abstraction: a reusable bundle of instructions, scripts, and context that the agent can load on demand. Like a slash command with structured behaviour.

Official site ↗

Stories on this topic · 34

Overview

Skills extend what Claude can do. Create a SKILL.md file with instructions, and Claude adds it to its toolkit. Claude uses skills when relevant, or you can invoke one directly with /skill-name. Unlike CLAUDE.md content, a skill’s body loads only when it’s used, so long reference material costs almost nothing until you need it.

Specifics cross-checked against the official documentation · Jun 2026

FAQ

What is the difference between a command and a skill?+

While both use slash commands, bundled skills are prompt-based: they give Claude detailed instructions and let it orchestrate the work using its tools, whereas most built-in commands execute fixed logic directly.

Can I share my skills across different projects?+

Yes, by storing them in your personal skills folder at ~/.claude/skills/, you can make them accessible across all your projects.

Latest stories

Vibe coding workflowReddit · Jul 22, 2026 2 min read

Anthropic Tests Teach Claude a Skill Feature for Custom Workflow Automation

Anthropic introduced a feature allowing users to teach Claude new skills by recording and demonstrating repetitive workflows. Acting similarly to automated macros, this enables Claude to replicate complex multi-step procedures directly in agentic environments.

Why it matters

Anthropic introduced a feature allowing users to teach Claude new skills by recording and demonstrating repetitive workflows. Acting similarly to automated macros, this enables Claude to replicate complex multi-step procedures directly in agentic environments.

Open full story
Agents & MCPMastodon · Aug 20, 2026 2 min read

NVIDIA Releases SkillEvaluator to Benchmark AI Agent Skills in Claude Code and Cursor

NVIDIA open-sourced SkillEvaluator, an automated testing tool for AI agent skills across Claude Code, Codex, and Cursor. Evaluation across 300+ verified skills demonstrated an average 31-point improvement in task correctness and efficiency.

Why it matters

NVIDIA open-sourced SkillEvaluator, an automated testing tool for AI agent skills across Claude Code, Codex, and Cursor. Evaluation across 300+ verified skills demonstrated an average 31-point improvement in task correctness and efficiency.

Open full story
Vibe coding workflowReddit · Jul 24, 2026 2 min read

Building Custom Claude Code Skills for Domain Asset Generation

A developer created a custom Claude Code skill that converts handwriting photos directly into usable vector font files. The workflow demonstrates how custom execution skills can automate non-standard asset creation pipelines.

Why it matters

A developer created a custom Claude Code skill that converts handwriting photos directly into usable vector font files. The workflow demonstrates how custom execution skills can automate non-standard asset creation pipelines.

Open full story
Open slot

One sponsor per issue

A single native, clearly labelled placement in front of engineers who build with AI, backed by transparent numbers.

Claim the slot
Agents & MCPHacker News · Aug 1, 2026 2 min read

Wienerdog: Shared File-Based Memory and Self-Improving Skills for Claude Code and Codex

Wienerdog is a serverless, zero-telemetry CLI tool that creates a shared Markdown memory vault and auto-improving skills across Claude Code and Codex CLI. It features a nightly dreaming process that condenses session histories into Obsidian-compatible PARA notes.

Why it matters

Wienerdog is a serverless, zero-telemetry CLI tool that creates a shared Markdown memory vault and auto-improving skills across Claude Code and Codex CLI. It features a nightly dreaming process that condenses session histories into Obsidian-compatible PARA notes.

Open full story
Agents & MCPGitHub · Aug 29, 2026 2 min read

Awesome GPT-Image-2 Package Adds Agent Skills to Claude Code and Cursor

Awesome-gpt-image-2 introduces a structured Prompt-as-Code library containing over 530 reverse-engineered prompt cases. It includes native CLI Agent Skills compatible with Claude Code, Cursor, and Codex for automated visual generation.

Why it matters

Awesome-gpt-image-2 introduces a structured Prompt-as-Code library containing over 530 reverse-engineered prompt cases. It includes native CLI Agent Skills compatible with Claude Code, Cursor, and Codex for automated visual generation.

Open full story
Tutorials & guidesX (Twitter) · May 27, 2026 2 min read

How to deploy Anthropic's new plug-and-play AI skills using Claude Agent Software Development Kit

An analysis of Anthropic's release of thirty-one pre-configured skills designed for rapid deployment. The key takeaway is that leveraging standardized schemas allows developers to integrate complex operations with minimal custom coding.

Why it matters

An analysis of Anthropic's release of thirty-one pre-configured skills designed for rapid deployment. The key takeaway is that leveraging standardized schemas allows developers to integrate complex operations with minimal custom coding.

Open full story

Related concepts

AI AgentAiderAnthropic APIClaude Agent SDKClaude CodeClineCodexContext EngineeringContinueCursorGeminiGitHub Copilot