Maarten Tolhuijs avatar

Maarten Tolhuijs

Community

@mtolhuys · Den Helder

58Followers
|
30Public Repos
|
6Published Skills

Software engineer. Former composer. I build the things I wish existed, from web tools to Linux plugins and chess software.

Skills Distribution
DomainDeveloper To...Plugin Development.. (30%)Security Review & .. (30%)Marketplace Submis.. (25%)Performance & Reso.. (15%)

Agent Skills by Maarten Tolhuijs

Showing 6 vetted skills indexed across 1 GitHub repositories.

Frequently Asked Questions About Maarten Tolhuijs

FAQPage Schema
What tasks can I perform with Maarten Tolhuijs's Omarchy plugin skills?▼

You can build plugin process and state plumbing with omakit Run and Store blocks, run local marketplace security and submission checks, weigh a plugin's CPU and process cost via shell restarts, submit plugins to the marketplace, diagnose stuck validations, and audit installed plugin commits against marketplace-validated ones.

Who are these Omarchy plugin skills designed for?▼

They target developers building, reviewing, or maintaining Omarchy Quattro plugins for the Omarchy marketplace. They suit plugin authors preparing submissions, reviewers checking security baselines, and users verifying that installed third-party plugins match the exact commits the marketplace validated.

How do the submission and validation skills work in practice?▼

The submit skill runs every pre-submission check and produces the exact issue title and body without posting anything. The validation-watch skill checks whether a validated commit has fallen behind the repository and names the single action that re-runs validation when a submission goes quiet.

Are these skills safe to run on my system?▼

Most are read-only: check and audit post nothing and modify nothing. The weigh skill restarts your shell to measure plugin weight, so it requires your explicit agreement before running. The build skill adds tested, versioned files the plugin owns but posts nothing externally.

What prerequisites do these Omarchy plugin skills require?▼

You need an Omarchy Quattro plugin codebase and, for build operations, omakit's Run and Store blocks rather than bare QML Process or FileView writes. The check skill relies on the marketplace's own security baseline, and the audit skill compares installed commits against marketplace-validated commits.