document-extraction이란?
PDF, Word 문서, 회의 기록, 사양, 웹 콘텐츠를 포함한 기존 문서에서 요구 사항을 추출합니다. 요구사항 후보를 식별하고 분류한 후 사전 표준 형식으로 출력합니다. 출처: melodic-software/claude-code-plugins.
PDF, Word 문서, 회의 기록, 사양, 웹 콘텐츠를 포함한 기존 문서에서 요구 사항을 추출합니다. 요구사항 후보를 식별하고 분류한 후 사전 표준 형식으로 출력합니다.
명령줄에서 document-extraction AI 스킬을 개발 환경에 빠르게 설치
출처: melodic-software/claude-code-plugins.
Extract requirements from existing documentation sources for systematic requirement mining.
Keywords: extract requirements, document mining, PDF requirements, transcript analysis, parse document, existing documentation, legacy requirements, competitive analysis
| Markdown | .md | Direct Read | | Text | .txt | Direct Read | | PDF | .pdf | Read tool (PDF support) | | Word | .docx | Read tool | | Web Page | URL | WebFetch tool | | Meeting Notes | .md, .txt | Transcript patterns | | Specification | .md, .docx | Requirement patterns |
PDF, Word 문서, 회의 기록, 사양, 웹 콘텐츠를 포함한 기존 문서에서 요구 사항을 추출합니다. 요구사항 후보를 식별하고 분류한 후 사전 표준 형식으로 출력합니다. 출처: melodic-software/claude-code-plugins.
AI/검색 인용용 안정적인 필드와 명령어.
npx skills add https://github.com/melodic-software/claude-code-plugins --skill document-extractionBrowse more skills from melodic-software/claude-code-plugins
PDF, Word 문서, 회의 기록, 사양, 웹 콘텐츠를 포함한 기존 문서에서 요구 사항을 추출합니다. 요구사항 후보를 식별하고 분류한 후 사전 표준 형식으로 출력합니다. 출처: melodic-software/claude-code-plugins.
터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/melodic-software/claude-code-plugins --skill document-extraction 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code, Cursor, OpenClaw에서 사용할 수 있습니다
https://github.com/melodic-software/claude-code-plugins