Skip to content

Commit 3d80e04

Browse files
feat: add hero image for blog post on AI agent skills
1 parent 95d6128 commit 3d80e04

2 files changed

Lines changed: 1 addition & 0 deletions

File tree

1.16 MB
Loading

src/content/blog/what-are-ai-agent-skills-and-how-to-use-them.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ description: "A beginner's guide to AI agent skills: what a SKILL.md file is, ho
44
pubDate: 2026-07-04
55
category: Guides
66
tags: [AI, Claude Code, Markdown]
7+
heroImage: ../../assets/blog/what-are-ai-agent-skills-and-how-to-use-them.png
78
faqs:
89
- question: "What is an AI agent skill?"
910
answer: "A skill is a Markdown file called SKILL.md inside a folder. It has a short YAML header with a `name` and a `description`, followed by the instructions themselves written in Markdown. It saves a piece of information or a workflow so you (or your AI) don't have to re-explain it every time."

0 commit comments

Comments
 (0)