Creates documentation pages for guides, tutorials, knowledge base articles, and troubleshooting content in docs/. Use when adding how-to guides, writing KB articles, creating troubleshooting docs, adding pages to get-started/, applications/, databases/, knowledge-base/, or integrations/. NOT for service pages - use adding-service-documentation for docs/services/.
Create new documentation pages for the Coolify docs (guides, tutorials, KB articles, troubleshooting).
Use adding-service-documentation instead for:
docs/services/Services use a frontmatter-driven generation pipeline (the listing and all.md are regenerated from each service page's frontmatter) and have specific logo handling — covered by that skill.
title and descriptiondocs/.vitepress/config.mts (if needed)<ZoomableImage> component| Section | Path | Content Type |
|---------|------|--------------|
| Get Started | docs/get-started/ | Introduction, installation, basics |
| Applications | docs/applications/ | Framework deployment guides |
| Databases | docs/databases/ | Database deployment docs |
| Knowledge Base | docs/knowledge-base/ | How-tos, concepts, guides |
| Troubleshoot | docs/troubleshoot/ | Problem-solution articles |
| Integrations | docs/integrations/ | Third-party integration guides |
---
title: "Page Title"
description: "SEO-friendly description (used in meta tags)."
---
my-guide.mdPage-specific:
Shared guidelines:
<ZoomableImage> component.webp preferred, absolute paths (/docs/images/...)?utm_source=coolify.iodocs/.vitepress/config.mts (starts ~line 130)title and description<ZoomableImage>adding-service-documentation - For docs/services/ pagesrenaming-services - Renaming service docsdisabling-services - Deprecating services下载完整 Skill 目录,包含 SKILL.md 及所有相关文件
Google Workspace CLI for Gmail, Calendar, Drive, Contacts, Sheets, and Docs.
Manage Apple Notes via the `memo` CLI on macOS (create, view, edit, delete, search, move, and export notes). Use when a user asks OpenClaw to add a note, list notes, search notes, or manage note folders.
Work with Obsidian vaults (plain Markdown notes) and automate via obsidian-cli.
Use when you need to control Slack from OpenClaw via the slack tool, including reacting to messages or pinning/unpinning items in Slack channels or DMs.
Manage Apple Reminders via remindctl CLI (list, add, edit, complete, delete). Supports lists, date filters, and JSON/plain output.
Manage Trello boards, lists, and cards via the Trello REST API.
Category:productivity