document-object-split

Parse unstructured text into business objects using ontology schemas.

45|11|Updated Mar 17, 2026
One-click install
npx skills add https://github.com/beyonai/ByClaw --skill document-object-split
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: document-object-split
Source: https://github.com/beyonai/ByClaw/tree/main/middleware/openclaw/skills/gbrain/references/document-object-split
Command: npx skills add https://github.com/beyonai/ByClaw --skill document-object-split

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires by_framework, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This skill solves the challenge of manually parsing long documents like PRDs or meeting notes to extract specific business entities like bugs, requirements, or orders, ensuring they are tracked as individual, actionable items.

Core Features & Use Cases

  • Automated Object Extraction: Automatically identifies and categorizes business entities from text based on your organization's ontology schema.
  • Atomic Page Creation: Ensures every extracted instance (e.g., a single bug or requirement) is created as a dedicated, independent page for better traceability.
  • Use Case: When you import a lengthy PRD, this skill automatically splits it into individual pages for every requirement and bug mentioned, linking them back to the source document and maintaining a clear index.

Quick Start

Use the document object split skill to parse the current document and extract all business objects defined in the digital employee context.

Frequently Asked Questions about document-object-split

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

FAQPage Schema
How do I extract business objects from unstructured text documents?

To extract business objects from unstructured text documents, this skill parses your files to identify and structure entities like requirements and bugs based on dynamic ontology schemas. It automatically classifies text and creates dedicated pages for each extracted item.

Can I automatically split a PRD into individual requirement and bug pages?

Yes, you can automatically split a PRD into individual pages for every requirement and bug mentioned. The skill extracts these business objects, creates atomic pages for better traceability, and links them back to the source document while maintaining a clear index.

What is automated document parsing for requirements management?

Automated document parsing for requirements management is the process of identifying specific business entities within lengthy text files and tracking them as actionable items. It eliminates manual parsing of meeting notes or PRDs by structuring data dynamically based on organizational ontology.

Do I need ontology-manager APIs to structure data from text files?

Yes, you need ontology-manager APIs to structure data from text files. The skill requires integration with these APIs to validate object properties and ensure consistent data mapping when extracting business objects from your unstructured documents.

What's the best way to categorize business entities from meeting notes?

The best way to categorize business entities from meeting notes is using an ontology-driven extraction skill that automatically identifies items like products and orders. It structures the extracted data and generates independent pages for each categorized instance.

How does automated classification handle data mapping for bug tracking?

Automated classification handles data mapping for bug tracking by validating extracted object properties against a dynamic ontology schema. This ensures every identified bug is consistently mapped and created as a dedicated, independent page within the enterprise framework.