📝
AutomationTypeScript

Interactive Forms

by wecode-ai

Interactive Forms is an Automation skill for Claude Code, published by wecode-ai in Wegent.

712 stars125 forkson wecode-ai/WegentAdded 2026/08/23Repository updated 2026/08/23
agentaichatbotclaude-codecodexllmwework
Install in seconds
Install Interactive Forms
Copy Interactive Forms into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/wecode-ai/Wegent/tree/main/backend/init_data/skills/interactive ~/.claude/skills/interactive

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/wecode-ai/Wegent.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
backend/init_data/skills/interactive/SKILL.md in wecode-ai/Wegent
Installs to
~/.claude/skills/interactive
Collection
One of 18 skills cataloged from this repository
Category
Automation1523 skills

What Interactive Forms does

Interactive Forms lets Claude Code ask questions or present choices through an interactive form. Use it to gather preferences, resolve ambiguity, or get implementation decisions without plain-text prompts.

Interactive Forms is cataloged under Automation on DirSkills. Interactive Forms comes from a repository tagged agent, ai, chatbot, claude-code and codex.

Documentation

README

Ask User

You now have access to the interactive_form_question tool. Use it to ask the user questions during execution.

When to Use

  1. Gather user preferences or requirements — before starting or when more detail is needed
  2. Clarify ambiguous instructions — when the request could be interpreted multiple ways
  3. Get decisions on implementation choices as you work — when a fork in the road requires user input
  4. Offer choices on direction — let the user steer when multiple valid paths exist
  5. Present any list of options to the user — whenever you would naturally write a numbered/bulleted list of choices for the user to pick from, use interactive_form_question instead

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Interactive Forms

  • What else does wecode-ai publish alongside Interactive Forms?

    Interactive Forms is one of 18 skills that DirSkills catalogs from wecode-ai/Wegent, the repository it ships in. Its siblings there include Browser Control, Conversation To Prompt and Create Smart App. Each one is a separate skill with its own page in this directory, installs the same way Interactive Forms does, and is maintained by wecode-ai in that same repository. The rest of the collection is listed on the wecode-ai/Wegent page.

  • How does Interactive Forms compare to other Automation skills?

    Interactive Forms ranks #1058 by stars among the 1523 Automation skills in this catalog. The most-starred ones next to it are Autonomous Loops, Autonomous Agent Harness and Automation Audit Ops. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Interactive Forms against them. Open each page to compare what they document and how they install.

More from wecode-ai/Wegent

Interactive Forms is one of 18 skills cataloged on DirSkills from wecode-ai/Wegent.

See all 18 skills