经 AI Skill Hub 精选评估,BotCircuits 代理 获评「强烈推荐」。这款n8n工作流在功能完整性、社区活跃度和易用性方面表现出色,AI 评分 8.0 分,适合有一定技术背景的用户使用。
# 命令行使用
botcircuits-agent --help
# 基本用法
botcircuits-agent input_file -o output_file
# Python 代码中调用
import botcircuits_agent
# 示例
result = botcircuits_agent.process("input")
print(result)
AI Skill Hub 使用教程页 · 基于公开数据整理,实际使用请以官方文档为准。License:Apache-2.0