organize

Delegates wiki folder structure evaluation to the ttrpg-wiki-organize skill.

Updated May 29, 2026
One-click install
npx skills add https://github.com/Thedougler/shattered-sea-wiki --skill organize-thedougler
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: organize
Source: https://github.com/Thedougler/shattered-sea-wiki/tree/main/.claude/skills/organize
Command: npx skills add https://github.com/Thedougler/shattered-sea-wiki --skill organize-thedougler

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? After bulk ingests or ongoing edits, an Obsidian campaign wiki's files and folders can become disorganized, making it hard for an LLM agent to navigate. This Skill provides a short alias that routes organization requests to the full ttrpg-wiki-organize skill. ## Core Features & Use Cases - Alias Routing: Forwards all organization requests to the full ttrpg-wiki-organize skill instructions. - Trigger Phrases: Activates on requests like "organize the wiki", "sort files", "fix the folder structure", or "clean up the layout". - Use Case: After a bulk session ingest drops new unsorted notes into the vault, ask the agent to organize the wiki and it will evaluate and improve the folder structure for agent navigability. ## Quick Start Ask the agent to organize the wiki and clean up the folder structure after the latest ingest.

Frequently Asked Questions about organize

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

FAQPage Schema
How do I organize an Obsidian wiki folder structure with an AI agent?▼

Ask the agent to organize the wiki, sort files, or fix the folder structure. This alias triggers the full ttrpg-wiki-organize skill, which evaluates and improves the vault layout for LLM-agent navigability.

What does the organize skill actually do?▼

It is a shortcut alias only. It contains no instructions of its own and directs the agent to read and follow the full ttrpg-wiki-organize skill, where all organization logic lives.

When should I run wiki organization after ingesting session notes?▼

Run it after bulk ingests when new files land unsorted in the vault. The trigger conditions explicitly include post-ingest cleanup so new notes are placed into a navigable folder structure.

Does the organize skill work without ttrpg-wiki-organize installed?▼

No. The alias depends entirely on the ttrpg-wiki-organize skill existing at .claude/skills/ttrpg-wiki-organize/SKILL.md. Without it, the alias has no instructions to follow.