Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
/plugin marketplace add kimsanguine/hplannpx agentmods add plugins/kimsanguine/hplan/operategit clone --depth 1 https://github.com/kimsanguine/hplanGrade A, and why
operate 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 yesterday.
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.
What it actually says
{
"name": "operate",
"version": "1.1.0",
"description": "Operate and continuously improve AI agents — portfolio tiering, scorecards, weekly rollups, cross-team routing, KPI/North Star/OKR design (metrics-design), reliability measurement, cost monitoring, cohort analysis, incident response, stakeholder reporting (ops-review: exec-summary 임원 보고, weekly-update 팀 주간, partner-brief 외부 파트너, stakeholder update), and PM knowledge capture (pm-engine). Use when running agents in production: measuring health, communicating status to stakeholders, learning from outcomes, and feeding insights back into the next build cycle.",
"author": {
"name": "AI PM Skills Contributors",
"url": "https://github.com/kimsanguine"
},
"repository": "https://github.com/kimsanguine/hplan",
"license": "MIT",
"keywords": [
"agent",
"portfolio",
"operations",
"scorecard",
"tiering",
"multi-agent",
"rollup",
"routing",
"kpi",
"reliability",
"burn-rate",
"incident",
"pm-engine",
"knowledge",
"pm",
"agent-ecosystem",
"stakeholder",
"exec-summary",
"weekly-update",
"partner-brief",
"status-report"
],
"skills": "./skills/",
"commands": "./commands/"
}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.
- yesterday First seen · 36 lines scan A 285d48d060fe
operate is a plugin published in the GitHub repository kimsanguine/hplan (2 stars, last pushed 16d ago), licensed MIT. Its token cost is not measured: this kind of file is read by the harness, not the model. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other plugins, from other repositories
google-plugins
Plugin marketplace listing 17 plugins: alloydb, alloydb-omni, bigtable, cloud-sql-mysql, cloud-sql-postgresql.
xcode-build-skills
A multi-skill plugin for benchmarking and optimizing Xcode builds, compile hotspots, project settings, and Swift Package Manager dependency overhead.
produck
Plugin marketplace listing 1 plugin: produck.
beautiful-mermaid
Render Mermaid diagrams as SVG and PNG using the Beautiful Mermaid library. Use when the user asks to render a Mermaid diagram.
liquid-glass
Apple-style liquid glass: frosted, refracting surfaces for web UI, with the rules that keep them from reading as gray boxes.
skillctx
Make your agent skills portable by extracting hardcoded values into a central config and embedding resolver scripts.