---
id: "action-setup-local-skill-folder"
type: "action-item"
source_timestamps: ["00:02:18", "00:02:42"]
tags: ["workspace-setup", "organization"]
related: ["framework-claude-code-setup", "concept-claude-code-skills"]
speakers: ["Speaker 1"]
action: "Create a desktop folder and open it in VS Code before prompting Claude Code."
outcome: "Provides a persistent local directory where Claude can save brand assets, API keys, and operational instructions as reusable 'skills'."
sources: ["tim"]
sourceVaultSlug: "automate-social-seo-claude-code-2026May14"
originDay: 5
---
# Create a Dedicated Local Folder for AI Skills

## Action

Create a dedicated desktop folder (e.g., 'AI Marketing Skills') and open it in [[tool-vs-code]] **before** prompting [[tool-claude-code]].

## Expected Outcome

Provides a persistent local directory where Claude can save brand assets, API keys, and operational instructions as reusable [[concept-claude-code-skills]].

## Full Rationale

To utilize Claude Code effectively for automation, you must give it a place to store its learned context. Before issuing any prompts:

1. Create a new folder on your desktop (e.g., 'AI Marketing Skills').
2. Open Visual Studio Code.
3. Navigate to **File > Open Folder**.
4. Select this new directory.

By doing this, you ensure that any brand guidelines, API documentation, or specific formatting rules you provide to Claude are **saved locally within that folder**. This transforms Claude from a stateless chat interface into a persistent agent that can recall previous instructions and assets in future sessions, saving you from having to re-upload context every time.

## Where This Fits

This action is the operational form of steps 4–6 in [[framework-claude-code-setup]] and is the launching pad for everything in [[framework-autonomous-content-engine]].



## Related across days
- [[framework-claude-code-setup]]
- [[concept-claude-code-skills]]
- [[tool-vs-code]]
