SkillAgentSearch skills...

SENTINEL

"main": "server.js", "scripts": { "start": "node server.js", "start:mcp": "node mcpServer.js", "test": "jest", "test:exports": "jest __tests__/exports.test.js", "lint": "eslint src/ scripts/ server.js mcpServer.js",

Install / Use

claude mcp add Unigalactix -- npx -y github:Unigalactix/SENTINEL

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

34/100

Supported Platforms

Claude Code
Claude Desktop

Tags

{ "name": "sentinel", "version": "1.0.0", "description": "Sentinel: Autonomous DevOps Agent for Jira and GitHub Automation", "main": "server.js", "scripts": { "start": "node server.js", "start:mcp": "node mcpServer.js", "test": "jest", "test:exports": "jest tests/exports.test.js", "lint": "eslint src/ scripts/ server.js mcpServer.js", "verify": "npm run lint && npm run test:exports", "copilot:suggest": "gh copilot suggest", "copilot:fix": "gh copilot suggest --commit" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.2.0", "@octokit/auth-app": "^7.1.1", "@octokit/rest": "^20.0.2", "dotenv": "^16.3.1", "express": "^4.18.2", "express-session": "^1.19.0", "openai": "^4.28.0", "zod": "^3.23.8" }, "devDependencies": { "eslint": "^8.57.1", "jest": "^29.7.0" } }

Related Skills

View on GitHub
GitHub Stars0
CategoryDevelopment
UpdatedNaNy ago
Forks0

Security Score

68/100

Audited on Invalid Date

2 medium1 low