tapforce

hello-world

0
0
# Install this skill:
npx skills add tapforce/agents-skills --skill "hello-world"

Install specific skill from multi-skill repository

# Description

A sample skill that says hello.

# SKILL.md


name: hello-world
description: A sample skill that says hello.


Hello World

This is a sample skill that demonstrates the directory structure of an Agent Skill.

Usage

You can run the hello script:

node scripts/greet.js [name]

References

See API Reference for more details.
We also have TypeScript definitions in references/types.ts.

Assets

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