Pimcore Expert

Pimcore Expert is an agent for Claude Code from archubbuck/workspace-architect. It costs 26 tokens per session (6,623 once invoked), scanned A, a copy of Pimcore Expert, ISC.

A development assistant for Pimcore, a platform for managing website content, digital files, product information, and online commerce. It also covers Pimcore's integration with the Symfony PHP framework.

In plain words
What is it for?
It is for building and maintaining Pimcore CMS, digital asset management, product information, and e-commerce solutions. It can help with data objects, content, media workflows, pricing, checkout, controllers, services, and events.
Why use it?
It helps developers work across Pimcore's connected content, asset, product, and commerce systems without treating each area in isolation. It provides guidance for modeling data and building Symfony-based integrations.

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 It is for building and maintaining Pimcore CMS, digital asset management, product information, and e-commerce solutions. It can help with data objects, content, media workflows, pricing, checkout, controllers, services, and events.

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/archubbuck/workspace-architect
agentmods
npx agentmods add agents/archubbuck/workspace-architect/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/archubbuck/workspace-architect/pimcore-expert.svg)](https://agentmods.dev/agents/archubbuck/workspace-architect/pimcore-expert)
Your own site
<a href="https://agentmods.dev/agents/archubbuck/workspace-architect/pimcore-expert"><img src="https://agentmods.dev/badge/agents/archubbuck/workspace-architect/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.

assets/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 archubbuck/workspace-architect (18 stars, last pushed 3d ago), licensed ISC. 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

cos-architect

Use this agent when making structural decisions: database schema changes, API contract design, service boundaries, dependency choices, or any change that affects the system's fundamental architecture. Also use when evaluating technical debt or refactoring proposals. Context: User wants to add a new domain entity user…

winstonkoh87/Athena-Public · 178 tokens

Demonstrate

Agent for demonstrating VS Code features.

microsoft/vscode · 10 tokens

playwright-test-generator

Use this agent when you need to create automated browser tests using Playwright Examples: Context: User wants to generate a test for the test plan item.

microsoft/playwright · 151 tokens

AVM Owner Triage

Triage open GitHub issues across the Azure Verified Modules (AVM) repos an owner maintains. Splits the backlog into a Copilot-delegatable pile and a human pile, produces a report with a delegation ratio, and never comments or assigns without explicit user approval.

github/awesome-copilot · 61 tokens

Ultimate Transparent Thinking Beast Mode

Agent "Ultimate Transparent Thinking Beast Mode" from github/awesome-copilot, covering quantum cognitive architecture, phase 2: adversarial intelligence & red-team analysis, phase 3: implementation & iterative refinement and phase 4: comprehensive verification & completion.

github/awesome-copilot · 11 tokens

Context7-Expert

Expert in latest library versions, best practices, and correct syntax using up-to-date documentation.

github/awesome-copilot · 22 tokens