An intelligent automation skill for completing US nonimmigrant visa DS-160 forms using structured CSV data and AI-assisted captcha solving.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install ds160-autofill
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install ds160-autofill using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The DS-160 Auto-fill skill is a specialized automation tool designed to streamline the US nonimmigrant visa application process. Built for the Openclaw Skills ecosystem, it combines browser automation with large language model intelligence to navigate complex government forms. The skill handles everything from initial data entry to sophisticated error recovery.
By utilizing a structured CSV as a single source of truth, this skill eliminates repetitive typing and reduces human error. It is particularly powerful for international users, offering automated Chinese-to-English translation and the ability to solve visual captchas that typically stall traditional automation scripts.
To begin using this skill within the Openclaw Skills environment, follow these steps:
cp references/ds160-user-info.csv ds160/ds160-user-info.csv
| File Name | Description | Key Fields |
|---|---|---|
| ds160-session.json | Tracks the lifecycle of the application | applicationId, securityQuestion, completedPages |
| ds160-user-info.csv | Source of truth for personal data | User-provided value, Field identifier, Page name |
| ds160-elements.yaml | Technical mapping of form elements | id, name, type, label, required |
Loading
A zero-dependency Python tool for generating and editing high-quality images using the Gemini API and Nano Banana Pro model.

A command-line engine designed to search, install, and orchestrate multi-step automations by chaining various Openclaw Skills together.

LiquidSkills provides a specialized knowledge layer for AI agents to bridge the gap between stale training data and production Hyperliquid infrastructure.

A privacy-focused metasearch skill that aggregates results from over 70 engines using a self-hosted SearXNG instance.

A professional time management skill that integrates Toggl Track directly into your AI agent workflow using Openclaw Skills.

A systematic debugging framework providing a 7-step protocol and language-specific command references for efficient troubleshooting.








































