Agent Skills by delay-n-days
Showing 13 vetted skills indexed across 1 GitHub repositories.
pdf-summary
Extract and summarize text and tables from PDF documents.
Skill Manager
Manage AI skills through a command-line interface for install, list, remove, and update operations.
dbc-to-comment
Convert CAN DBC files into JSON with C-style signal comments.
pdf-to-can-csv
Convert CAN protocol documents into unified CSV format for DBC generation.
docx-extractor
Extract text and tables from Word .docx files into plain text.
create-skill
Guide developers through creating, structuring, and packaging new Skills.
dbc-to-csv
Convert CAN DBC files to and from unified CSV format.
excel-analyzer
Extract worksheet structures and tabular data from Excel files to plain text.
control-code-generator
Generate .h header and .c source files from CAN protocol CSV definitions.
csv-to-source
Generate C source code for CAN signal parsing from CSV definitions.
dbc-to-header
Generate C header files with structs, bitfields, and macros from DBC files.
csv-to-dbc
Convert Unified CSV files to CAN DBC format using Python and cantools.
uv-project-runner
Manage a unified Python virtual environment for workspace skills using uv.