docs: update changelog, readme, and docs for v3.5.0

- Add CHANGELOG.md entry for v3.5.0 with all PR #336 changes
- Update README.md: version 3.5.0, agent-agnostic examples, marketplace
  pipeline, SPA discovery
- Update CLAUDE.md: AgentClient architecture, 40 MCP tools, new modules
- Update docs/: UML architecture, MCP reference (40 tools, new tool
  categories), enhancement modes (multi-provider/multi-agent), FAQ
- Update src/skill_seekers/mcp/README.md: accurate tool count and paths

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
yusyus
2026-04-02 04:57:32 +03:00
parent c6a6db01bf
commit 2a14309342
11 changed files with 167 additions and 47 deletions

View File

@@ -11,7 +11,7 @@ Transform Skill Seekers into the easiest way to create Claude AI skills from **a
**What Works:**
-**17 source types** — documentation, GitHub, PDF, video, Word, EPUB, Jupyter, local HTML, OpenAPI, AsciiDoc, PowerPoint, RSS/Atom, man pages, Confluence, Notion, Slack/Discord, local codebase
- ✅ Unified multi-source scraping with generic merge for any source combination
-26+ MCP tools fully functional
-40 MCP tools fully functional
- ✅ Multi-platform support (16 platforms: Claude, Gemini, OpenAI, LangChain, LlamaIndex, Haystack, ChromaDB, FAISS, Weaviate, Qdrant, Cursor, Windsurf, Cline, Continue.dev, Pinecone, Markdown)
- ✅ Auto-upload to all platforms
- ✅ 24 preset configs (including 7 unified configs)
@@ -364,7 +364,7 @@ Small standalone tools that add value
- ✅ 17 source types supported
- ✅ 24 preset configs (14 official + 10 test/examples)
- ✅ 1,880+ tests (excellent coverage)
-26+ MCP tools
-40 MCP tools
- ✅ 4 platform adaptors (Claude, Gemini, OpenAI, Markdown)
- ✅ C3.x codebase analysis suite complete
- ✅ Multi-source synthesis with generic merge for any combination