📋
AI EngineeringTypeScript

Widget Forms

by 0xsline

Widget Forms is an AI Engineering skill for Claude Code, published by 0xsline in OpenChatCut.

837 stars109 forkson 0xsline/OpenChatCutAdded 2026/08/06+8% in starsRepository updated 2026/08/06
agent-skillsagentic-aiai-agentai-video-editorcapcutchatcutclaude-codecodexdesktop-appelectronffmpeglocal-firstmcpopen-sourceopenchatcutremotiontext-based-video-editingtimeline-editorvideo-editingvideo-editor
Install in seconds
Install Widget Forms
Copy Widget 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/0xsline/OpenChatCut/tree/main/src/agent/skills/widget-forms ~/.claude/skills/widget-forms

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/0xsline/OpenChatCut.git

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

In this catalog

Source file
src/agent/skills/widget-forms/SKILL.md in 0xsline/OpenChatCut
Installs to
~/.claude/skills/widget-forms
Collection
One of 27 skills cataloged from this repository
Category
AI Engineering3670 skills

What Widget Forms does

Enables AI agents to collect structured user input via interactive in-chat forms, supporting selects, text fields, visual pickers, and voice auditions.

Widget Forms is cataloged under AI Engineering on DirSkills. Widget Forms comes from a repository tagged agent-skills, agentic-ai, ai-agent, ai-video-editor and capcut.

Documentation

README

Widget Forms

Use the form tool instead of hand-writing markup: the editor chat renders the form as an interactive card and returns the user's structured answer.

Runtime Rule

Call ask_followup_questions. It serializes your fields into the editor's native form card; the user's submission comes back as their next message.

Plan the whole questionnaire before calling the tool. Send one final form, not a trial form followed by a corrected form. The tool supports at most 12 fields; if the user asks for more questions, merge related prompts into combined fields before the first call.

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

Frequently asked about Widget Forms

  • What else does 0xsline publish alongside Widget Forms?

    Widget Forms is one of 27 skills that DirSkills catalogs from 0xsline/OpenChatCut, the repository it ships in. Its siblings there include AI Cinematic Short Film, AI Image Generation and Asset Import. Each one is a separate skill with its own page in this directory, installs the same way Widget Forms does, and is maintained by 0xsline in that same repository. The rest of the collection is listed on the 0xsline/OpenChatCut page.

  • How does Widget Forms compare to other AI Engineering skills?

    Widget Forms ranks #1570 by stars among the 3670 AI Engineering skills in this catalog. The most-starred ones next to it are Architecture Decision Records, AI-First Engineering and Agentic OS. 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 Widget Forms against them. Open each page to compare what they document and how they install.