self-storage-operations
v0.1.1Self-storage operations team — agents (self-storage-operations-lead for facility operations, staffing, access control/gate/cameras, climate, maintenance/curb appeal, move-in/out flow, remote-kiosk & multi-site; storage-revenue-and-occupancy-specialist for street vs in-place rate, ECRIs as the core profit lever, dynamic pricing, physical vs economic occupancy, unit-mix, the delinquency & lien process/auction, and tenant-insurance/ancillary revenue). Fluent in PMS platforms (Storable/SiteLink/storEDGE, Easy Storage Solutions, Yardi), aggregators (SpareFoot/Neighbor), auction platforms (StorageTreasures/Lockerfox), and REIT benchmarks (Public Storage, Extra Space, CubeSmart). skills, a knowledge bank (operations decision tree + 2026 patterns), and templates. Distinct from commercial-real-estate (leasing/investment), property-management (residential), and field-service-management (dispatch). Lien law varies by US state and is not legal advice. Requires ravenclaude-core@>=0.7.0.
By Matt CorbettLicense: MIT7 GitHub starsUpdated last week
Directory evidence
- Runtimes
- Claude Code
- Parsed components
- 3 skill or MCP entries
- Source updated
- Sep 15, 2026
- Manifest status
- Canonical path parsed
The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology →
Install self-storage-operations for Claude Code
claude plugin marketplace add IchenDEV/agent-plugin-mkt
claude plugin marketplace update agent-plugin-marketplace
claude plugin install self-storage-operations@agent-plugin-marketplacePaste and run these commands in a terminal with Claude Code. They add and refresh the PluginsMP catalog, then install this plugin.
The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.
Get the source manually
git clone https://github.com/mcorbett51090/RavenClaudeClone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/self-storage-operations/.
Plugin files
├── .claude-plugin/plugin.json├── skills/manage-facility-operations-and-security/SKILL.md├── skills/optimize-occupancy-and-dynamic-pricing/SKILL.md└── skills/run-delinquency-and-lien-process/SKILL.md
Included Skills3
Run a self-storage facility's operations — choose the operating model (staffed vs hybrid vs remote-unmanned + kiosk) against the site's volume and labor market, set the staffing, harden security and access control (gate/keypad, individual door alarms, cameras with retention, lighting, overlock discipline), keep climate control, maintenance, and curb appeal to standard, protect the move-in/move-out flow (agreement, protection-plan and autopay offer, gate-code provisioning, overlock-release), and standardize a multi-site portfolio with an SOP, PMS-config parity, a district-manager cadence, and a per-site scorecard. Reach for this when the user asks "staffed or remote/kiosk?", "how do I tighten security after a break-in?", "our move-in process is leaky", or "how do I run five sites to one standard?". Used by `self-storage-operations-lead` (primary).
Turn a self-storage facility's occupancy and rate picture into a revenue plan by reading physical vs economic occupancy, comparing street rate to in-place rate by unit type, designing the ECRI program (existing-customer rate increases — cadence, increase size by tenure and gap, churn guardrail), setting dynamic-pricing floors and ceilings, rebalancing the unit mix, and pricing promotions against the ECRI that recovers them — returning the recommended moves with projected NOI lift and the conditions that would flip them. Reach for this when the user asks "how do I raise rates on existing tenants?", "my street and in-place rates are far apart", "should I run a $1-first-month promo?", or "why is my full facility not making money?". Used by `storage-revenue-and-occupancy-specialist` (primary).
Run a self-storage tenant from first missed payment to lien auction as a disciplined, state-specific process — start with prevention (autopay enrolment, late-fee discipline), then walk the statutory lien timeline (late fees → gate lockout/overlock → pre-lien and lien notices → advertising/public notice → auction via StorageTreasures/Lockerfox → sale of goods → surplus handling), flagging at every step that lien law varies by US state, attaching the state and a retrieval date, and marking the whole thing operational guidance and NOT legal advice. Reach for this when the user asks "I have tenants 60+ days past due — what now?", "walk me through the lien and auction process", "when can I overlock a unit?", or "how do I handle auction surplus?". Used by `storage-revenue-and-occupancy-specialist` (primary).
Plugin manifests1
{
"name": "self-storage-operations",
"version": "0.1.1",
"description": "Self-storage operations team — agents (self-storage-operations-lead for facility operations, staffing, access control/gate/cameras, climate, maintenance/curb appeal, move-in/out flow, remote-kiosk & multi-site; storage-revenue-and-occupancy-specialist for street vs in-place rate, ECRIs as the core profit lever, dynamic pricing, physical vs economic occupancy, unit-mix, the delinquency & lien process/auction, and tenant-insurance/ancillary revenue). Fluent in PMS platforms (Storable/SiteLink/storEDGE, Easy Storage Solutions, Yardi), aggregators (SpareFoot/Neighbor), auction platforms (StorageTreasures/Lockerfox), and REIT benchmarks (Public Storage, Extra Space, CubeSmart). skills, a knowledge bank (operations decision tree + 2026 patterns), and templates. Distinct from commercial-real-estate (leasing/investment), property-management (residential), and field-service-management (dispatch). Lien law varies by US state and is not legal advice. Requires ravenclaude-core@>=0.7.0.",
"author": {
"name": "Matt Corbett"
},
"homepage": "https://github.com/mcorbett51090/RavenClaude",
"license": "MIT",
"keywords": [
"self-storage",
"revenue-management",
"ecri",
"dynamic-pricing",
"occupancy",
"delinquency-lien",
"storage-auction",
"tenant-insurance",
"facility-operations",
"storable-sitelink",
"unit-mix",
"remote-storage"
],
"requires": {
"plugins": [
"ravenclaude-core@>=0.7.0"
]
}
}For maintainers
If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.
[self-storage-operations on Agent Plugins Marketplace](https://pluginsmp.com/plugins/self-storage-operations)