Files
wehub-resource-sync 2cab53bc94
Test Vector Database Adaptors / Test MCP Vector DB Tools (push) Has been cancelled
Tests / Code Quality (Ruff & Mypy) (push) Has been cancelled
Tests / Fast Unit Tests (parallel) (macos-latest, 3.11) (push) Has been cancelled
Tests / Fast Unit Tests (parallel) (macos-latest, 3.12) (push) Has been cancelled
Tests / Tests (push) Has been cancelled
Docker Publish / Build and Push Docker Images (map[description:Skill Seekers CLI - Convert documentation to AI skills dockerfile:Dockerfile name:skill-seekers]) (push) Has been cancelled
Docker Publish / Build and Push Docker Images (map[description:Skill Seekers MCP Server - 25 tools for AI assistants dockerfile:Dockerfile.mcp name:skill-seekers-mcp]) (push) Has been cancelled
Docker Publish / Test Docker Images (push) Has been cancelled
Tests / Fast Unit Tests (parallel) (ubuntu-latest, 3.10) (push) Has been cancelled
Tests / Fast Unit Tests (parallel) (ubuntu-latest, 3.11) (push) Has been cancelled
Tests / Fast Unit Tests (parallel) (ubuntu-latest, 3.12) (push) Has been cancelled
Tests / Serial / Integration / E2E Tests (push) Has been cancelled
Tests / MCP Server Tests (push) Has been cancelled
Test Vector Database Adaptors / Test chroma Adaptor (push) Has been cancelled
Test Vector Database Adaptors / Test faiss Adaptor (push) Has been cancelled
Test Vector Database Adaptors / Test qdrant Adaptor (push) Has been cancelled
Test Vector Database Adaptors / Test weaviate Adaptor (push) Has been cancelled
chore: import upstream snapshot with attribution
2026-07-13 12:46:28 +08:00
..

Legacy Documentation Archive

Status: Archived
Reason: Outdated patterns, phantom commands, or superseded by new docs


Archived Files

File Reason Replaced By
QUICKSTART.md Old CLI patterns docs/getting-started/02-quick-start.md
USAGE.md python3 cli/X.py pattern docs/user-guide/ + docs/reference/CLI_REFERENCE.md
QUICK_REFERENCE.md Phantom commands docs/reference/CLI_REFERENCE.md

Why These Were Archived

QUICKSTART.md

Issues:

  • Referenced pip3 install requests beautifulsoup4 instead of pip install skill-seekers
  • Missing modern commands like create

Use Instead: docs/getting-started/02-quick-start.md


USAGE.md

Issues:

  • Used python3 cli/doc_scraper.py pattern (removed in v3.x)
  • Referenced python3 cli/enhance_skill_local.py (now skill-seekers enhance)
  • Referenced python3 cli/estimate_pages.py (now skill-seekers estimate)

Use Instead:


QUICK_REFERENCE.md

Issues:

  • Documented phantom commands like skill-seekers merge-sources
  • Documented phantom commands like skill-seekers split-config
  • Documented phantom commands like skill-seekers generate-router

Use Instead: docs/reference/CLI_REFERENCE.md


Current Documentation

For up-to-date documentation, see:


Last archived: 2026-02-16