Install
openclaw skills install marco-polo-testA simple zero‑dependency, environment‑agnostic, and side‑effect‑free skill that helps users test if their OpenClaw instances can load skills correctly.
openclaw skills install marco-polo-testThis skill provides a minimal but verifiable interaction pattern to confirm that OpenClaw correctly loads and invokes skills. It is designed to be completely safe, stateless, and free of external dependencies.
When a user's message contains the word "marco" (case‑insensitive, as a standalone word or part of a sentence), the skill responds with polo
| User input | Skill response |
|---|---|
marco | polo |
Marco! | polo |
Hello, marco! | Hello! 👋 How can I help you today? polo |
SKILL.md in the appropriate OpenClaw skills directory.marco or Hey, marco!.polo.If the instance does not respond with polo, the skill is not being loaded or triggered correctly.