cody-command

Define command schemas, UI, dependencies, and rules for Cody Engine.

6|3|Updated Apr 8, 2026
One-click install
npx skills add https://github.com/proophboard/skills --skill cody-command
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cody-command
Source: https://github.com/proophboard/skills/tree/main/skills/cody/command
Command: npx skills add https://github.com/proophboard/skills --skill cody-command

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

It simplifies the creation of detailed command element descriptions, enabling consistent and validated specifications for business actions in Cody Engine.

Core Features & Use Cases

  • Schema definition: Outline input data structures and validation rules.
  • UI configuration: Customize form layouts and widgets for user input.
  • Business logic: Incorporate rules for command behavior and validation.
  • Use Case: Automate the specification of complex commands with schema, rules, dependencies, and metadata, ensuring clarity and correctness.

Quick Start

Describe a command that updates user information with a JSON schema, UI preferences, and validation rules.

Frequently Asked Questions about cody-command

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I define a structured command specification for a low-code workflow?

Defining a structured command specification involves outlining input data schemas, UI configurations, and business logic rules. This approach ensures commands are complete, validated, and user-friendly for reliable business action implementation.

What is a command specification in the Cody Engine?

A command specification in the Cody Engine is a structured definition combining input schemas, UI configurations, dependencies, and business rules. It simplifies creating detailed command descriptions to ensure clarity and correctness for business actions.

How do I add validation rules to a command schema?

You add validation rules to a command schema by incorporating rule expressions into the command definition. This allows you to define specific business logic and validation constraints that ensure the command behaves reliably.

Can I customize form layouts for user input in a command definition?

Yes, you can customize form layouts for user input in a command definition. The specification supports UI configuration, allowing you to customize form layouts and widgets to make the command user-friendly.

What do I need to automate complex command specification with schemas and metadata?

To automate complex command specification, you need templates for schemas, rule expressions, and configuration metadata. Using these templates ensures your commands are correctly structured and validated for production use.