marketplace Skill
marketplace is a Java AI agent skill for Cursor, VS Code, Codex with git clone. marketplace is an open-source AI agent skill for agent skills.
How to use marketplace Skill
Install or run
git clone https://github.com/ai-unified-process/marketplace.gitClient configuration
See the [Codex skills docs](https://developers.openai.com/codex/skills) and the
[Codex config reference](https://developers.openai.com/codex/config-reference) for the latest details.
### Cursor
- **Skills**: drop folders into project-local `.cursor/skills/` (Cursor 2.4+). Cursor matches against each skill's
`description` automatically. Note: there is no global skills directory yet — copy or symlink the marketplace skills
into each project.
- **MCP**: project-level `.cursor/mcp.json` or global `~/.cursor/mcp.json` — uses `mcpServers` with the same shape
as Claude's `.mcp.json` (`url` for HTTP servers, `command` / `args` for stdio). Drop in the contents of
`aiup-vaadin-jooq/.mcp.json` directly.
### GitHub Copilot
- **Skills**: Copilot reads from `.github/skills/`, `.claude/skills/`, and `.agents/skills/` — pick one. Available in
Copilot for VS Code, Visual Studio 2026, and the cloud agent.
- **MCP**: workspace-level `.vscode/mcp.json` (commit it for your team), or user-level via
*MCP: Open User Configuration*. Use `"type": "http"` for remote servers and `"command"` / `"args"` for stdio.Compatible clients
What is marketplace Skill?
marketplace is a Java AI agent skill for Cursor, VS Code, Codex with git clone. marketplace 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.
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
Technical details
Install or run marketplace using git clone. Check AI-Unified-Process/marketplace for the latest setup command.
- Built for Java
- Install or run with git clone
- Works with Cursor
- Works with VS Code
- Works with Codex
- Uses stdio transport
- Uses HTTP transport
- Uses SSE transport
Requirements and 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.
When to use marketplace 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
Explore related resources
Frequently asked questions
What is marketplace?
marketplace is a Java AI agent skill for Cursor, VS Code, Codex with git clone. AI-Unified-Process/marketplace is an open-source Skills candidate discovered from GitHub.
Who is marketplace best for?
marketplace is best for reusing agent instructions, scripts, and references, agent skills workflows, coding workflows, data workflows, cursor users.
How do I install marketplace?
Install or run marketplace using git clone. Check marketplace for the latest setup command.
Is marketplace actively maintained?
marketplace may need a closer maintenance check before production use.
Auto-fetched from GitHub.