new-analysis

Set up a Topological Data Analysis workflow with automated Git branch creation.

1|Updated Dec 13, 2025
One-click install
npx skills add https://github.com/stephendor/TDL --skill new-analysis
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: new-analysis
Source: https://github.com/stephendor/TDL/tree/main/.agents/skills/new-analysis
Command: npx skills add https://github.com/stephendor/TDL --skill new-analysis

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill unit simplifies the setup and execution of a new Topological Data Analysis (TDA) analysis by automating the initial stages of the research workflow.

Core Features & Use Cases

  • Workflow Setup: Automates the data-to-topology-to-analysis structure process.
  • Path and Convention Definition: Standardizes output paths and logging conventions.
  • Branch Creation: Automatically creates a branch for computation.

Quick Start

Start a new analysis for Paper PXX with an analysis name 'example'.

Frequently Asked Questions about new-analysis

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

FAQPage Schema
How do I set up a new Topological Data Analysis workflow from raw data?

To set up a Topological Data Analysis workflow, this Skill automates the transition from raw data to the computation branch. It standardizes output paths and logging conventions to initiate your research computation.

What is the best way to automate Git branch creation for separate TDA computations?

Automating Git branch creation for TDA computations is handled directly by this Skill during the workflow setup. It automatically generates a new branch to isolate your separate analysis computations.

How does path and logging convention standardization work for structured research programs?

Standardizing path and logging conventions works by enforcing project guidelines during the TDA workflow setup. This ensures your data-to-topology-to-analysis structure adheres to the defined research program standards.

Do I need a structured research program to use this TDA analysis scaffolding tool?

Yes, this TDA analysis scaffolding tool is designed specifically for use within a structured research program. It relies on existing project guidelines to properly handle file paths and logging conventions.

Can I start a new TDA analysis with just an analysis name and paper identifier?

Yes, you can start a new TDA analysis by providing a paper identifier like 'Paper PXX' and an analysis name such as 'example'. The Skill then scaffolds the entire data-to-topology workflow automatically.