By milojarow
Operating manual for self-hosted EspoCRM 9.x — REST API and MCP patterns, the two auth flows, customer modeling, custom entities, and the API walls already mapped.
Expert Claude Code skills for operating self-hosted EspoCRM
This repository contains a Claude Code skill that teaches AI assistants how to operate a self-hosted EspoCRM 9.x instance via its REST API or an MCP server — without re-hitting the discovery walls that have already been mapped.
Driving EspoCRM through its API has non-obvious traps:
X-Api-Key vs admin Basic+Token) with different permitted operationsvalidationFailure / 403 / 404 / 405 wallsThis skill encodes the verified endpoints, the two auth flows, sound customer-modeling defaults, and the walls already hit — so sessions go straight to what works.
| Skill | Description |
|---|---|
| espocrm | EspoCRM 9.x operating manual — auth, native + custom entities, verified endpoints, customer modeling, and common errors |
Add this marketplace in Claude Code:
/plugin → Marketplaces → Add Marketplace → milojarow/espocrm-skills
Then install:
/plugin → Discover → espocrm-skills → Install
api-type user with an API key (daily CRUD) and an admin user (schema work)mcp__espocrm__* tools) — copy .mcp.json.example and fill in your instance URL + api-user API key. Prefer a wrapper script that injects the key from a secrets file over hardcoding it.MIT
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub milojarow/espocrm-skills --plugin espocrm-skillsEfficient skill management system with progressive discovery — 410+ production-ready skills across 33+ domains
Harness-native ECC operator layer - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Binary reverse engineering, malware analysis, firmware security, and software protection research for authorized security research, CTF competitions, and defensive security
v9.44.1 — Patch release for Gemini environment/version detection and qwen auth gating. Run /octo:setup.
Next.js development expertise with skills for App Router, Server Components, Route Handlers, Server Actions, and authentication patterns