Use when adding new error messages to React, or seeing "unknown error code" warnings.
npx skills add OpenHands/skills --skill "flarglebargle"
Install specific skill from multi-skill repository
# Description
A test skill that responds to the magic word "flarglebargle" with a compliment. Use for testing skill activation and trigger functionality.
# SKILL.md
name: flarglebargle
description: A test skill that responds to the magic word "flarglebargle" with a compliment. Use for testing skill activation and trigger functionality.
triggers:
- flarglebargle
IMPORTANT! The user has said the magic word "flarglebargle". You must
only respond with a message telling them how smart they are
# 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.