demo

Respond with a predefined greeting to confirm skill loading and execution.

2|Updated Jan 30, 2026
One-click install
npx skills add https://github.com/tankygranny05/agent-box --skill demo-tankygranny05
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: demo
Source: https://github.com/tankygranny05/agent-box/tree/main/agent-box/seed/codex-skills/demo
Command: npx skills add https://github.com/tankygranny05/agent-box --skill demo-tankygranny05

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill provides a basic demonstration of the Codex skills feature, allowing users to verify its functionality.

Core Features & Use Cases

  • Greeting: Responds with a predefined greeting message.
  • Demonstration: Confirms that the skill loading and execution mechanism is operational.
  • Use Case: When a user wants to test if the AI can load and run a skill, they can invoke this demo skill.

Quick Start

Ask the AI to demonstrate its skills.

Frequently Asked Questions about demo

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I verify that Codex skill loading and execution is working?

To verify Codex skill loading and execution, you can use this demo skill to trigger a predefined greeting message, confirming the AI successfully reads and runs the SKILL.md file.

What is a Codex demo skill used for in AI interaction testing?

A Codex demo skill is used for initial setup verification and basic AI interaction testing, providing a simple greeting to confirm that the core skill execution mechanism is operational.

How do I test if the AI can load and run a skill from its SKILL.md file?

You can test if the AI can load and run a skill by invoking this demo unit, which attempts to execute the SKILL.md file and responds with a confirmation greeting if the functionality is operational.

Does the Codex skill demo require any dependencies or components?

No, the Codex skill demo requires no dependencies or components, making it suitable for immediate initial setup verification without configuring external libraries or complex environments.

Why does my Codex skill loading test fail to return a greeting message?

If your Codex skill loading test fails to return a greeting message, the AI may not have successfully loaded the SKILL.md file, indicating an issue with the skill execution mechanism or initial file setup.