SkillAgentSearch skills...

harmony-plugin

Harmony plugin for Claude Code — MCP server and workflow skills

Install / Use

claude mcp add ycomplex -- npx -y github:ycomplex/harmony-plugin

If the server publishes to npm under a different name, use that package instead — check the repo README.

About this skill
🔌

MCP Server

Model Context Protocol server

Quality Score

37/100

Category

Automation

Supported Platforms

Claude Code
Claude Desktop

Tags

{ "name": "@harmony-ad/harmony", "version": "0.14.70", "description": "Harmony CLI and MCP server for project management", "type": "module", "bin": { "harmony": "./dist/bin/harmony.js" }, "main": "./dist/index.js", "files": [ "dist/" ], "publishConfig": { "access": "public" }, "scripts": { "build": "esbuild src/index.ts src/bin/harmony.ts src/bin/poll.ts src/bin/daemon.ts src/bin/stop-gate.ts src/bin/worker-image.ts --bundle --platform=node --format=esm --outdir=dist --outbase=src --target=node20 --banner:js="import{createRequire as __cr}from'node:module';const require=__cr(import.meta.url);"", "postbuild": "node scripts/normalize-dist-comments.mjs", "typecheck": "tsc --noEmit", "verify:dist": "rm -rf dist && npm run build && git diff --exit-code dist", "dev": "npm run build -- --watch", "start": "node dist/index.js", "lint": "eslint . --max-warnings=0", "test": "vitest run", "test:watch": "vitest" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.12.0", "@supabase/supabase-js": "^2.98.0", "chalk": "^5.4.1", "cli-table3": "^0.6.5", "commander": "^13.1.0", "zod": "^3.25.0" }, "devDependencies": { "@eslint/js": "^10.0.1", "esbuild": "^0.27.7", "eslint": "^10.1.0", "globals": "^17.4.0", "typescript": "^5.8.3", "typescript-eslint": "^8.57.2", "vitest": "^4.1.1" } }

Related Skills

View on GitHub
GitHub Stars0
CategoryAutomation
UpdatedNaNy ago
Forks0

Security Score

68/100

Audited on Invalid Date

2 medium1 low