Favicon of harness-mem

harness-mem Skill

AI Agent SkillCode & Developer ToolsTypeScriptOpen source

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-adaptive

Client 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

CursorVS CodeCodex

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.

Trust signal
85/100
Maintenance signal
80/100
Adoption signal
37/100

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

Setup
Run

Technical details

Install or run harness-mem using npx. Check Chachamaru127/harness-mem for the latest setup command.

npxdockerremote URLCursorVS CodeCodexstdioHTTPSSE
  • 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

TypeScriptNode.jsPythonDockerGoAPI key requiredDatabase accessNetwork 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.

Destructive actionsWrite actionsRead-only modeDatabase accessNetwork accessCredentials requiredCan write or update dataMay support destructive actionsAPI key required authenticationHosted or remote

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

TypeScriptNode.jsPythonDockerGoRustnpxdockerremote URLCursorVS CodeCodexstdioHTTPSSE

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.

Share:

Stars
30
Forks
1
Last commit
1 month ago
Repository age
5 months
License
NOASSERTION

Auto-fetched from GitHub.

Similar to harness-mem

harness-mem: Install, Config & GitHub Signals – SkillIndex