SkillAgentSearch skills...

cns-line-oa

"redis": "^4.7.1" }, "devDependencies": { "@line/line-bot-mcp-server": "^0.5.0", "@types/express": "^5.0.6", "@types/node": "^26.0.1", "eslint": "^10.8.1",

Install / Use

claude mcp add razenjazzy -- npx -y github:razenjazzy/cns-line-oa

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

40/100

Supported Platforms

Claude Code
Claude Desktop

{ "name": "cns-line-oa", "version": "1.0.0", "description": "", "main": "dist/index.js", "engines": { "node": ">=22" }, "scripts": { "start": "node dist/index.js", "dev": "nodemon --watch src --ext ts --exec ts-node src/index.ts", "build": "tsc", "preflight:staging": "bash ./scripts/preflight-check.sh staging deploy.env.staging.yaml", "preflight:prod": "bash ./scripts/preflight-check.sh production deploy.env.production.yaml", "cutover:check:staging": "bash ./scripts/validate-cutover.sh staging deploy.env.staging.yaml", "cutover:check:prod": "bash ./scripts/validate-cutover.sh production deploy.env.production.yaml", "deploy:validate:staging": "bash ./scripts/validate-deploy-env.sh staging deploy.env.staging.yaml", "deploy:validate:prod": "bash ./scripts/validate-deploy-env.sh production deploy.env.production.yaml", "deploy:staging": "bash ./deploy.sh staging", "deploy:prod": "bash ./deploy.sh production", "smoke": "bash ./scripts/smoke-check.sh", "evidence": "bash ./scripts/generate-deploy-evidence.sh", "cloudflare": "bash ./deploy-cloudflare.sh", "railway:validate": "bash ./scripts/validate-railway.sh", "test": "vitest run", "test:watch": "vitest", "test:validators": "vitest run tests/command-validators.test.ts", "lint": "eslint src tests" }, "keywords": [], "author": "", "license": "ISC", "type": "commonjs", "dependencies": { "@google-cloud/bigquery": "^8.3.1", "@google-cloud/firestore": "^8.6.0", "@google/genai": "^2.10.0", "@line/bot-sdk": "^11.0.2", "dotenv": "^17.4.2", "express": "^5.2.1", "googleapis": "^173.0.0", "redis": "^4.7.1" }, "devDependencies": { "@line/line-bot-mcp-server": "^0.5.0", "@types/express": "^5.0.6", "@types/node": "^26.0.1", "eslint": "^10.8.1", "nodemon": "^3.1.14", "ts-node": "^10.9.2", "typescript": "^6.0.3", "typescript-eslint": "^8.67.0", "vitest": "^4.1.10" } }

Related Skills

View on GitHub
GitHub Stars0
CategoryData
UpdatedNaNy ago
Forks0

Security Score

68/100

Audited on Invalid Date

2 medium1 low