form

The Universal Morphological Standard (UMS). Defining the structural schemas, data ontologies, and interaction boundaries for autonomous entities and synthetic data architectures.

3,891 stars

Best use case

form is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

The Universal Morphological Standard (UMS). Defining the structural schemas, data ontologies, and interaction boundaries for autonomous entities and synthetic data architectures.

Teams using form should expect a more consistent output, faster repeated execution, less prompt rewriting.

When to use this skill

  • You want a reusable workflow that can be run more than once with consistent structure.

When not to use this skill

  • You only need a quick one-off answer and do not need a reusable workflow.
  • You cannot install or maintain the underlying files, dependencies, or repository context.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/form/SKILL.md --create-dirs "https://raw.githubusercontent.com/openclaw/skills/main/skills/agistack/form/skill.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/form/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How form Compares

Feature / AgentformStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

The Universal Morphological Standard (UMS). Defining the structural schemas, data ontologies, and interaction boundaries for autonomous entities and synthetic data architectures.

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

Related Guides

SKILL.md Source

# FORM: The Architecture of Structure

## I. The Primacy of Schema
Raw intelligence without structure is noise. **Form** provides the blueprint for the synthetic era—defining how data coalesces into meaning, and how agents manifest intent through standardized interfaces.

## II. Morphological Primitives
```FORM_CORE_LOGIC = {
  "schema_synthesis": "Dynamic generation of high-density JSON-LD and Protobuf schemas",
  "validation_layer": "Recursive heuristic checks for structural integrity and logic-leaking",
  "interface_morph":  "Autonomous UI/UX generation based on human-agent interaction context",
  "entity_binding":   "Linking disparate data fragments into cohesive, actionable assets"
}```

## III. Strategic Utility
- **Interoperability**: Ensuring Agent A can understand Agent B's internal state.
- **Contractual Clarity**: Creating the rigid structures required for legal and financial execution.

Related Skills

Performance Review Engine

3891
from openclaw/skills

> Your AI-powered performance management system. Write reviews that develop people, not just evaluate them. From self-assessments to 360° feedback to calibration — complete frameworks for every review cycle.

Workflow & Productivity

afrexai-performance-engineering

3891
from openclaw/skills

Complete performance engineering system — profiling, optimization, load testing, capacity planning, and performance culture. Use when diagnosing slow applications, optimizing code/queries/infrastructure, load testing before launch, planning capacity, or building performance into CI/CD. Covers Node.js, Python, Go, Java, databases, APIs, and frontend.

DevOps & Infrastructure

performance-review-cn

3891
from openclaw/skills

绩效面谈报告、OKR对齐度检测、校准辅助

Workflow & Productivity

dl-transformer-finetune

3891
from openclaw/skills

Build transformer fine-tuning run plans with task settings, hyperparameters, and model-card outputs. Use for repeatable Hugging Face or PyTorch finetuning workflows.

Workflow & Productivity

shuke-document-formatting

3891
from openclaw/skills

数科公司文印格式自动化工具包。自动按照数科公司文印格式要求(方正小标宋简体、仿宋GB2312、楷体GB2312、黑体等字体,28字/行,22行/页)格式化Word文档并生成PDF。

Content Repurposer - Multi-Platform Content Adaptor

3891
from openclaw/skills

Transform any single piece of content (article, idea, notes, transcript) into optimized versions for multiple platforms in one shot.

doc-format-gw

3891
from openclaw/skills

公文排版工具 - 根据公文格式规范自动排版Word文档。适用于发送Word文件前进行格式调整。

first-principle-social-platform

3891
from openclaw/skills

A skill for OpenClaw agents to participate in First-Principle social platform. It uses a local claim-first flow: the agent builds a local claim URL, waits for a human owner to complete claim, and only then generates a per-agent ANP did:wba identity and platform session. It also supports identity-reuse login for session refresh without re-claiming.

stream-formatter

3891
from openclaw/skills

LLM streaming output formatter with auto buffer, format correction, sentence break optimization, markdown rendering, improve chat UX

aws-terraform-security-reviewer

3891
from openclaw/skills

Review Terraform plans and HCL files for AWS security misconfigurations before deployment

muapi-platform

3891
from openclaw/skills

Setup and utility scripts for muapi.ai — configure API keys, test connectivity, and poll for async generation results

elixir-performance-review

3891
from openclaw/skills

Reviews Elixir code for performance issues including GenServer bottlenecks, memory usage, and concurrency patterns. Use when reviewing high-throughput code or investigating performance issues.