SUMMARY AI summary by gpt-5-mini
SkillHub — Smart Resale Agent is a collection of eight Claude Code skills plus an MCP (JSON‑RPC over stdio) server that implements a multi‑platform conversational workflow for C2C second‑hand resale. It’s aimed at people listing/selling pre‑owned goods and developers integrating AI‑driven listing workflows into Claude Desktop, Claude Code CLI, VS Code or other MCP clients. Key features: - 7‑step pipeline: photo → structured product info (Anthropic Claude Vision) → platform auth (browser login, cookie persistence) → authenticated price research → global price shield (floor) → generate & auto‑publish listing cards → scheduled repricing (launchd/cron) → auto‑delist when sold. - MCP server exposes 7 tools for clients; each skill is invocable standalone. - Mock mode enabled by default for safe demos; real mode uses user session cookies and Playwright for auth. - Append‑only transparency/audit log (~/.broker/audit.jsonl) recording all AI decisions and actions. - Requirements: Python 3.9+, ANTHROPIC_API_KEY for vision features; Playwright for real platform auth. License: MIT.
DETECTED Detected AI stack
AI-related keywords found in this repo's description, topics, or README summary — grouped by category. Each badge links to the corresponding ranking detail page.
GitHub Topics
Language breakdown (by bytes)
Why this is classified AI-related
The AI relevance score checks four places for AI keywords and adds the weight of each one that matches. Full methodology
Total AI relevance score: 100 / 100
Position among AI repos in the same language
We track 12,475 Python repos, of which 9,636 score 40 or above on AI relevance. 27 have more stars than this one (top 0.2%), and 0 score higher (top 0.0%).
Owner
Dates
| Created on GitHub | 2026-05-16 |
| Last push | 2026-05-16 |
| First seen here | 2026-05-16 |
| Last fetched | 2026-08-18 16:20 |
Similar repos (same language)
A trilingual (繁中 / English / 简中) learning roadmap for agentic AI: from LLM basics to multi-agent systems, with 240+ curated resources and hands-on examples. 中文 AI agent 學習地圖。
Sophomoresty/gemini-web2apiConvert Google Gemini web into OpenAI-compatible API. Zero auth, cross-platform, single file.
AminBlg/SimpleEnglishAgent skill: make LLMs write docs in ASD-STE100 Simplified Technical English — no AI slop
ray-r-ren/agent-apprenticeshipThe living ecosystem where AI agents complete tasks through workflow loops, improve through iterative execution, are evaluated by mentor agents or humans in the loop, and turn completed work into reusable work experience and data to improve future agents.
Intuition-Lab/personal-modelBuild your HUMAN.md.
Alisa0808/vox-directorTurn one topic into a finished Vox-style paper-collage explainer/ad video — automated end to end on Atlas Cloud + ffmpeg. An agent skill.
beizhu-1209/AIHelms企业级 AI 资源纳管平台,提供统一 AI网关、Token调度能力,纳管 OpenAI、Azure、Claude、DeepSeek 等主流模型,并支持 MCP 工具与 Skill 的集中注册分发。具备内外双轨定价、成本归因、统一身份认证、安全审计与效能报表,帮助企业精准控制成本、量化 ROI,高效治理 AI 资产。
lonr-6/cc-desktop-switchLightweight desktop tool for configuring DeepSeek, Kimi, Zhipu GLM and Bailian providers in Claude Desktop.