wf-setup

Configure Willform Agent API key, base URL, and language preference.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill simplifies the process of setting up your Willform Agent API key and preferences, ensuring seamless authentication and localization for all Willform commands.

Core Features & Use Cases

  • API Key Configuration: Securely store your Willform Agent API key.
  • Base URL Setup: Configure the endpoint for Willform Agent communication.
  • Language Preference: Select your preferred language for interactions.
  • Use Case: After obtaining your API key from the Willform dashboard, use this Skill to quickly configure it on your local machine so you can start using commands like /wf-deploy and /wf-status.

Quick Start

Run the wf-setup command to configure your Willform Agent API key and preferences.

Frequently Asked Questions about wf-setup

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

FAQPage Schema
How do I configure my Willform Agent API key for command line setup?

To configure your Willform Agent API key, run the setup command to interactively input your key, base URL, and language preference, which validates the key format and checks the health endpoint connectivity.

What is API key validation and connectivity check for authentication setup?

API key validation verifies the key format, while the connectivity check tests communication against the Willform Agent health endpoint to ensure your local authentication setup succeeds before using commands.

Do I need a specific base URL to set up Willform Agent authentication?

No specific base URL is mandated, as the setup process interactively prompts you to configure the endpoint URL for Willform Agent communication alongside your API key and language preference.

Can I select my preferred language during API key configuration?

Yes, the API key configuration process supports interactive user input for language selection, allowing you to set your preferred localization for all subsequent Willform commands.

Why does my Willform Agent authentication setup fail the connectivity check?

Authentication setup fails the connectivity check when the Willform Agent health endpoint is unreachable, often due to an incorrect base URL or invalid API key format entered during configuration.