wf-agent

Manages the lifecycle of networked devices and services in a lab environment, including inventory, diagnostics, and automated recovery workflows via CLI and API interfaces.

Updated Feb 22, 2026
One-click install
npx skills add https://github.com/willform-ai/willform-plugins --skill wf-agent
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wf-agent
Source: https://github.com/willform-ai/willform-plugins/tree/main/skills/wf-agent
Command: npx skills add https://github.com/willform-ai/willform-plugins --skill wf-agent

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill allows users to interact with Willy AI agents, enabling them to check agent status, send prompts, invoke tools, and recover crashed agents within the Willform Agent environment.

Core Features & Use Cases

  • Agent Status Check: Monitor the health and operational status of Willy agents.
  • Prompt Interaction: Send custom prompts to Willy agents for various tasks.
  • Agent Recovery: Attempt to restart and recover agents that have failed or become unresponsive.
  • Use Case: A user needs to quickly check if their deployed Willy agent is running correctly and, if not, initiate a recovery process without needing to access the underlying infrastructure directly.

Quick Start

Check the status of the Willy agent in the default namespace.

Frequently Asked Questions about wf-agent

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

FAQPage Schema
How do I check the status of a deployed AI agent?

To check AI agent status, use this Skill to monitor the health and operational state of Willy AI agents within a specified namespace. It verifies whether your deployed agents are running correctly without requiring direct infrastructure access.

Can I send custom prompts directly to an AI agent for task execution?

Yes, you can send custom prompts directly to Willy AI agents for task execution. This Skill supports prompt interaction, allowing you to engage deployed agents, send instructions, and invoke tools through MCP commands within your defined namespace.

How do I recover an AI agent that has crashed or become unresponsive?

To recover a crashed or unresponsive AI agent, this Skill initiates an agent recovery process that attempts to restart failed Willy agents. It handles operational recovery directly within the Willform Agent environment to restore agent functionality.

Do I need API configuration to manage agents within a namespace?

Yes, API configuration and namespace resolution are required to manage agents. This Skill relies on properly configured APIs to execute MCP commands for operational monitoring, direct agent engagement, and recovery tasks within the Willform platform.

What is the best way to monitor deployed agents without accessing underlying infrastructure?

The best way to monitor deployed agents without infrastructure access is using this Skill for operational monitoring. It enables status checks, prompt interactions, and recovery management for Willy AI agents entirely through API-driven MCP commands.

Are there limitations when managing multiple agents within a single namespace?

Agent management is constrained to a defined namespace, meaning operations are scoped to that specific environment. While it supports status checks and recovery for multiple agents, all MCP commands require prior API configuration and namespace resolution.