원클릭으로
jina-ai-pythondocs
Fetch Python documentation in a clean, LLM-friendly format using Jina AI's web service.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Fetch Python documentation in a clean, LLM-friendly format using Jina AI's web service.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
| name | jina-ai-pythondocs |
| description | Fetch Python documentation in a clean, LLM-friendly format using Jina AI's web service. |
Trigger: When you need to read online Python documentation, library references, or API guides to understand how to implement a function or class.
Rationale: Standard web scraping returns token-heavy HTML, and local terminal pagers block the execution loop. The r.jina.ai service instantly converts documentation URLs into clean, LLM-friendly Markdown.
Execution Steps:
https://docs.python.org/3/library/subprocess.html).cmd.exe using the built-in curl tool. Prefix the target URL with https://r.jina.ai/:
curl -s "[https://r.jina.ai/](https://r.jina.ai/)<TARGET_URL>"
Critical Rules for Agent:
") within the curl command to prevent cmd.exe from breaking on special characters like & or ?.cmd.exe syntax (type, del, >). Do not use PowerShell cmdlets.python -m pydoc or help() under any circumstances, as it will hang the session.Comprehensive operational guidelines for an OpenCode agent to autonomously write, execute, and debug modern DearPyGui (1.x) applications.
Expertise in writing, analyzing, and debugging the ImHex Pattern Language (.pat / .hexpat). Use this skill when tasked with parsing binary data, defining binary file format structures, reverse-engineering binary files, or writing scripts for the ImHex hex editor.