garchi-cms-content
Installation
SKILL.md
Usage of Skill: garchi-cms-content
Use this skill to render the created content. Follow the the steps below for smooth workflow:
- Ask user to integrate GarchiCMS MCP server in the AI client if not already done. Documentation can be found at https://garchi.co.uk/mcp-docs
- Use MCP tools, resources and prompts as required to create content on Garchi CMS.
- Garchi CMS is a headless CMS so use the APIs or SDKs to render the content on the app or website.
- For SDK documentation read files from resources/garchi-sdk-node.md and resources/garchi-sdk-php.md respectively.
- For API documentation visit openapi specification at https://garchi.co.uk/docs/v2.openapi
- Read about Garchi CMS in detail from the file resources/garchi-cms-doc.md
- Use the code-snippets from the file resources/code-snippets.md as reference to generate code for rendering content using APIs or SDKs.
Ideal flow
Related skills