Agent Plugins Marketplace
All plugins

kingdom-factor

v1.1.1

Kingdom Factor internal skill suite. kf-prospecting: operator console for the n8n prospect pipeline (what is stuck and why, fix a row, approve a person, start a run). kf-n8n-ops: keep the pipeline healthy — Tier 1 repairs the operator may do alone, Tier 2 changes go to Jordan. kf-marketing-manager: plain-English coach marketing reports via the kingdom-factor app's hosted, OAuth-protected, role-scoped remote MCP connector. kf-new-coach: onboard one coach across the GHL CRM, the Kingdom Factor platform and the Airtable Coaches index, as an audit the operator reads and then an apply she confirms.

Claude Code4 Skills2 MCP serversStreamable HTTP

By Eighty20 SoftwareLicense: UNLICENSED0 GitHub starsUpdated yesterday

Directory evidence

Runtimes
Claude Code
Parsed components
6 skill or MCP entries
Source updated
Sep 22, 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 kingdom-factor for Claude Code

Installs for the current user
claude plugin marketplace add IchenDEV/agent-plugin-mkt
claude plugin marketplace update agent-plugin-marketplace
claude plugin install kingdom-factor@agent-plugin-marketplace

Paste 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/jclev-dev/kf-plugin

Clone the source repository, then follow its setup instructions to add the plugin to a compatible client. The repository root is the plugin root.

Plugin files

kingdom-factor/
├── .claude-plugin/plugin.json
├── skills/kf-marketing-manager/SKILL.md
├── skills/kf-n8n-ops/SKILL.md
├── skills/kf-new-coach/SKILL.md
├── skills/kf-prospecting/SKILL.md
└── .mcp.json

Included Skills4

kf-marketing-managerskills/kf-marketing-manager/SKILL.md

The plain-English marketing manager for Kingdom Factor coaches. Use this whenever a KF owner asks how a coach's marketing is going or how the roster is doing — "how's Mark Clevenger doing", "how's everyone doing", "which coaches are slipping", "is Sarah's pipeline healthy", "who needs attention", "how did outreach go last quarter", "compare her to last month", "list the stalled deals" — even if they don't name this skill. Answers in non-marketer language with grounded, data-specific tips, reading exclusively through the kingdom-factor remote connector (synced GoHighLevel data in the kingdom-factor app; access is scoped to the signed-in user's KF role). READ & ADVISE ONLY — it never writes to GoHighLevel or the app.

kf-n8n-opsskills/kf-n8n-ops/SKILL.md

Keep the Kingdom Factor n8n prospect pipeline healthy: a run errored, rows are parked as Needs Attention with a scraper/AI/send error, a credential expired (Apify, Reoon, OpenRouter, Gmail, Airtable, Instantly, GHL), the workflow got unpublished, a coach must be added to the upload form, a bad change must be rolled back, or budget/usage on OpenRouter or Apify must be checked. Decides what the operator may fix alone (restore, re-run, re-bind, add a coach) and what goes to Jordan (prompts, models, wiring, send rules). Requires the KF n8n MCP. For "what is stuck and why" use kf-prospecting.

kf-new-coachskills/kf-new-coach/SKILL.md

Onboard one Kingdom Factor coach across the GoHighLevel CRM, the Kingdom Factor platform, and the Airtable Coaches index. Use when someone says they have a new coach to add, asks to create a sub-account or a coach login, asks why a coach is missing from the CRM or the platform, or wants an existing coach checked and linked up properly. This skill asks, explains, and confirms; two n8n workflows do the reading and the writing.

kf-prospectingskills/kf-prospecting/SKILL.md

Operator console for the Kingdom Factor prospect pipeline (the n8n workflow "Run prospect pipeline"). Use when someone asks what is stuck or why, how a run went, how many prospects were sent, wants named people re-run or approved, wants a fresh list started, wants to change who counts as a fit or the email voice, or asks anything about prospects, coaches, LinkedIn scraping, fit, drafts, email verification, Instantly or GHL. This skill explains, repairs rows, and starts runs; the n8n workflow does the work.

MCP servers2

kf-airtableStreamable HTTP
url
https://mcp.airtable.com/mcp
kf-n8nStreamable HTTP
url
https://kingdomfactor.app.n8n.cloud/mcp-server/http

Plugin manifests1

.claude-plugin/plugin.json
{
  "name": "kingdom-factor",
  "version": "1.1.1",
  "description": "Kingdom Factor internal skill suite. kf-prospecting: operator console for the n8n prospect pipeline (what is stuck and why, fix a row, approve a person, start a run). kf-n8n-ops: keep the pipeline healthy — Tier 1 repairs the operator may do alone, Tier 2 changes go to Jordan. kf-marketing-manager: plain-English coach marketing reports via the kingdom-factor app's hosted, OAuth-protected, role-scoped remote MCP connector. kf-new-coach: onboard one coach across the GHL CRM, the Kingdom Factor platform and the Airtable Coaches index, as an audit the operator reads and then an apply she confirms.",
  "author": {
    "name": "Eighty20 Software"
  },
  "repository": "https://github.com/jclev-dev/kf-plugin",
  "license": "UNLICENSED",
  "keywords": [
    "kingdom-factor",
    "prospecting",
    "n8n",
    "airtable",
    "automation",
    "outreach",
    "marketing",
    "gohighlevel"
  ]
}

If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.

[kingdom-factor on Agent Plugins Marketplace](https://pluginsmp.com/plugins/kingdom-factor)