setup-workspace

Creates a tailored folder structure in the 04-workspace directory based on user work patterns.

Updated Jan 22, 2026
One-click install
npx skills add https://github.com/FahadImdad/Nexus-Fahad --skill setup-workspace-fahadimdad
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: setup-workspace
Source: https://github.com/FahadImdad/Nexus-Fahad/tree/main/00-system/skills/learning/setup-workspace
Command: npx skills add https://github.com/FahadImdad/Nexus-Fahad --skill setup-workspace-fahadimdad

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve? New users often don't know where to save files or how to organize their work, leading to scattered content and lost documents. This Skill guides you through designing a practical folder structure in the 04-workspace/ directory based on your actual work patterns. ## Core Features & Use Cases - Collaborative Folder Design: Analyzes your role and goals from goals.md, then suggests 3-7 folders matched to your file types and work patterns. - Just-in-Time Organization: Creates only the folders you need now, avoiding over-organization on day one. - Workspace Documentation: Generates a workspace-map.md file documenting your folder structure and usage notes. - Use Case: A sales professional completes goal setup, then runs this Skill to create clients/, proposals/, research/, and templates/ folders, with a workspace map for future reference. ## Quick Start Say "setup workspace" to start a guided session that designs and creates your personalized folder structure in 04-workspace/.

Frequently Asked Questions about setup-workspace

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

FAQPage Schema
How do I organize my workspace folders in Nexus?

Say "setup workspace" to start a guided session. The Skill reads your goals.md for context, asks about your file types, suggests 3-7 folders matched to your work patterns, and creates them in 04-workspace/ along with a workspace-map.md documentation file.

How many folders should I create when setting up a workspace?

The Skill recommends creating 3-7 folders initially, following the just-in-time organization principle. You only create folders you need now and add more later as your actual work reveals new organizational needs.

When should I run workspace setup in Nexus?

Run it after completing setup-goals, since it reads your role and goals from goals.md to suggest relevant folders. It is also useful when you are unsure where to save files or have been working for multiple sessions without an organized structure.

Can I skip workspace setup and organize files manually?

Yes, the Skill is optional and will not be suggested if you have already organized 04-workspace/ manually or prefer ad-hoc organization. Once learning_tracker.completed.setup_workspace is true in user-config.yaml, it stops being recommended.

What is the workspace-map.md file used for?

The workspace-map.md file is auto-generated in 04-workspace/ and documents your folder structure with descriptions and usage notes. It serves as a reference so you and the AI know where different file types belong.