BettaFish Skill
Description
BettaFish-skill:改造自BettaFish(微舆),多Agent舆情分析助手,可以用在Claude Code、OpenClaw、Cursor等支持Skills的Agent中,更方便使用
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
BettaFish-skill 🐟
**多智能体舆情分析系统** —— 基于 BettaFish 的 QueryAgent + MediaAgent + InsightAgent 三引擎并行架构,通过 ForumEngine 实现 Agent 间协作讨论,生成 Word/PDF + 精美 HTML 双格式报告。
📋 目录
🎯 项目简介
**BettaFish-skill** 是 [BettaFish(微舆)](https://github.com/666ghj/BettaFish) 多智能体舆情分析系统的 **AI Agent Skill 封装版本**。
与传统的舆情分析工具不同,BettaFish-skill:
- ✅ 零配置开箱即用 —— 无需部署数据库、无需配置环境
- ✅ 自然语言交互 —— 像聊天一样进行舆情分析
- ✅ 双格式报告输出 —— 同时生成 Word/PDF 文档 + 精美 HTML 可视化报告
- ✅ 实时数据获取 —— 通过 WebSearch/WebFetch/Curl 实时获取,无数据库依赖
- ✅ 编辑杂志级设计 —— HTML 报告采用 Editorial/Magazine 风格,可直接用于演示
"微舆"谐音"微鱼",BettaFish 是一种体型很小但非常好斗、漂亮的鱼,象征着"小而强大,不畏挑战"。
✨ 核心特性
🤖 三引擎并行架构
| Agent | 职责 | 数据获取方式 |
|---|---|---|
| QueryAgent | 网页搜索、新闻资讯、论坛讨论 | WebSearch + WebFetch + Browser |
| MediaAgent | 短视频/图文内容分析 | video-frames 提取关键帧 + 分析 |
| InsightAgent | 情感分析、关键词提取、聚类分析 | WebSearch + Python |
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11