harness-mem Skill
harness-mem is a TypeScript AI agent skill for Cursor, VS Code, Codex with npx, docker, remote URL. harness-mem is an open-source AI agent skill for agent skills.
How to use harness-mem Skill
Install or run
npm run benchmark
npm run benchmark:tune-adaptiveClient configuration
name: MCP Validation
on:
pull_request:
paths:
- "mcp-server/**"
- "docs/openapi.yaml"
- ".github/workflows/mcp-validation.yml"
push:
branches:
- main
paths:
- "mcp-server/**"
- "docs/openapi.yaml"
- ".github/workflows/mcp-validation.yml"
jobs:
mcp-openapi-consistency:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v5
- name: Setup Bun
uses: oven-sh/setup-bun@v2
with:
bun-version: "1.3.6"
- name: Install mcp-server dependencies
shell: bash
run: |
set -euo pipefail
cd mcp-server
bun install --frozen-lockfile
- name: Run MCP-OpenAPI consistency tests
shell: bash
run: |
set -euo pipefail
cd mcp-server
bun test tests/unit/mcp-openapi-consistency.test.ts
- name: Run all mcp-server unit tests
shell: bash
run: |
set -euo pipefail
cd mcp-server
bun test tests/unit/
Compatible clients
What is harness-mem Skill?
harness-mem is a TypeScript AI agent skill for Cursor, VS Code, Codex with npx, docker, remote URL. harness-mem is an open-source AI agent skill for agent skills. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Reusable instructions support
- Includes SKILL.md support
- Shell commands support
- Browser use support
- Document generation support
- OpenAI provider support
- Anthropic provider support
Available tools
Technical details
Install or run harness-mem using npx. Check Chachamaru127/harness-mem for the latest setup command.
- Built for TypeScript
- Built for Node.js
- Built for Python
- Built for Docker
- Built for Go
- Built for Rust
- Install or run with npx
- Install or run with docker
Requirements and access
Security and permissions
Review permissions before connecting any MCP server to an agent. Pay special attention to whether it can read local files, write data, call external services, or perform destructive actions.
When to use harness-mem Skill
- Use it for reusing agent instructions, scripts, and references.
- Use it for agent skills workflows.
- Use it for coding workflows.
- Use it for data workflows.
- Use it for cursor users.
Built with
Explore related resources
Frequently asked questions
What is harness-mem?
harness-mem is a TypeScript AI agent skill for Cursor, VS Code, Codex with npx, docker, remote URL. Chachamaru127/harness-mem is an open-source Skills candidate discovered from GitHub.
Who is harness-mem best for?
harness-mem is best for reusing agent instructions, scripts, and references, agent skills workflows, coding workflows, data workflows, cursor users.
How do I install harness-mem?
Install or run harness-mem using npx. Check harness-mem for the latest setup command.
Is harness-mem actively maintained?
harness-mem may need a closer maintenance check before production use.
Auto-fetched from GitHub.