hermes-agent-features/skills
Teknium f84230527c
docs(skill): add split, merge, search examples to ocr-and-documents skill (#2461)
* fix: respect DashScope v1 runtime mode for alibaba

Remove the hardcoded Alibaba branch from resolve_runtime_provider()
that forced api_mode='anthropic_messages' regardless of the base URL.

Alibaba now goes through the generic API-key provider path, which
auto-detects the protocol from the URL:
- /apps/anthropic → anthropic_messages (via endswith check)
- /v1 → chat_completions (default)

This fixes Alibaba setup with OpenAI-compatible DashScope endpoints
(e.g. coding-intl.dashscope.aliyuncs.com/v1) that were broken because
runtime always forced Anthropic mode even when setup saved a /v1 URL.

Based on PR #2024 by @kshitijk4poor.

* docs(skill): add split, merge, search examples to ocr-and-documents skill

Adds pymupdf examples for PDF splitting, merging, and text search
to the existing ocr-and-documents skill. No new dependencies — pymupdf
already covers all three operations natively.

---------

Co-authored-by: kshitijk4poor <kshitijk4poor@users.noreply.github.com>
2026-03-22 04:31:22 -07:00
..
apple
autonomous-ai-agents
creative Refactor ascii-video skill: creative-first SKILL.md, consolidate reference files 2026-03-16 20:11:12 -04:00
data-science
diagramming
dogfood docs: align venv path to match installer (venv/ not .venv/) 2026-03-19 18:16:26 -07:00
domain
email
feeds
gaming
gifs
github
index-cache
inference-sh feat(skills): add inference.sh skill (terminal-based, no custom tools) (#1686) 2026-03-17 03:06:53 -07:00
leisure/find-nearby
mcp
media
mlops docs: align venv path to match installer (venv/ not .venv/) 2026-03-19 18:16:26 -07:00
music-creation
note-taking
productivity docs(skill): add split, merge, search examples to ocr-and-documents skill (#2461) 2026-03-22 04:31:22 -07:00
research fix(honcho): isolate session routing for multi-user gateway (#1500) 2026-03-16 00:23:47 -07:00
smart-home
social-media
software-development fix: save /plan output in workspace (#1381) 2026-03-14 21:28:51 -07:00