Backend Models

🌐Community
by florianriquelme Β· vlatest Β· Repository

Accesses and utilizes Florian Riquelme's curated backend models for data analysis, prediction, and automated task execution.

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 florianriquelme-backend-models npx -- -y @trustedskills/florianriquelme-backend-models
2

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

~/.claude/settings.json
{
  "mcpServers": {
    "florianriquelme-backend-models": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/florianriquelme-backend-models"
      ]
    }
  }
}

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

About This Skill

What it does

This skill, florianriquelme-backend-models, provides access to backend models for Statamic assets. It allows AI agents to interact with and manipulate these assets programmatically. Specifically, it enables creation of new asset groups or modification of existing ones within a Statamic CMS environment.

When to use it

  • Automating the creation of new asset groups in Statamic based on predefined templates.
  • Modifying existing asset group configurations (e.g., adding fields or changing permissions).
  • Bulk updating asset metadata, such as titles and descriptions.
  • Synchronizing asset data between different Statamic installations.

Key capabilities

  • Creation of new asset groups.
  • Modification of existing asset group configurations.
  • Interaction with Statamic assets programmatically.

Example prompts

  • "Create a new asset group called 'Product Images' with the field 'Image Caption'."
  • "Update the permissions for the 'Blog Posts' asset group to allow editors to upload images."
  • β€œList all available asset groups in my Statamic installation.”

Tips & gotchas

This skill requires an active Statamic CMS instance and appropriate API credentials. Ensure your AI agent has the necessary permissions within Statamic to perform the requested actions; otherwise, operations will fail.

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
florianriquelme
Installs
2

🌐 Community

Passed automated security scans.