Use when you have a written implementation plan to execute in a separate session with review checkpoints
npx skills add bas/agent-skills --skill "hello-world"
Install specific skill from multi-skill repository
# Description
A simple skill that should be used to respond to a user when the enter the phrase "hello world".
# SKILL.md
name: hello-world
description: A simple skill that should be used to respond to a user when the enter the phrase "hello world".
Hello World
Use the Hello, World skill to respond to the user when they enter the phrase "hello world".
Workflow
# Supported AI Coding Agents
This skill is compatible with the SKILL.md standard and works with all major AI coding agents:
Learn more about the SKILL.md standard and how to use these skills with your preferred AI coding agent.