paroicms-website

Implement and debug ParoiCMS websites with configuration and asset management guidelines.

1|Updated Mar 25, 2026
One-click install
npx skills add https://github.com/paleo/skills --skill paroicms-website
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: paroicms-website
Source: https://github.com/paleo/skills/tree/main/skills/paroicms-website
Command: npx skills add https://github.com/paleo/skills --skill paroicms-website

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) and assets (resource) components.

What problem does it solve?

This Skill provides comprehensive guidelines and tools for efficiently developing, debugging, and maintaining ParoiCMS websites, reducing setup time and errors.

Core Features & Use Cases

  • Website Configuration: Guides on structuring site schema, themes, and localization files.
  • Build & Deployment: Instructions for running servers, building CSS, and managing builds.
  • Use Case: Quickly setting up a multilingual ParoiCMS site with custom templates and optimized assets.

Quick Start

Use the guide to initialize a new ParoiCMS website folder, configure the YAML files, and start the development server for immediate testing.

Frequently Asked Questions about paroicms-website

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I set up a multilingual ParoiCMS website from scratch?

Set up a multilingual ParoiCMS site by initializing a website folder, configuring YAML schema files, and defining localization files. Start the development server to immediately test and validate your multi-language configuration and template rendering.

What is the best way to manage static assets and CSS in ParoiCMS?

Manage static assets and build CSS in ParoiCMS by following structured asset integration procedures. The system provides guidelines for running build processes and managing static files to ensure optimized asset delivery and theme customization.

Can I customize website templates and themes in ParoiCMS?

Yes, you can customize templates and themes in ParoiCMS. The platform supports theme customization through structured guidelines and sample configurations, allowing developers to modify site schemas and implement custom visual designs for their websites.

Does ParoiCMS support multi-language localization and how does it work?

ParoiCMS supports multi-language localization through dedicated localization files and schema configurations. It provides structured guidelines for setting up language-specific content, ensuring proper internationalization and localized website rendering across different regions.

What are the deployment workflows for a ParoiCMS website?

Deployment workflows for a ParoiCMS website involve running the server, building CSS, and managing build outputs. The system provides instructions for these processes to ensure best practices are followed during the transition from local development to production deployment.

Why is my ParoiCMS website schema configuration not working?

ParoiCMS schema configuration issues often stem from incorrect YAML file structures or missing localization definitions. Debug your website by validating the schema setup against provided sample configurations and ensuring all required asset management procedures are correctly implemented.