mirror of
https://github.com/HKUDS/CLI-Anything.git
synced 2026-08-30 17:34:27 +08:00
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:
@@ -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"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user