关于
This skill retrieves all model variants and their corresponding `llms.txt` documentation links for any fal.ai model series. It triggers when users provide a fal.ai model link and request the llms.txt file, want to view model documentation, or need to see available variants. The skill automatically discovers different model versions (like pro/standard) and appends `/llms.txt` to each variant's URL to generate the documentation links.
快速安装
Claude Code
推荐npx skills add openclaw/skills -a claude-code/plugin add https://github.com/openclaw/skillsgit clone https://github.com/openclaw/skills.git ~/.claude/skills/fal-llms-txt在 Claude Code 中复制并粘贴此命令以安装该技能
GitHub 仓库
Frequently asked questions
What is the fal-llms-txt skill?
fal-llms-txt is a Claude Skill by openclaw. Skills package instructions and resources that Claude loads on demand, so Claude can perform fal-llms-txt-related tasks without extra prompting.
How do I install fal-llms-txt?
Use the install commands on this page: add fal-llms-txt to Claude Code as a plugin, or clone its repository into your skills directory, then restart Claude so it picks up the skill.
What category does fal-llms-txt belong to?
fal-llms-txt is in the tool category, tagged fal, llms.txt, 模型文档 and 模型变体.
Is fal-llms-txt free to use?
Yes. fal-llms-txt is listed on AIMCP and free to install. It runs inside Claude, so no separate service account is required to use the skill itself.
相关推荐技能
这个Skill能解析抖音、快手、小红书、B站等主流平台的视频链接,提取无水印视频下载地址。开发者只需调用`parse_video`工具并传入视频链接,即可获取视频、音频和图片资源。它支持带文案的文本自动提取链接,免费使用且无需认证,适合需要集成视频下载功能的开发场景。
该Skill可将本地图片或网络图片上传至云存储并生成公开访问URL,便于AI模型处理或内容分享。支持Base64编码上传和URL转存两种方式,开发者可自定义文件名和存储路径。适用于需要将图片转换为在线链接供Claude等AI工具使用的开发场景。
这是一个基于AST的代码搜索与重构工具,使用ast-grep(sg CLI)进行结构化代码分析。它支持40多种语言,能够进行模式匹配、安全扫描和代码转换,适用于大规模代码库的自动化重构和安全漏洞检测。开发者可以通过它快速定位特定代码模式,并执行安全的批量代码修改。
这是一个基于AST的代码搜索与重构工具,支持40多种语言的语法感知模式匹配。开发者可以用它进行安全扫描、批量代码转换和结构化搜索,替代正则表达式实现更精准的代码操作。该技能通过sg CLI提供跨语言的代码重构和安全检查能力。
