AI Skill Hub 推荐使用:开源AI工作流:Stealth头less浏览器 是一款优质的Agent工作流。已获得 5.7k 颗 GitHub Star,AI 综合评分 7.5 分,在同类工具中表现稳健。如果你正在寻找可靠的Agent工作流解决方案,这是一个值得深入了解的选择。
# 命令行使用
camofox-browser --help
# 基本用法
camofox-browser [options] <input>
# Node.js 代码中使用
const camofox_browser = require('camofox-browser');
const result = await camofox_browser.run(options);
console.log(result);
AI Skill Hub 使用教程页 · 基于公开数据整理,实际使用请以官方文档为准。License:MIT