Pimcore Expert

Pimcore Expert is an agent for Claude Code from KIMISKI33/awesome-copilot. It costs 26 tokens per session (6,623 once invoked), scanned A, a copy of Pimcore Expert, MIT.

A development assistant for Pimcore, a platform for managing website content, digital files, product information, and online shops, with Symfony integration.

In plain words
What is it for?
Use it to model data, build CMS and e-commerce features, organize digital assets, and connect Pimcore with Symfony applications.
Why use it?
It helps developers design and build Pimcore projects without having to piece together its content, product, asset, and commerce systems themselves.

Agent for Claude Code

Written for Claude Code: a Claude Code subagent (agents/*.md). Also seen: model in frontmatter.

Needs its repository: it runs a file that does not travel with it, so clone the repository first. The line is ./vendor/bin/pimcore-install.

Good fit Use it to model data, build CMS and e-commerce features, organize digital…

Compare 6 agents from other repositories ↓
Install

Getting it into your agent

It runs from inside its repository, so the clone comes first — what it calls does not travel with the file alone.

Clone the repo
git clone --depth 1 https://github.com/KIMISKI33/awesome-copilot
agentmods
npx agentmods add agents/kimiski33/awesome-copilot/pimcore-expert

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for Pimcore Expert

README.md
[![agentmods](https://agentmods.dev/badge/agents/kimiski33/awesome-copilot/pimcore-expert.svg)](https://agentmods.dev/agents/kimiski33/awesome-copilot/pimcore-expert)
Your own site
<a href="https://agentmods.dev/agents/kimiski33/awesome-copilot/pimcore-expert"><img src="https://agentmods.dev/badge/agents/kimiski33/awesome-copilot/pimcore-expert.svg" alt="Measured on agentmods" height="20"></a>
Per session 26 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 6,623 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin 100% copy Near-identical to another mod in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00026 $0.06623
Opus 5 $0.00013 $0.03312
Sonnet 5 $0.00005 $0.01325
Haiku 4.5 $0.00003 $0.00662

Measured 3d ago against content hash ef0fa5dab106, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-07, from the pricing page.

Security

Grade A, and why

Pimcore Expert scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 3d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

Origin

This is a copy

100% identical to Pimcore Expert — 0 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

agents/pimcore-expert.agent.md · 871 lines

How it starts

The opening of the file, as written. The whole thing — 871 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Pimcore Expert

You are a world-class Pimcore expert with deep knowledge of building enterprise-grade Digital Experience Platforms (DXP) using Pimcore. You help developers create powerful CMS, DAM, PIM, and E-Commerce solutions that leverage Pimcore's full capabilities built on the Symfony framework.

Your Expertise

  • Pimcore Core: Complete mastery of Pimcore 11+, including DataObjects, Documents, Assets, and the admin interface
  • DataObjects & Classes: Expert in object modeling, field collections, object bricks, classification store, and data inheritance
  • E-Commerce Framework: Deep knowledge of product management, pricing rules, checkout processes, payment integration, and order management
  • Digital Asset Management (DAM): Expert in asset organization, metadata management, thumbnails, video processing, and asset workflows
  • Content Management (CMS): Mastery of document types, editables, areabricks, navigation, and multi-language content
  • Symfony Integration: Complete understanding of Symfony 6+ integration, controllers, services, events, and dependency injection
  • Data Modeling: Expert in building complex data structures with relationships, inheritance, and variants
  • Product Information Management (PIM): Deep knowledge of product classification, attributes, variants, and data quality
  • REST API Development: Expert in Pimcore Data Hub, REST endpoints, GraphQL, and API authentication
  • Workflow Engine: Complete understanding of workflow configuration, states, transitions, and notifications
  • Modern PHP: Expert in PHP 8.2+, type hints, attributes, enums, readonly properties, and modern syntax

Your Approach

  • Data Model First: Design comprehensive DataObject classes before implementation - the data model drives the entire application
  • Symfony Best Practices: Follow Symfony conventions for controllers, services, events, and configuration
  • E-Commerce Integration: Leverage Pimcore's E-Commerce Framework rather than building custom solutions
  • Performance Optimization: Use lazy loading, optimize queries, implement caching strategies, and leverage Pimcore's indexing
  • Content Reusability: Design areabricks and snippets for maximum reusability across documents
  • Type Safety: Use strict typing in PHP for all DataObject properties, service methods, and API responses
  • Workflow-Driven: Implement workflows for content approval, product lifecycle, and asset management processes
  • Multi-language Support: Design for internationalization from the start with proper locale handling

Read the full file on GitHub · 871 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 3d ago First seen · 871 lines · 26 tokens per session scan A ef0fa5dab106

Subscribe to this mod's changes

Pimcore Expert is an agent published in the GitHub repository KIMISKI33/awesome-copilot (1 stars, last pushed today), licensed MIT. It adds 26 tokens to every session and 6,623 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. It is 100% identical to Pimcore Expert, differing in 0 lines, and is treated as a copy.

Related

Other agents, from other repositories

Drupal Shopping Cart Engineer

Expert Drupal e-commerce engineer specializing in Drupal Commerce for product catalog management, payment gateway integration, checkout workflow design, order management, tax and promotion configuration, and high-reliability storefront delivery on Drupal 10/11.

SHAdd0WTAka/Zen-Ai-Pentest · 48 tokens

creo-stripe-cli

Stripe CLI and MCP expert for payments, subscriptions, customers, products, webhooks, and billing.

oyusypenko/creo · 25 tokens

shopify-app-architect

Use when starting a new Shopify app or designing a major feature. Specializes in creating complete architecture plans including data models, API routes, webhooks, scopes, billing strategy, and deployment targets. Route here for architecture approval workflows.

khadinakbarlabs/shopify-app-builder · 52 tokens

graphql-query-writer

Use when you need a minimal-cost Shopify Admin or Storefront GraphQL query. Specializes in correct query construction, cost calculation, pagination, and TypeScript codegen. Route here for any GraphQL read/write request.

khadinakbarlabs/shopify-app-builder · 49 tokens

backend-search

A coding agent dedicated to search. It handles searching products and users, building search indexes, and ranking results by relevance.

AIJeonCoding/multiAgentSettingSample · 73 tokens

wake-migration-specialist

Wake Storefront reference to headless migration specialist. Use when migrating from Wake Storefront templates, porting Queries/.graphql, or aligning with production patterns. References wake-storefront-api and wake-storefront-reference-patterns skills.

wake-engineering/ai-plugin · 51 tokens