file-manager

Create, version, and deploy files to project and NinjaTrader directories.

2|3|Updated Jan 11, 2026
One-click install
npx skills add https://github.com/mkalhitti-cloud/universal-or-strategy --skill file-manager-mkalhitti-cloud
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: file-manager
Source: https://github.com/mkalhitti-cloud/universal-or-strategy/tree/main/.agent/skills/file-manager
Command: npx skills add https://github.com/mkalhitti-cloud/universal-or-strategy --skill file-manager-mkalhitti-cloud

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill standardizes file creation, version control, and dual-deployment using a Gemini Flash delegation bridge to streamline repetitive file I/O tasks across projects.

Core Features & Use Cases

  • Standardized file operations: create, read, and write files with deterministic naming and versioning.
  • Dual deployment: automatically synchronize artifacts to both primary project folders and NinjaTrader directories.
  • Version control automation: automatically adjust class names and version strings in code during deployments.
  • Use Case: A developer needs to save a new UI fix as V8_2_BUGFIX and deploy it to both locations with minimal manual steps.

Quick Start

Create a new version file (e.g., V8_2_BUGFIX) and deploy it to both locations using the file-manager workflow.

Frequently Asked Questions about file-manager

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

FAQPage Schema
How do I automate file deployment to both my project directory and NinjaTrader folder?

Dual deployment to both project and NinjaTrader directories is automated by synchronizing artifacts across multiple locations through a Gemini Haiku workflow, enforcing deterministic file I/O and consistent version naming with minimal manual steps.

How do I automatically update version strings and class names in code during file deployment?

Version control automation adjusts class names and version strings automatically during the file deployment process, ensuring standardized versioning like V8_2_BUGFIX across synchronized project and NinjaTrader directories without manual code edits.

What is the best way to manage deterministic file creation and versioning for development workflows?

Deterministic file creation and versioning is managed by standardizing file operations with consistent naming conventions and synchronized cross-location releases, streamlining repetitive file I/O tasks across development projects.

Can I use this file management workflow to synchronize artifacts across multiple project locations?

Yes, this workflow applies to development workflows that manage artifacts in multiple locations, enforcing deterministic file I/O and synchronized cross-location deployment to ensure reliable releases across project and NinjaTrader directories.

Does the Gemini Flash delegation bridge handle file I/O tasks for NinjaTrader deployments?

The Gemini Flash delegation bridge streamlines repetitive file I/O tasks, standardizing file creation, version control, and dual deployment across project folders and NinjaTrader directories using a Gemini Haiku workflow.

Why does my automated file versioning need a dual deployment workflow for NinjaTrader?

A dual deployment workflow is needed to enforce deterministic file I/O and consistent version naming across both primary project folders and NinjaTrader directories, preventing synchronization issues during artifact releases.