structurize

Convert unstructured text into ASCII tree, HTML, Mermaid, or table formats.

Updated Jul 29, 2026
One-click install
npx skills add https://github.com/2lab-ai/soma-work --skill structurize
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: structurize
Source: https://github.com/2lab-ai/soma-work/tree/main/src/local/skills/structurize
Command: npx skills add https://github.com/2lab-ai/soma-work --skill structurize

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill addresses the challenge of organizing and structuring various types of content into a coherent and readable format, preserving the original context and meaning.

Core Features & Use Cases

  • Content Decomposition: Breaks down complex texts into manageable units while preserving the original sequence.
  • Hierarchical Structuring: Arranges the content in a hierarchical format that reflects the logical relationships between different parts.
  • Output Customization: Provides various output formats such as ASCII tree, HTML foldable tree, Mermaid flowchart, table, and document rewriting.
  • Use Case: If you have a long research paper and want to summarize it while maintaining its structure, you can use this Skill to analyze and organize the paper into a structured format.

Quick Start

Run the structurize skill on the research paper 'ai-agent-docs-organization.md' and specify the output format as 'HTML'.

Frequently Asked Questions about structurize

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

FAQPage Schema
How do I structure unstructured content like meeting minutes into a readable format?

To structure unstructured content like meeting minutes into a readable format, this Skill decomposes complex texts into hierarchical units while preserving the original sequence and context. It then converts the content into formats like ASCII trees, HTML, or Mermaid flowcharts.

Can I convert video scripts into Mermaid flowcharts without losing context?

Yes, you can convert video scripts into Mermaid flowcharts without losing context. The Skill analyzes video scripts and arranges the content hierarchically to reflect logical relationships, outputting a Mermaid flowchart that preserves the original meaning.

What is the best way to organize research papers into HTML foldable trees?

The best way to organize research papers into HTML foldable trees is to use an AI-driven content structuring tool that maintains logical relationships. This Skill parses the document and outputs an HTML foldable tree while preserving the original context.

Do I need Python to parse text and generate ASCII tree structures?

Yes, you need Python to parse text and generate ASCII tree structures. Python is required as the underlying environment for the Skill to process content decomposition and execute the hierarchical structuring logic.

Does content structuring work with system descriptions and reports?

Yes, content structuring works with system descriptions and reports. The Skill is designed to process various sources including system descriptions, reports, and lectures, transforming them into structured formats like tables or rewritten documents.

What are the limitations of converting interviews into structured tables?

A limitation of converting interviews into structured tables is that the output relies entirely on the original text's logical flow. While it preserves context during content structuring, heavily disjointed source material may result in a less coherent hierarchical table structure.