ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified developer tools Safety 4/5

fal-llms-txt

获取 fal.ai 模型系列的所有变体及其 llms.txt 链接。当用户提供 fal.ai 模型链接并要求获取 llms.txt、查看模型文档、或查看模型变体时使用此 skill。

Why use this skill?

Automate the discovery of llms.txt files and documentation for all fal.ai model variants with this efficient OpenClaw browser-automation skill.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/hexiaochun/fal-llms-txt
Or

What This Skill Does

The fal-llms-txt skill is a specialized browser-automation tool designed to extract structured documentation links from the fal.ai platform. It automates the process of navigating, interacting with complex UI elements (such as model version dropdowns), and programmatically determining the correct llms.txt path for any specific model variant. By simulating user interactions, it eliminates the manual overhead of traversing menus, ensuring developers and AI agents can programmatically fetch up-to-date API specifications and documentation for any fal.ai model series.

Installation

To install this skill, use the OpenClaw CLI: clawhub install openclaw/skills/skills/hexiaochun/fal-llms-txt

Use Cases

This skill is ideal for:

  • Developers building RAG applications that require real-time documentation for fal.ai models.
  • AI agents that need to dynamically adapt their function calls based on the latest model capabilities.
  • Technical researchers who want to archive or compare documentation across different versions of the same model family.

Example Prompts

  1. "Check this page https://fal.ai/models/fal-ai/minimax/hailuo-2.3-fast/standard/image-to-video and give me the llms.txt links for all available variants."
  2. "I need to access the full API documentation for the fal.ai hailuo-2.3 series, can you list all the variants and their documentation links?"
  3. "Go to the fal model page for the latest image-to-video model and find the llms.txt file so I can integrate it into my agent."

Tips & Limitations

  • Browser Dependency: This skill requires a functional browser session. Ensure your environment has the necessary drivers configured for browser_navigate and browser_snapshot.
  • Dynamic UI: The skill relies on specific UI elements (menuitems). If fal.ai updates their UI layout, the selector references may need to be adjusted.
  • Consistency: Always rely on the actual URL returned after clicking a variant, as path structures can be idiosyncratic depending on the specific model architecture (e.g., standard vs pro).

Metadata

Stars2387
Views1
Updated2026-03-09
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-hexiaochun-fal-llms-txt": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags

#fal#llms.txt#模型文档#模型变体
Safety Score: 4/5

Flags: network-access