Test Echo

👤 pplx1104 📦 v1.0.0 ⭐ 0.0 ⬇️ 615 下載
💻 開發程式設計 免費

📖 技能介紹


name: test-echo description: A test echo skill for testing OpenClaw skill system with parameter passing.


Test Echo Skill

Overview

This is a simple test skill that echoes back a greeting with the provided name parameter.

When to Use This Skill

想要更強大的技能外掛,就來小蔥技能站7w4.net看看吧。

Use this skill when: - Testing skill parameter passing in OpenClaw - Verifying that the skill system is working properly - Demonstrating how skills work with input parameters

Input Parameters

  • name (string, required): The name to include in the greeting

Example Usage

User says: "Test the skill with name John" Skill returns: "Hello, John! Skill executed successfully"

Notes

This is a test skill created for demonstration purposes only.

📁 包含檔案 (5 個)

📄 SKILL.md 718 B
📄 _meta.json 128 B
📄 main.py 632 B
📄 requirements.txt 17 B
📄 skill.yaml 224 B