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
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 beautifulsoup4instead ofpip 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.pypattern (removed in v3.x) - Referenced
python3 cli/enhance_skill_local.py(nowskill-seekers enhance) - Referenced
python3 cli/estimate_pages.py(nowskill-seekers estimate)
Use Instead:
- docs/reference/CLI_REFERENCE.md - Complete command reference
- docs/user-guide/ - Common tasks
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:
- docs/README.md - Documentation hub
- docs/getting-started/ - New user guides
- docs/user-guide/ - Common tasks
- docs/reference/ - Technical reference
- docs/advanced/ - Power user topics
Last archived: 2026-02-16