Restructure

Restructure unorganized text into readable Markdown documents using Gemini AI.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/tjdwls101010/Claude_Seongjin --skill restructure
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Restructure
Source: https://github.com/tjdwls101010/Claude_Seongjin/tree/main/plugins/Study/skills/Restructure
Command: npx skills add https://github.com/tjdwls101010/Claude_Seongjin --skill restructure

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill tackles the challenge of disorganized text, such as article scraps or messy notes, by transforming them into well-structured, readable Markdown documents without altering the original meaning.

Core Features & Use Cases

  • Text Reorganization: Restructures unorganized text into logical Markdown.
  • Content Preservation: Ensures original meaning and content remain unchanged.
  • Use Case: Convert a collection of raw notes from a meeting into a coherent, sectioned Markdown document for easy reference and sharing.

Quick Start

Restructure the content of the file named 'meeting_notes.md' into a readable markdown document.

Frequently Asked Questions about Restructure

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

FAQPage Schema
How do I convert messy notes into structured markdown documents?

To convert messy notes into structured markdown, this Skill uses Gemini AI to reorganize unorganized text scraps into logical, readable documents while preserving the original content and meaning.

What is the best way to translate English content to Korean while applying markdown formatting?

Translating English content to Korean with markdown formatting is handled by processing the text through Gemini AI, which simultaneously restructures the document and applies the required markdown layout.

Can I restructure meeting notes into readable markdown without losing the original meaning?

Yes, you can restructure meeting notes into readable markdown without losing original meaning, as the content transformation process explicitly preserves the source text's context and core message.

Does text organization with AI change the original content of article scraps?

Text organization with AI does not change the original content of article scraps; it only imposes logical structure and markdown formatting to make the unorganized text readable and sectioned.

How do I process raw text files into coherent markdown documents?

To process raw text files into coherent markdown documents, you provide the unorganized file to the Skill, which then uses Gemini AI to output a logically sectioned and formatted document.