OpenYiDA avatar

OpenYiDA

Official

@openyida · China

0Followers
|
9Public Repos
|
28Published Skills

AI YiDA

Skills Distribution
DomainBusiness, Fi...Low-Code Applicati.. (40%)Form & Process Man.. (30%)Custom UI & Report.. (20%)Database & Integra.. (10%)

Agent Skills by OpenYiDA

Showing 28 vetted skills indexed across 1 GitHub repositories.

openyidaopenyida
201

skill-optimization-guide

Reduce SKILL.md files under 200 lines by extracting code into references.

Official
Intermediate
openyidaopenyida
201

yida-form-permission

Configure Yida form permission groups via openyida CLI commands.

Official
Intermediate
openyidaopenyida
201

yida-logout

Logout from OpenYida and clear the local .cache/cookies.json file.

Official
Basic
openyidaopenyida
201

yida-data-management

Query, create, and update Yida form and process data.

Official
Advanced
openyidaopenyida
201

yida-formula

Automate formula-based field calculations for YiDa forms with field references.

Official
Intermediate
openyidaopenyida
201

yida-get-schema

Retrieve complete Yida form schema JSON with pages and componentsMap.

Official
Intermediate
openyidaopenyida
201

yida-login

Authenticate via QR code and persist cookies to .cache/cookies.json.

Official
Intermediate
openyidaopenyida
201

yida-ppt-slider

Render full-screen PPT-style slides from a SLIDES array in 宜搭.

Official
Advanced
openyidaopenyida
201

yida-table-form

Submit table-form rows to Yida forms with concurrent saveFormData calls.

Official
Advanced
openyidaopenyida
201

yida-create-process

Create Yida approval workflows and forms with formUuid and processCode.

Official
Advanced
openyidaopenyida
201

yida-ppt

Create cinematic PPT-style presentations with predefined templates and glassy card layouts.

Official
Intermediate
openyidaopenyida
201

yida-publish-page

Compile JSX source into ES5 and deploy Yida custom pages via saveFormSchema.

Official
Advanced
openyidaopenyida
201

yida-app

Orchestrate sub-skills to create and deploy Yida low-code applications.

Official
Advanced
openyidaopenyida
201

yida-create-page

Create custom display pages in Yida apps and return pageId/formUuid as JSON.

Official
Intermediate
openyidaopenyida
201

yida-process-rule

Configure Yida approval workflows for existing forms via API.

Official
Advanced
openyidaopenyida
201

yida-create-app

Create Yida applications and persist the returned appType identifier.

Official
Intermediate
openyidaopenyida
201

yida-report

Generate native Yida reports with 16 built-in components via the openyida create-report command.

Official
Advanced
openyidaopenyida
201

yida-custom-page

Develop custom JSX pages in Yida using React 16 class components.

Official
Advanced
openyidaopenyida
201

yida-db-seq-fix

Detect and auto-correct PostgreSQL sequence start values to prevent primary key conflicts.

Official
Advanced
openyidaopenyida
201

yida-integration

Create Yida integration logic flows for form events with triggers and notifications.

Official
Advanced
openyidaopenyida
201

yida-create-form-page

Create and update Yida form pages and field schemas with JSON payloads.

Official
Advanced
openyidaopenyida
201

yida-connector

Create, configure, and test HTTP connectors for Yida with six authentication methods.

Official
Intermediate
openyidaopenyida
201

yida-flash-note-to-prd

Convert DingTalk flash notes into structured PRD markdown files.

Official
Advanced
openyidaopenyida
201

yida-density

Manage Yida page density with DENSITY_CONFIG and mobile detection.

Official
Advanced

Frequently Asked Questions About OpenYiDA

FAQPage Schema
What specific tasks can I perform using OpenYiDA?

You can programmatically create and deploy YiDa applications, manage form schemas, configure approval processes, build ECharts dashboards, and develop custom JSX pages. It also supports data management, HTTP connector configuration, and PostgreSQL sequence correction for backend stability.

Who is the target persona for these capabilities?

The target audience includes enterprise developers, low-code engineers, and system administrators working within the YiDa ecosystem who require programmatic control over form structures, page layouts, and integration logic beyond standard visual interfaces.

What are the prerequisites for running these functions?

Users must have an active YiDa account and a local environment configured with Node.js. Authentication is handled via QR code, which persists session cookies to a local .cache/cookies.json file for subsequent operations.