By kognitos
Structured Kognitos skills for application development, SOP design, debugging, and deployment workflows.
Integrate Kognitos APIs and clients through explicit adapters, stable request contracts, and predictable error handling.
Build Kognitos-backed applications with clear architecture boundaries, Lattice-aligned UI patterns, and durable implementation conventions.
Set up a Kognitos application workspace, verify prerequisites, and establish the initial development baseline.
Debug Kognitos applications and workflows by isolating failure boundaries, capturing evidence, and narrowing the issue quickly.
Prepare and promote Kognitos application changes through environments with explicit release checks and operational clarity.
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.
Structured Kognitos development skills — bootstrap, app development, SOP design, API integration, debugging, and deployment — packaged for Claude Code, Codex CLI, and Cursor.
The canonical content is the skill set under skills/. Each skill is a self-contained playbook with a default SKILL.md workflow and progressive-disclosure references, scripts, and assets.
Six skills, installable as a single plugin:
| Skill | Use when you need to… |
|---|---|
kognitos-bootstrap | Set up a Kognitos workspace, verify prerequisites, discover org/workspace IDs from a PAT. |
kognitos-app-development | Build a Kognitos-backed app with clear architecture and Lattice UI patterns. |
kognitos-sop-development | Design and refine Kognitos SOPs with traceable decision points. |
kognitos-api-client | Integrate Kognitos APIs through explicit adapters and stable request contracts. |
kognitos-debugging | Isolate failure boundaries and capture evidence for a Kognitos bug. |
kognitos-deployment | Promote changes across environments with explicit release checks. |
The plugin supports three surfaces. Pick the one that matches your editor or CLI.
/plugin marketplace add https://github.com/kognitos/kognitos-plugin
/plugin install kognitos
After install, skills auto-invoke when your prompt matches one of the descriptions above. To verify the install end-to-end, ask Claude Code to run the bootstrap skill:
run the kognitos bootstrap skill
It will walk through the credential check and, if your PAT is set, confirm API connectivity.
This repo includes both the plugin manifest at .codex-plugin/plugin.json and a repo-local marketplace entry at .agents/plugins/marketplace.json, which points Codex at the repo root (./) for local distribution.
git clone https://github.com/kognitos/kognitos-plugin.git
cd kognitos-plugin
codex
Then in the Codex CLI:
/pluginsLocal Kognitos Plugins marketplaceKognitos PluginInstall pluginAfter install, start a new thread and ask Codex to use a Kognitos skill directly or describe the task in natural language. Skills load from the ./skills/ path declared in the manifest and can also be invoked explicitly with @Kognitos Plugin or by naming the skill.
If the plugin does not appear immediately, restart Codex from the repo root and reopen /plugins.
See the Codex plugins overview, build plugins guide, and skills docs for the current Codex plugin and skill conventions.
Cursor 2.5+ supports plugins. This repo ships .cursor-plugin/plugin.json, a rules/ directory with the Kognitos project rule, and the shared skills/ playbooks — Cursor auto-discovers all three.
Install from the Cursor Marketplace (search for kognitos), or via the in-editor UI:
kognitos pluginOnce installed, Cursor's agent automatically attaches rules/kognitos.mdc (alwaysApply: true) to every chat and loads the matching skills/*/SKILL.md when a task maps to one of the skills.
Manual install (for pre-2.5 Cursor, local development, or offline use): clone this repo into ~/.cursor/plugins/kognitos/, then restart Cursor. Alternatively, copy rules/kognitos.mdc into your project's .cursor/rules/ directory and the skills/ directory into your project.
Enterprise note: Cursor 3.0 defaults third-party plugin imports to off for Enterprise tenants. Your Cursor admin may need to allow this plugin explicitly.
After install, set up credentials once.
Generate a Personal Access Token from the Kognitos console. Tokens are prefixed kgn_pat_.
.env.localIn the root of the project where you'll use the plugin:
KOGNITOS_TOKEN=kgn_pat_<your-token>
KOGNITOS_BASE_URL=https://app.us-1.kognitos.com
KOGNITOS_ORGANIZATION_ID=<your-org-id>
KOGNITOS_WORKSPACE_ID=<your-workspace-id>
If you don't know your org or workspace IDs yet, leave them blank. Set KOGNITOS_TOKEN and KOGNITOS_BASE_URL, then run kognitos-bootstrap — it discovers the IDs from your token.
KOGNITOS_BASE_URL is https://app.us-1.kognitos.com for US customers. EU customers swap us-1 for eu-1.
npx claudepluginhub kognitos/kognitos-plugin --plugin kognitosComprehensive 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.
Develop, test, build, and deploy Godot 4.x games with Claude Code. Includes GdUnit4 testing, web/desktop exports, CI/CD pipelines, and deployment to Vercel/GitHub Pages/itch.io.
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
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
Access thousands of AI prompts and skills directly in your AI coding assistant. Search prompts, discover skills, save your own, and improve prompts with AI.
Plugin-safe Claude Code distribution of Antigravity Awesome Skills with 1,561 supported skills.