auto-ai-web_skill

This skill automates code and image generation by guiding Claude AI or Gemini when APIs are unavailable, saving time and simplifying workflows.
  • Python

2.5k

GitHub Stars

2

Bundled Files

2 months ago

Catalog Refreshed

3 months ago

First Indexed

Readme & install

Copy the install command, review bundled files from the catalogue, and read any extended description pulled from the listing source.

Installation

Preview and clipboard use veilstrat where the catalogue uses aiagentskills.

npx veilstrat add skill openclaw/skills --skill auto-ai-web

  • _meta.json281 B
  • SKILL.md2.0 KB

Overview

This skill enables generating code and images through web interfaces of Claude AI and Gemini when official APIs are not available. It triggers automatically for image requests or code writing/analysis and falls back to browser-driven workflows. It handles session checks, prompts for credentials if needed, and returns outputs in usable formats.

How this skill works

For code tasks, the skill navigates to Claude, verifies an active session, inserts the user prompt, retrieves the response, and returns code formatted as Markdown. For image tasks, it uses Gemini, verifies login, submits the image prompt, waits for generation, downloads the asset to the workspace downloads folder, and delivers the file to the user. The skill pauses for manual input whenever login or CAPTCHA intervention is required and recommends official APIs when available.

When to use it

  • Official APIs for Claude or Gemini are not configured or are unreachable
  • You need code generation, debugging, or analysis and API access is unavailable
  • You need image generation but cannot access the image-generation API
  • Quick fallback to browser-based generation for one-off tasks
  • Archiving or reproducing outputs from web sessions when APIs are inconsistent

Best practices

  • Prefer official APIs when available for reliability and auditing
  • Do not store passwords in plaintext; use secure credential storage if the user asks to save credentials
  • Always ask the user for explicit consent before using their credentials
  • If a CAPTCHA appears, switch to manual interaction and ask the user to complete it
  • Return code in Markdown and include minimal runnable examples when possible

Example use cases

  • Generate a code snippet or fix when the Claude API is down by using Claude's web UI
  • Analyze a problematic function via the web interface and deliver annotated, formatted code
  • Create a concept image with Gemini's web generator, download it, and deliver the file to the user
  • Provide a fallback workflow for image or code generation during incident response or API outages
  • Archive generated outputs into a local downloads folder for later review

FAQ

Only if the web session is not active. The skill will explicitly request credentials and will wait for user consent before attempting any login.

How are credentials handled if I provide them?

Credentials should be stored securely; avoid plaintext. The skill recommends using secure storage mechanisms and will not persist passwords in clear text.

What happens if a CAPTCHA blocks the workflow?

The skill will stop and request manual interaction. You will be asked to complete the CAPTCHA, after which the automated steps can continue.

Built by
VeilStrat
AI signals for GTM teams
© 2026 VeilStrat. All rights reserved.All systems operational