Ping (smoke-test only)
SkillDev toolsSmoke-test skill that confirms the Mycelium plugin loaded correctly. Returns a deterministic marker string for plugin-shape validation. Not for end-user invocation in normal use.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the Ping (smoke-test only) skill
What this skill tells your AI
The instructions your AI receives, as published by haabe/mycelium in plugins/mycelium/skills/ping/SKILL.md and read by ahel’s review.
When invoked, respond with exactly this single line and nothing else:
MYCELIUM_PLUGIN_LOAD_OK
This is a plugin-shape marker, not a version assertion — it confirms the plugin packaging works end-to-end (manifest → marketplace → install → namespaced invocation). The version a user is actually running comes from /plugin list or plugin.json#version, not this marker. (The marker was previously version-suffixed, which created drift: it stayed pinned at _v0.20.0 while plugin.json moved through 10 patches. Detected during 2026-05-09 dogfood.)
For real Mycelium skills, see the parent skills/ directory once migration completes.
Signals
- GitHub stars
- 45
- Forks
- 3
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Gateway key
ping-haabe- Source
- github.com/haabe/mycelium