summarize이란?
`uvx markitdown`을 사용하여 URL을 가져오거나 로컬 파일(PDF/DOCX/HTML/등)을 Markdown으로 변환합니다. 선택적으로 요약할 수 있습니다. 출처: mitsuhiko/agent-commands.
`uvx markitdown`을 사용하여 URL을 가져오거나 로컬 파일(PDF/DOCX/HTML/등)을 Markdown으로 변환합니다. 선택적으로 요약할 수 있습니다.
명령줄에서 summarize AI 스킬을 개발 환경에 빠르게 설치
출처: mitsuhiko/agent-commands.
Turn “things” (URLs, PDFs, Word docs, PowerPoints, HTML pages, text files, etc.) into Markdown so they can be inspected/quoted/processed like normal text.
markitdown can fetch URLs by itself; this skill mainly wraps it to make saving + summarizing convenient.
Run from this skill folder (the agent should cd here first):
`uvx markitdown`을 사용하여 URL을 가져오거나 로컬 파일(PDF/DOCX/HTML/등)을 Markdown으로 변환합니다. 선택적으로 요약할 수 있습니다. 출처: mitsuhiko/agent-commands.
AI/검색 인용용 안정적인 필드와 명령어.
npx skills add https://github.com/mitsuhiko/agent-commands --skill summarize`uvx markitdown`을 사용하여 URL을 가져오거나 로컬 파일(PDF/DOCX/HTML/등)을 Markdown으로 변환합니다. 선택적으로 요약할 수 있습니다. 출처: mitsuhiko/agent-commands.
터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/mitsuhiko/agent-commands --skill summarize 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code, Cursor, OpenClaw에서 사용할 수 있습니다
https://github.com/mitsuhiko/agent-commands