Skip to content
Development
Skill

/test-skill

A simple test skill used by internal/afk/skill unit tests

From plugin
tingly-box
3372 skills
Install
$ npx -y skills add tingly-dev/tingly-box --skill test-skill --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.
  • Slash command/test-skill

Context preview

The summary Claude sees to decide when to auto-load this skill.

A simple test skill used by internal/afk/skill unit tests

SKILL.md

test-skill.SKILL.md
name: test-skill
description: A simple test skill used by internal/afk/skill unit tests
tags: test, demo

Test Skill

This is the body of the test skill. It exists as a fixture for the unit tests in `internal/afk/skill`.

Ships withtingly-box

Your Intelligence, Orchestrated. Every builder. Every team. Every agent. For Everyone.

Get the whole plugin
Stats
337
Stars
36
Forks
Active
Maintenance
Go
Language
MPL-2.0
License
36m ago
Last commit
8mo ago
Created

Repo: tingly-dev/tingly-box