Etendo Software
Official@etendosoftware · Spain
Etendo Software
Agent Skills by Etendo Software
Showing 20 vetted skills indexed across 1 GitHub repositories.
etendo-test
Generate Java unit and integration tests for Etendo ERP modules.
etendo-context
Detect and manage Etendo ERP development context from JSON files and Gradle properties.
/etendo:install
Install Etendo ERP by executing Gradle setup, database, and build tasks.
etendo-report
Automate Jasper Reports creation, editing, and registration in Etendo ERP modules.
etendo-init
Initialize an Etendo ERP project by cloning etendo_base and configuring gradle.properties.
/etendo:window
Automate Etendo ERP window, tab, and field creation with SQL validation.
etendo-java
Generate Java code for Etendo ERP components with standard file paths.
etendo-headless
Configure EtendoRX headless API endpoints for RESTful data access.
Etendo Dev Assistant — Shared Context
Detect Etendo project root, core mode, infrastructure, and active module context.
Etendo Webhooks — Shared Helper
Automate Etendo Application Dictionary operations via HTTP webhooks with JWT authentication.
/etendo:smartbuild
Compile and deploy Etendo ERP changes using Gradle tasks.
etendo-module
Automate Etendo ERP module creation, configuration, and version bumping.
etendo-flow
Generate SQL INSERT statements for Etendo Headless API flow tables.
/etendo:update
Synchronize Etendo ERP databases with Application Dictionary XML and module definitions.
Etendo Git Workflow Conventions
Enforce Etendo Git branch naming and commit message conventions.
etendo-sonar
Run SonarQube analysis on Etendo modules and fix code issues.
Etendo Dev Assistant — Shared Guidelines
Provide development guidelines and best practices for Etendo ERP systems.
/etendo:alter-db
Create and modify database schema objects in Etendo ERP via webhook API.
etendo-wiki
Create and update Etendo wiki documentation pages using Markdown and YAML frontmatter.
etendo-workflow-manager
Create Jira and GitHub issues with Etendo workflow conventions.
Frequently Asked Questions About Etendo Software
FAQPage SchemaWhat specific ERP tasks can be managed through these capabilities?▼
These capabilities enable the creation of windows, tabs, and fields, the generation of Jasper Reports, and the synchronization of database schemas with application dictionary definitions. You can also manage module versioning, execute build tasks, and enforce standardized development conventions across your entire ERP ecosystem.
Which technical personas benefit most from these ERP development resources?▼
Enterprise software engineers, ERP system administrators, and backend developers working within the Etendo ecosystem benefit most. These resources are designed for professionals tasked with maintaining, extending, and deploying complex business resource planning modules while ensuring consistency across distributed development environments.
What are the primary prerequisites for deploying these ERP development modules?▼
Deployment requires an existing Etendo ERP environment, a configured Gradle build system, and access to the core base repository. Users must also ensure their environment supports JWT authentication for webhook operations and has the necessary permissions to modify database schema objects and application dictionary configurations.