Getting Started /
Creght Skill
What the Creght Skill is for
With the Creght Skill and Creght CLI, you can build Creght platform websites from your own agent environment, including Codex, Claude Code, OpenClaw, Cursor, and more.
In other words, you can connect your preferred AI coding environment to a Creght project and let the agent follow Creght's project structure, CMS, Form, preview, and sync conventions.
Then you can complete tasks like these from your own agent:
Add a page: ask the agent to add an About page to a Creght project while keeping the existing visual style and navigation structure.
Add a new article: ask the agent to create a new docs or blog CMS entry with title, description, body content, and slug, then verify that the page is accessible.
Generate an image and replace the homepage hero image: ask the agent to generate a brand-appropriate image, upload it to Creght assets, and replace the homepage Hero image with the new asset.
How to install it
You do not need to memorize the install command. Send this instruction to your AI coding assistant:
Install Creght Skill following the guide:
https://github.com/creght-dev/skills/blob/main/readme.md
The AI can follow that guide to install the skill. After installation, restart or refresh the AI agent environment so the new skill guidance is loaded.
How to use it after installation
Once the skill is installed, give the AI your Creght project editor URL and describe the task you want done. For example:
Add an About page to this Creght project, following the existing page and component structure. https://creght.cn/editor/project/your-project-id/site/your-site-id
For larger tasks, include the desired page style, required sections, CMS or Form requirements, and whether the site should be published after the change.
Recommended workflow
Install the Creght Skill in your AI agent environment.
Install any additional skills you need to extend your agent's capabilities.
Provide the Creght project editor URL to the AI, and clearly describe the pages, content, features, and constraints you want added or changed.
When the work is done, the AI will open the preview page, and you can also see the changes in real time from the Creght dashboard.
Summary
The core value of the Creght Skill is that it brings Creght website development into the agent environment you already prefer. Used together with the Creght CLI, your agent can pull, edit, preview, and sync Creght projects, making real website-building tasks possible from your local AI workflow.
