feat: add cli-anything-meerk40t to registry (#374)

Standalone repo: https://github.com/George-RD/cli-anything-meerk40t
Category: graphics
Install: pip install cli-anything-meerk40t

Agent CLI harness for MeerK40t laser cutting software — wraps the real
MeerK40t kernel headless for project/element/operation/device/export
commands with --json output. 38 tests, 100% pass rate.
This commit is contained in:
George
2026-07-09 16:05:36 +04:00
committed by GitHub
parent c3a76b964d
commit b8255ca945
+19
View File
@@ -1456,6 +1456,25 @@
"url": "https://github.com/webdevtodayjason"
}
]
},
{
"name": "meerk40t",
"display_name": "MeerK40t",
"version": "1.0.0",
"description": "Laser cutting/engraving job preparation via the real MeerK40t kernel — elements, operations, SVG/G-code export with --json output",
"requires": "MeerK40t (installed automatically)",
"homepage": "https://github.com/meerk40t/meerk40t",
"source_url": "https://github.com/George-RD/cli-anything-meerk40t",
"install_cmd": "pip install cli-anything-meerk40t",
"entry_point": "cli-anything-meerk40t",
"skill_md": "https://github.com/George-RD/cli-anything-meerk40t/blob/main/skills/cli-anything-meerk40t/SKILL.md",
"category": "graphics",
"contributors": [
{
"name": "George-RD",
"url": "https://github.com/George-RD"
}
]
}
]
}