ping

Verify Mycelium plugin system components and libraries are operational.

42|3|Updated Apr 7, 2026
One-click install
npx skills add https://github.com/haabe/mycelium --skill ping-haabe
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ping
Source: https://github.com/haabe/mycelium/tree/main/plugins/mycelium/skills/ping
Command: npx skills add https://github.com/haabe/mycelium --skill ping-haabe

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The Mycelium 'ping' Skill addresses the need for a quick and reliable way to confirm the successful installation and readiness of the Mycelium plugin framework.

Core Features & Use Cases

  • Smoke-Testing: Quickly validate the correct installation of the Mycelium plugin.
  • Plugin Readiness: Ensures that all necessary components are operational before executing more complex tasks.
  • Use Case: Before embarking on a large project with Mycelium, use this Skill to ensure the plugin is functioning properly, thereby reducing the risk of unexpected failures during workflow execution.

Quick Start

To run the ping Skill, execute: /mycelium:ping

Frequently Asked Questions about ping

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

FAQPage Schema
How do I verify Mycelium plugin installation and readiness?

To verify Mycelium plugin installation, execute the ping command to check the status of all necessary components and libraries for operational readiness.

What is the best way to smoke test a Mycelium plugin system?

The best way to smoke test a Mycelium plugin system is running a ping check to quickly validate correct installation and confirm all required components are operational.

Does the Mycelium ping check process user inputs?

The Mycelium ping check does not process user inputs or perform tasks, serving strictly as a foundational check for plugin readiness and system functionality.

When should I run plugin validation for Mycelium workflows?

Run plugin validation for Mycelium workflows before embarking on large projects to ensure the plugin functions properly, thereby reducing the risk of unexpected execution failures.

How do I execute a system testing ping for Mycelium?

Execute a system testing ping for Mycelium by running the /mycelium:ping command to confirm successful installation and check component status.

Why does Mycelium plugin verification fail during large workflows?

Mycelium plugin verification helps prevent workflow failures by ensuring all necessary components and libraries are operational before executing complex tasks.