Uniterra-Solutions
- 4 skills
- 0 followers
- 17 hours ago last updated
- ▌ Create Skill · uniterra-solutions bundleGuides the agent through creating a new Agent Skill from scratch. Use when the user wants to build a skill, create a new skill, scaffold a skill directory, or author a SKILL.md. Do NOT use for optimising or rewriting existing skills — use 'optimise-skill' for that. Do NOT use for editing files that are already part of a skill. Do NOT use for creating non-skill content like documentation, scripts, or project files.
- ▌ Fabricium Sdk · uniterra-solutionsGuides the agent through using Fabricium's SDK to create standardized Hermes plugins with CLI lifecycle (setup/status/update), bundled skills, state persistence, and Git self-update — all in one line of registration. Use when the user wants to create a new Hermes plugin, build a Hermes plugin from scratch, add plugin infrastructure, or when they ask 'create a hermes plugin', 'build a plugin for hermes', '寫一個 hermes plugin', '用 fabricium 寫 plugin'. Do NOT use for editing an existing plugin's unique tools (that is plugin-specific business logic), for non-Hermes projects, or for debugging plugin installation issues (use jovaltus-setup for that).
- ▌ Jovaltus Setup · uniterra-solutionsGuides the agent through setting up the Jovaltus Hermes plugin from scratch. Use when the user wants to install, set up, enable, or configure Jovaltus; when they ask '幫我裝 jovaltus', 'setup jovaltus', 'install jovaltus plugin', or 'configure jovaltus agent profile'. Do NOT use for using Jovaltus pipeline skills (discuss, design, execute, etc.) or for editing Jovaltus source code.
- ▌ Optimise Skill · uniterra-solutions bundleAudits and rewrites Agent Skills (SKILL.md + supporting files) for clarity, token efficiency, and progressive disclosure. Use when the user asks to optimize, improve, review, or clean up a skill. Do NOT use for creating new skills from scratch or for editing files that are not part of a skill directory.