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.
npx agentmods add plugins/workflowsio/company-os-starter-kit/plugin/plugin marketplace add Workflowsio/company-os-starter-kitgit clone --depth 1 https://github.com/Workflowsio/company-os-starter-kitGrade A, and why
company-os 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": "company-os",
"version": "1.0.0",
"description": "Structured workflow commands for planning, building, and reviewing work. Built on Compound Engineering by EveryInc.",
"author": {
"name": "Built on Compound Engineering by EveryInc"
},
"homepage": "https://github.com/EveryInc/compound-engineering-plugin",
"license": "MIT"
}
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 · 11 lines scan A d9b9d959706a
company-os is a plugin published in the GitHub repository Workflowsio/company-os-starter-kit (83 stars, last pushed 4mo 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-30.
Other plugins, from other repositories
keep-the-why
Preserves or recovers the reasoning behind a codebase - decisions, rejected alternatives, workarounds, and incident learnings the code alone can't explain.
video-to-llm
Read local video by turning it into one timestamped, citable document — once. Fully offline, resumable, built for hours of video.
orgkit
Turn a Claude Code repo into a self-organizing org: per-role memory brains auto-injected at session start, inline lessons auto-promoted, and a live ORG.md. Ships slash commands + lifecycle hooks plus a one-command onboarding flow.
psp
Pain Signal Profile builder for Claude Code. Translates public signals (job posts, funding, hires, launches) into the felt operational pain that drives B2B buying. Based on the JMC Pain Signal Profiles course.
evp
Early Value Proposition (EVP) generator for Claude Code. Uses the Schwartz awareness model (unaware, problem-aware, solution-aware, product-aware, most-aware) to produce 5 EVP variants for any audience tier, plus a structured 3-tier brief. Based on the JMC EVP course.
edulab
教育类技能集合:把学科问题转成可交互的教学网页。edu-solid-geometry 立体几何解题(建系+向量法,3D Three.js + MathJax);edu-analytic-geometry 解析几何/圆锥曲线解题(sympy 精确计算 + 实时交互 2D 画板 + KaTeX);edu-chem-reaction 化学反应微观 3D 演示(sympy 自动配平 + 原子守恒,morph/mechanism 双引擎,Three.js + KaTeX)。.