# Talizen Skill | Talizen

> Learn what the Talizen Skill is for, and how to ask AI to install and use it.

[Talizen Help](/)

[EN](/docs/talizen-skill.md)/ [中文](/docs/talizen-skill.md?lang=zh)

### Start

- [Start your first vibe site](/docs/start.md)
- [AI Credits Guide](/docs/ai-credits-guide.md)
- [How to Choose an AI Model](/docs/ai-model-guide.md)
- [Import and Publish AI Studio Projects](/docs/ai-studio-import-publish.md)
- [Import Figma Designs into Talizen](/docs/figma-import-publish.md)

### Common

- [Prompt library](/docs/prompt-lib.md)
- [Talizen Skill](/docs/talizen-skill.md)
- [Operate Form via Prompt](/docs/form.md)
- [Operate CMS via Prompt](/docs/cms.md)
- [FAQ](/docs/faq.md)
- [Prompting Tips](/docs/prompt.md)

### Backend

- [Add Login, Bookings, and Member Features](/docs/backend.md)
- [Configure OAuth Login: Google and GitHub](/docs/backend-auth.md)
- [Take Payments with Alipay](/docs/alipay-payment.md)

### tips

- [How to Install ReactBits Components](/docs/reactbits.md)

### Developers

[API for AI](/api.md)

Implementation reference for AI coding agents.

Common InquiryTalizen Skill

# Talizen Skill

## What the Talizen Skill is for

With the Talizen Skill and Talizen CLI, you can build Talizen 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 Talizen project and let the agent follow Talizen'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 Talizen 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 Talizen 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 Talizen Skill following the guide:
>
> [https://github.com/talizen/skills/blob/main/readme.md](https://github.com/talizen/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 Talizen project editor URL and describe the task you want done. For example:

> Add an About page to this Talizen project, following the existing page and component structure. https://talizen.com/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

1. Install the Talizen Skill in your AI agent environment.

2. Install any additional skills you need to extend your agent's capabilities.

3. Provide the Talizen project editor URL to the AI, and clearly describe the pages, content, features, and constraints you want added or changed.

4. When the work is done, the AI will open the preview page, and you can also see the changes in real time from the Talizen dashboard.


## Summary

The core value of the Talizen Skill is that it brings Talizen website development into the agent environment you already prefer. Used together with the Talizen CLI, your agent can pull, edit, preview, and sync Talizen projects, making real website-building tasks possible from your local AI workflow.

[Previous\
\
Prompt library](/docs/prompt-lib.md) [Next\
\
Operate Form via Prompt](/docs/form.md)

On this page

- [What the Talizen Skill is for](#header-0)
- [How to install it](#header-1)
- [How to use it after installation](#header-2)
- [Recommended workflow](#header-3)
- [Summary](#header-4)

Need more help?

[Contact Support](/contact.md)

> 全站页面清单：[/llms.txt](/llms.txt)
