Tagged

Skills

Apr 25, 2026 Claude Code Hands-On 5 min read

Claude Code Hands-On (10): Skills, and When to Reach for Each Extension Mechanism

Skills are the newest extension mechanism in Claude Code: a folder, a SKILL.md, and a body of instructions the model loads on demand. How they differ from slash commands, MCP servers, and hooks — with a decision tree for …

Apr 8, 2026 OpenClaw QuickStart 5 min read

OpenClaw QuickStart (6): Skills, MCP, and Shipping Something Real

Write your first Skill, attach an MCP server for browser automation, schedule it as a cron, and ship a real morning-briefing agent. The point where the install becomes a tool you'd miss if it disappeared.