extract-requirements

Extract functional and non-functional requirements from RFPs into AN-02 documents.

Updated Mar 27, 2026
One-click install
npx skills add https://github.com/bs-koo/gx-pm --skill extract-requirements-bs-koo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: extract-requirements
Source: https://github.com/bs-koo/gx-pm/tree/main/plugins/gx-pm/skills/extract-requirements
Command: npx skills add https://github.com/bs-koo/gx-pm --skill extract-requirements-bs-koo

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

RFP/과업지시서에서 요구사항을 추출하고 AN-02 요구사항정의서 형식으로 정리합니다.

Core Features & Use Cases

  • 입력 문서에서 기능/비기능 요구사항을 자동으로 식별하고 대분류/중분류로 분류합니다.
  • 각 요구사항에 대해 시스템 코드 체계에 맞춘 ID를 부여하고 추적성을 확보합니다.
  • 추출된 데이터를 AN-02 양식으로 구성하고 초기 산출물 초안으로 제공합니다.

Quick Start

Paste your RFP text or upload a document to start extracting structured AN-02 requirements.

Frequently Asked Questions about extract-requirements

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I extract requirements from an RFP into a structured document?

To extract requirements from an RFP, paste your text or upload the document to automatically identify functional and non-functional items, classify them, and generate a structured requirements definition document ready for review.

What is the best way to classify functional and non-functional requirements from task directives?

Classifying functional and non-functional requirements from task directives is handled automatically by analyzing the input text, identifying specific items, and sorting them into broad and sub-categories for structured traceability.

How do I assign sequential IDs to project requirements for traceability?

Assigning sequential IDs for traceability is automated by mapping extracted requirements to a system code structure, ensuring every item from your RFP receives a unique identifier within the final requirements definition output.

Can I generate an AN-02 requirements definition draft directly from RFP text?

You can generate an AN-02 requirements definition draft directly by inputting RFP text, which the system parses to extract, classify, and format requirements into the AN-02 specification with provisional acceptance status.

Does the extraction process support provisional acceptance status for initial project deliverables?

The extraction process supports provisional acceptance status by evaluating the parsed RFP items and including this initial status flag within the generated AN-02 requirements document for review.

Are there limitations when extracting requirements from complex RFP documents?

Limitations when extracting requirements from complex RFPs depend on text clarity; while the system identifies and classifies items automatically, highly ambiguous text may require manual review to finalize the AN-02 specification accurately.