javlo-content

Compose Javlo pages with template-driven content components via MCP tools.

4|4|Updated Apr 22, 2015
One-click install
npx skills add https://github.com/Javlo/javlo --skill javlo-content
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: javlo-content
Source: https://github.com/Javlo/javlo/tree/main/skills/javlo-content
Command: npx skills add https://github.com/Javlo/javlo --skill javlo-content

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Populating Javlo pages with consistent content structure is streamlined by providing a clear set of rules for component usage and page architecture via the MCP tooling.

Core Features & Use Cases

  • Content assembly guidelines using heading, wysiwyg-paragraph, global-image, internal/external links, and page-reference components.
  • Template-driven composition for news/blog layouts, column layouts, and navigation-ready structures.
  • Reusable patterns for simple pages, home pages, and listing pages to accelerate site builds.

Quick Start

Populate Javlo pages by adding content components in the correct order using MCP tools (content_add, nav_add, content_publish) to build a structured site.

Frequently Asked Questions about javlo-content

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

FAQPage Schema
How do I structure CMS page content using MCP tools for consistent headings and links?

To structure CMS page content, use MCP tools like content_add and content_publish to assemble pages with template-driven rules, enforcing consistent headings, wysiwyg-paragraphs, global-images, and internal or external links.

What is the best way to assemble Javlo landing pages with predefined content components?

Assembling Javlo landing pages is best done by adding components in a specific order via MCP tools, utilizing reusable patterns for simple pages, home pages, and listing pages to accelerate site builds.

Does the Javlo MCP toolset support building navigation-ready news and blog layouts?

Yes, the Javlo MCP toolset supports navigation-ready news and blog layouts by using template-driven composition alongside nav_add workflows to structure content and page references effectively.

Can I use MCP to automate page composition for articles without manual component placement?

You can automate page composition for articles by using MCP content_add workflows to programmatically populate heading, wysiwyg-paragraph, and global-image components, ensuring template-driven structures without manual placement.

When do I need to use page-reference and internal-link components in headless CMS workflows?

You need page-reference and internal-link components in headless CMS workflows when connecting structured content elements across listing pages, home pages, and navigation architectures to ensure cohesive site linking.