Skip to main content

web-manual-tier-quick-refs

Compact recovery index for static-browse failures: choose one explicit PDF, API, extraction, browser, or external-search procedure.

설치로 이동

소스 정보

저장소
Lingtai-AI/lingtai-kernel
최근 소스 활동
2026년 9월 9일 11:04
감지된 SKILL.md 언어
영어
스타
11
포크
14

설치 방법

기본적으로 소스를 먼저 확인하는 Prompt가 선택됩니다. 직접 명령으로 전환하거나 로컬 사본을 다운로드할 수도 있습니다.

소스 파일 검토

설치 여부를 결정하기 전에 SKILL.md와 SkillsMP에 표시된 보조 파일을 읽어 보세요.

SKILL.md 표시 중

SKILL.md
소스 지침 · 읽기 전용 미리보기
name
web-manual-tier-quick-refs
description
Compact recovery index for static-browse failures: choose one explicit PDF, API, extraction, browser, or external-search procedure.
version
2.0.0
last_changed_at
2026-09-09T10:53:00Z
related_files
["src/lingtai/tools/web_search/manual/SKILL.md","src/lingtai/tools/web_search/manual/reference/operation-contract.md","src/lingtai/tools/web_search/manual/reference/tier-0-pdf.md","src/lingtai/tools/web_search/manual/reference/tier-1-apis.md","src/lingtai/tools/web_search/manual/reference/tier-1-5-trafilatura.md","src/lingtai/tools/web_search/manual/reference/tier-2-beautifulsoup.md","src/lingtai/tools/web_search/manual/reference/tier-3-playwright.md","src/lingtai/tools/web_search/manual/reference/tier-4-jina-firecrawl.md","src/lingtai/tools/web_search/manual/reference/tier-5-ai-search.md"]
maintenance
Keep this index as routing only; each linked tier owns its own procedure. It is an external recovery catalog, not a second Web action or an automatic fallback chain. Preserve the public-access and authorization boundary.
# Recovery tier index Open this after `web` browse returns typed unsupported content or `NO_TEXT_BLOCKS`. Choose one route; do not silently escalate through several services. | Need | Load | Boundary | |---|---|---| | Direct PDF or known paper identifier | [Tier 0](../tier-0-pdf.md) | Download only an authorized public URL; extract locally. | | DOI, arXiv, PMID, or free structured API | [Tier 1](../tier-1-apis.md) | Verify the current vendor API and access policy. | | Ordinary static article/blog/documentation | [Tier 1.5](../tier-1-5-trafilatura.md) | No JavaScript or login. | | Tables, lists, metadata, known selectors | [Tier 2](../tier-2-beautifulsoup.md) | Requests + BeautifulSoup; no browser interaction. | | JS-rendered public page | [Tier 3](../tier-3-playwright.md) | Verify installed API; use the documented Nature/Springer wait mode. | | Authorized external page-to-markdown service | [Tier 4](../tier-4-jina-firecrawl.md) | Check current account, quota, price, and access policy first. | | Discovery through an external search vendor | [Tier 5](../tier-5-ai-search.md) | Explicit selection only; not a built-in `web` engine. | For forms, login, uploads, SPA interaction, or human verification use [agent-native-browser](../agent-native-browser.md), not a tier or `web browse`. Before executing a retained helper or trusting an asset, read its [known limitations](../maintenance-bundles/SKILL.md#known-legacy-limitations).
GitHub에서 보기