cursor-agent
SKILLA comprehensive skill for using the Cursor CLI agent for various software engineering tasks (updated for 2026 features, includes tmux automation guide).
Dimension scores
Compatibility
| Framework | Status | Notes |
|---|---|---|
| Claude Code | ✗ | Not an MCP server - this is a skill/documentation repository, No server implementation found, No package.json or server entry point, No MCP protocol implementation, Documents the Cursor CLI tool, but doesn't expose it as MCP tools |
| OpenAI Agents SDK | ✗ | Not an MCP server - this is a skill/documentation repository, No server implementation found, No package.json or server entry point, No MCP protocol implementation, Cannot be connected to OpenAI Agents SDK |
| LangChain | ✗ | Not an MCP server - this is a skill/documentation repository, No server implementation found, No package.json or server entry point, No MCP protocol implementation, Cannot be wrapped as LangChain tools |
Reliability
Success rate
15%
Calls made
100
Failure modes
- • This is documentation only - no executable code exists
- • No MCP server implementation found (no package.json, no server code, no transport layer)
- • SKILL.md is a markdown guide, not a runnable tool
- • No error handling possible - there's no code to handle errors
- • Cannot make API calls - no implementation exists
- • No validation logic - purely instructional content
- • No resource management - no resources to manage
- • Would fail 100% of actual tool invocations as there's nothing to invoke
- • The 'skill' is just documentation for using an external CLI tool (cursor-agent)
- • No MCP protocol implementation (no stdio/SSE transport, no tool definitions)
Code health
License
none
Has tests
No
Has CI
No
Dependencies
0
This is a documentation-only skill (markdown files) with severe code health issues. No license file present despite _meta.json showing 'unknown' license. No version control history visible in provided files - only a single commit reference in metadata. No tests, CI, or any code quality tooling. Not a traditional software package - appears to be a documentation artifact for the Cursor CLI tool. The skill itself has no dependencies or executable code. Documentation is well-structured and comprehensive (README + SKILL.md totaling ~8.6KB), but lacks any maintenance indicators, contribution guidelines, or changelog. The metadata shows version 2.1.0 published in January 2025 but provides no commit history array (empty). Cannot assess maintenance activity, contributor count, or issue/PR status from provided files alone. Critical gap: No LICENSE file means users cannot legally use, modify, or distribute this skill. Score reflects: lack of license (critical), no observable maintenance signals, absence of any development infrastructure (tests/CI), but credit given for thorough documentation.