Skip to main content
Run any Skill in Manus
with one click
GitHub repository

dotfiles

dotfiles contains 12 collected skills from mitchpaulus, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
12
Stars
5
updated
2026-07-08
Forks
2
Occupation coverage
1 occupation categories · 100% classified
repository explorer

Skills in this repository

cpmodel
software-developers

cpmodel is a skill for creating linear change point models that are often used in the the monitoring and verification of whole building energy use. It is a CLI tool that aids in completing the required regressions.

2026-07-08
mplot
software-developers

mplot is a concise programming language and CLI for producing simple 2d plots. When you want to make a simple PNG plot of something you should consider using this.

2026-07-08
influx
software-developers

We use influx as our time series database for building automation system data. This skill describes the setup and tools for making use of that data.

2026-06-29
redo
software-developers

redo is a build system, a competitor to make. It relies on simple script files, written in any language.

2026-06-29
xlwrite
software-developers

`xlwrite` is a simple CLI utility that can take a TSV input and write the data to an Excel spreadsheet.

2026-06-12
neobem-nbem
software-developers

Neobem is a domain specific language for generating EnergyPlus idf files. It is a simple epxression based language that is a superset of the `idf` file format. It should be used when you want to generate idf files with paramaterization and abstraction.

2026-05-27
iem
software-developers

This skill is used to easily interact with the Iowa Enviornmental Mesonet weather API. It is an excellent source of historical hourly weather data. It has been wrapped into a simple CLI tool.

2026-05-04
mshell
software-developers

`mshell` is a programming language that is meant to replace usages of traditional shells like bash or programming languages for short scripts like Python. It excels at running external processes and having consise syntax for efficient token usage.

2026-04-10
word-table
software-developers

This skill is for generating Microsoft Word VBA code from data using Python.

2026-03-05
excelchop
software-developers

`excelchop` is a CLI utility that I have written. It's purpose is to be able to get data out of Excel files out to standard output to then be used with traditional shell utilities and pipelines.

2026-03-04
understand-energyplus-idf-file
software-developers

This skill describes a CLI utility to get short summaries of key inputs and assumptions from EnergyPlus .idf files

2026-02-23
xlim
software-developers

`xlim` is a domain specific language designed for mathematical calculations with units. It should be used when you want to calculate engineering expressions with units. It is array based, and has a simple CLI interface.

2026-02-23