yusyus
53b911b697
feat: add 10 new skill source types (17 total) with full pipeline integration
Add Jupyter Notebook, Local HTML, OpenAPI/Swagger, AsciiDoc, PowerPoint,
RSS/Atom, Man Pages, Confluence, Notion, and Slack/Discord Chat as new
skill source types. Each type is fully integrated across:
- Standalone CLI commands (skill-seekers <type>)
- Auto-detection via 'skill-seekers create' (file extension + content sniffing)
- Unified multi-source configs (scraped_data, dispatch, config validation)
- Unified skill builder (generic merge + source-attributed synthesis)
- MCP server (scrape_generic tool with per-type flag mapping)
- pyproject.toml (entry points, optional deps, [all] group)
Also fixes: EPUB unified pipeline gap, missing word/video config validators,
OpenAPI yaml import guard, MCP flag mismatch for all 10 types, stale
docstrings, and adds 77 integration tests + complex-merge workflow.
50 files changed, +20,201 lines
2026-03-15 15:30:15 +03:00
..
2026-03-01 10:54:45 +03:00
2026-03-15 15:30:15 +03:00
2026-03-15 15:30:15 +03:00
2026-02-22 21:52:04 +03:00
2026-02-08 14:42:27 +03:00
2026-01-31 17:03:40 +03:00
2026-02-03 21:37:54 +03:00
2026-01-17 17:48:15 +00:00
2026-02-08 14:42:27 +03:00
2026-03-15 15:30:15 +03:00
2026-02-08 14:42:27 +03:00
2026-03-15 15:30:15 +03:00
2026-02-08 14:42:27 +03:00
2026-03-14 23:39:23 +03:00
2026-03-14 23:39:23 +03:00
2026-01-17 23:25:12 +03:00
2026-02-03 21:37:54 +03:00
2026-02-22 20:43:17 +03:00
2026-01-31 21:30:00 +03:00
2026-02-22 01:26:19 +03:00
2026-03-15 15:30:15 +03:00
2026-01-17 23:25:12 +03:00
2026-03-15 15:30:15 +03:00
2026-01-17 17:29:21 +00:00
2026-03-15 15:30:15 +03:00
2026-03-14 23:39:23 +03:00
2026-03-14 23:53:47 +03:00
2026-02-08 14:42:27 +03:00
2026-02-22 22:32:31 +03:00
2026-03-01 10:54:32 +03:00
2026-02-27 23:10:19 +03:00
2026-01-17 17:48:15 +00:00
2026-02-18 22:50:05 +03:00
2026-03-15 02:34:41 +03:00
2026-02-22 22:30:52 +03:00
2026-01-17 23:02:11 +03:00
2026-01-17 23:25:12 +03:00
2026-03-15 02:44:06 +03:00
2026-01-27 21:10:40 +03:00
2026-02-26 00:30:40 +03:00
2026-03-15 15:30:15 +03:00
2026-02-08 14:42:27 +03:00
2026-01-17 23:02:11 +03:00
2026-02-22 22:30:52 +03:00
2026-03-15 15:30:15 +03:00
2026-02-08 14:42:27 +03:00
2026-01-17 17:29:21 +00:00
2026-01-17 23:56:24 +03:00
2026-03-14 23:53:47 +03:00
2026-03-15 15:30:15 +03:00
2026-03-15 15:30:15 +03:00
2026-01-17 17:29:21 +00:00
2026-01-17 17:48:15 +00:00
2026-02-08 14:42:27 +03:00
2026-03-15 15:30:15 +03:00
2026-03-15 15:30:15 +03:00
2026-01-17 17:29:21 +00:00
2026-02-28 21:57:59 +03:00
2026-02-08 14:42:27 +03:00
2026-02-24 22:28:11 +03:00
2026-02-25 21:47:30 +03:00
2026-03-15 15:30:15 +03:00
2026-01-17 23:33:34 +03:00
2026-02-08 14:42:27 +03:00
2026-03-01 10:54:45 +03:00
2026-01-17 17:48:15 +00:00
2026-01-17 23:02:11 +03:00
2026-03-15 15:30:15 +03:00
2026-01-17 17:48:15 +00:00
2026-01-17 23:25:12 +03:00
2026-02-03 21:37:54 +03:00
2026-03-15 15:30:15 +03:00
2026-01-17 17:48:15 +00:00
2026-02-24 22:28:11 +03:00
2026-01-17 17:48:15 +00:00
2026-02-08 14:42:27 +03:00
2026-03-15 02:16:32 +03:00
2026-02-03 21:37:54 +03:00
2026-01-17 23:25:12 +03:00
2026-01-18 00:01:30 +03:00
2026-02-18 22:50:05 +03:00
2026-03-15 15:30:15 +03:00
2026-03-15 15:30:15 +03:00
2026-02-08 14:42:27 +03:00
2026-03-14 23:53:47 +03:00
2026-02-27 23:10:19 +03:00
2026-03-01 18:39:16 +03:00
2026-03-01 21:48:21 +03:00
2026-03-01 18:39:16 +03:00
2026-03-01 19:48:02 +03:00
2026-03-01 12:39:21 +03:00
2026-03-01 21:48:21 +03:00
2026-03-01 10:54:32 +03:00
2026-02-18 22:50:05 +03:00
2026-02-18 22:50:05 +03:00