Laojin GlobalAI · GO GLOBAL
Back to tutorials
Agent Skills Quickstart: write a SKILL.md per the open spec
Agent SkillsBeginner2026-09-04

Agent Skills Quickstart: write a SKILL.md per the open spec

Creator:Anthropic

This is the format, not a Claude Code tutorial. Required name + description; folder name matches name. Spec at agentskills.io.

Open the official tutorial
ItemDetails
ProviderAgent Skills
LevelBeginner
Date2026-09-04
Official sourceAgent Skills
Topics#agents · #engineering · #open-source

Not the Claude Code hub

How to install Claude Code and trigger skills: /en/claude-code. This page is the SKILL.md convention.

Minimum file

markdown --- name: pdf-processing description: Extract text and tables from PDFs. Use when handling PDF files. ---

name must match the folder, 1–64 lowercase alphanumerics/hyphens. description decides triggering.

License

Spec repo is Apache-2.0. Anthropic examples are mixed: many Apache-2.0; docx/pdf/pptx/xlsx are source-available, not OSS.

Official source: agentskills.io/specification and anthropics/skills README. Hub: /en/agent-skills.
Note: This is an original Laojin Global companion to the official tutorial, not a replacement for provider documentation. Use the official link for current models, SDKs, pricing, quotas, and safety policies.

Sources & Further Reading

This page is grounded in the authoritative sources below — verifiable and citable by AI engines and readers.

Citation: Please attribute Laojin Global (laojinchuhai.com) and keep the original link.

Made by Laojin · AI that ships

AllModelsAPIOne key for many models

AllModelsAPI is a multi-model API gateway: one key reaches many models through an OpenAI-compatible interface — point your existing code at a new base URL and you're migrated. It's not a demo: our own production workloads run on it every day.

More from Laojin: Sellenca · 365AIOrg · 365Loopa · 365 Ops · 365Skill

Related

Linked by topic, people and hubs