Hyva Cms Custom Field

🌐Community
by hyva-themes · vlatest · Repository

This skill adds custom fields to your Hyva CMS website, allowing you to collect and display tailored data for enhanced content management.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add hyva-cms-custom-field npx -- -y @trustedskills/hyva-cms-custom-field
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "hyva-cms-custom-field": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/hyva-cms-custom-field"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill enables AI agents to create and manage custom fields within the Hyva CMS platform, extending default data structures without modifying core code. It allows for dynamic content storage tailored to specific business logic or product requirements.

When to use it

  • You need to store unique attributes for products that do not fit standard Hyva CMS field types.
  • Your team requires a way to add metadata dynamically via an AI interface rather than manual database edits.
  • You are building a customized storefront where specific data points must be captured and displayed conditionally.
  • You want to extend the CMS functionality while maintaining upgrade compatibility with the core Hyva system.

Key capabilities

  • Creation of custom fields directly through the Hyva CMS architecture.
  • Management of field types beyond standard defaults.
  • Extension of data models without altering core theme or module files.
  • Integration with existing Hyva CMS workflows for seamless data handling.

Example prompts

  • "Create a new custom field in Hyva CMS to store 'Sustainability Rating' for all electronics products."
  • "Add a custom text field called 'Installation Instructions' to the product detail page schema."
  • "Configure a custom numeric field to track 'Warranty Duration' months for serviceable items."

Tips & gotchas

Ensure your Hyva CMS version supports the specific custom field extensions required, as older versions may lack native support. Always test custom fields in a staging environment before deploying to production to prevent data integrity issues.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
hyva-themes
Installs
62

🌐 Community

Passed automated security scans.