Official
All 5 plugins scanned & cleanHarness Profile
Research Knowledge
Harness configuration for roles focused on research, learning, and knowledge management. Ideal for technical writers, analysts, and anyone building a compounding knowledge base from diverse sources.
By harnessprotocol · 5 plugins bundled
Install
One-shot setup — download & apply the whole profile
Grab the profile's harness.yaml, then sync and compile. Works across Claude Code, Cursor, and Copilot at once.
npx @harness-kit/cli syncnpx @harness-kit/cli compilecompilewrites native config for Claude Code, Cursor, and Copilot automatically based on what's installed.
What's inside
researchv0.4.0
Verified
orientv0.2.0
Verified
capturev0.4.0
Verified
explainv0.2.0
Verified
docgenv0.2.0
Verified
Click any plugin to view its full documentation and security scan.
Workflow rules
- Always cite sources when adding to the knowledge base
- Capture session insights before ending long research sessions
- Orient at the start of each session to build on prior work
Knowledge seeding
Memory backend: memory-md
research-methodology— Research workflows and source evaluation criteriaknowledge-taxonomy— How topics and concepts are organized in the knowledge graphView harness.yaml
version: "1"
kind: profile
metadata:
name: research-knowledge
description: >-
Harness configuration for roles focused on research, learning, and knowledge management. Ideal for technical writers, analysts, and anyone building a compounding knowledge base from diverse sources.
author:
name: harnessprotocol
plugins:
- name: research
source: harnessprotocol/harness-kit
version: "0.4.0"
- name: orient
source: harnessprotocol/harness-kit
version: "0.2.0"
- name: capture
source: harnessprotocol/harness-kit
version: "0.4.0"
- name: explain
source: harnessprotocol/harness-kit
version: "0.2.0"
- name: docgen
source: harnessprotocol/harness-kit
version: "0.2.0"
instructions:
behavioral: |
- Always cite sources when adding to the knowledge base
- Capture session insights before ending long research sessions
- Orient at the start of each session to build on prior work