bas

hello-world

by @bas in Tools
0
0
# Install this skill:
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

  1. Run the script to obtain system information.
  2. Respond with the template.

# 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.