db23-create-day-project

Create a daily stock OCR project directory from an old project path.

2|Updated Jan 30, 2026
One-click install
npx skills add https://github.com/tankygranny05/agent-box --skill db23-create-day-project
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: db23-create-day-project
Source: https://github.com/tankygranny05/agent-box/tree/main/agent-box/seed/claude-skills/db23-create-day-project
Command: npx skills add https://github.com/tankygranny05/agent-box --skill db23-create-day-project

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the creation of a new, organized project folder for daily stock transaction screenshot processing, ensuring a clean and consistent setup by copying only necessary templates and updating key configuration files.

Core Features & Use Cases

  • Project Initialization: Creates a structured directory for a new trading day's OCR project.
  • Template Copying: Selectively copies reusable files (like CLAUDE.md, stock_mappings.txt) from a previous day's project.
  • Configuration Update: Modifies CLAUDE.md to reflect the new day's status, clearing old data and adding placeholders.
  • Use Case: When starting a new trading day, use this skill to quickly set up the project folder for processing that day's stock screenshots, based on the structure of yesterday's project.

Quick Start

Use the db23-create-day-project skill to set up a new project folder for 2025-12-25, using the existing project at /Users/sotola/Desktop/2025_12_23 as a template.

Frequently Asked Questions about db23-create-day-project

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

FAQPage Schema
How do I create a daily stock OCR project workspace from an existing directory?

To create a daily stock OCR project workspace, this skill copies essential templates like CLAUDE.md and stock_mappings.txt from a previous day's directory, then updates the configuration to reflect the new trading day's status.

What is the best way to initialize a new trading day project without copying old data?

Initializing a new trading day project without old data involves selectively copying reusable configuration files while clearing previous transaction records and adding placeholders for the new day's operations.

Can I set up daily stock screenshot processing using a previous project path as a template?

Yes, you can set up daily stock screenshot processing by specifying an old project path, which the skill uses to extract and duplicate necessary template files into a fresh directory structure.

How does the project setup process handle configuration files like CLAUDE.md?

The project setup process handles configuration files by copying CLAUDE.md from the template directory and modifying its content to clear old data and inject placeholders for the new day's workflow.

What files are transferred when setting up a new daily workflow directory?

When setting up a new daily workflow directory, essential reusable files such as CLAUDE.md and stock_mappings.txt are transferred to ensure consistent configuration while excluding old transaction data.