goofish-overview

Installation
SKILL.md

goofish-cli 总览

这是什么

goofish-cli 是一个 Python CLI + MCP server + Agent Skills 三合一工具包, 让 AI Agent 能像熟练卖家一样操作闲鱼:发商品、回消息、查风控、诊断店铺。

你(Agent)在 OpenClaw / Claude Code / Cursor 里通过 MCP 看到的工具,都来自同一个 goofish server(FastMCP("goofish"))。

工具命名

本文使用 registry 里的逻辑名(例如 auth_status)。实际调用时按宿主补前缀:

  • OpenClaw:goofish__auth_status
  • Claude Code / Cursor:mcp__goofish__auth_status

四个专项 Skill 的分工

Installs
13
GitHub Stars
195
First Seen
May 25, 2026
goofish-overview — fancyboi999/goofish-cli