# Cursor Cli

> Cursor CLI。cursor 命令（IDE）、agent 命令（独立）。安装、登录、交互/非交互模式、脚本集成。

- **Type:** Skill
- **Install:** `agentstack add skill-aiweline-welineframework-cursor-cli`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [Aiweline](https://agentstack.voostack.com/s/aiweline)
- **Installs:** 0
- **Category:** [Agent Skills](https://agentstack.voostack.com/c/agent-skills)
- **Latest version:** 0.1.0
- **License:** Apache-2.0
- **Upstream author:** [Aiweline](https://github.com/Aiweline)
- **Source:** https://github.com/Aiweline/WelineFramework/tree/master/dev/ai/archive/skills-deprecated/cursor-cli

## Install

```sh
agentstack add skill-aiweline-welineframework-cursor-cli
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# cursor-cli（极简版）

## 何时使用

- 使用 cursor/agent 命令行
- 打开文件、diff、merge
- 非交互脚本集成（agent -p）

## 必做

- cursor：IDE 附带，`cursor --goto file:line`、`cursor --chat`
- agent：独立安装，需 `agent login` 授权
- 非交互模式用 `agent -p "prompt"`

## 最小示例

```bash
# 安装 agent (Windows)
irm 'https://cursor.com/install?win32=true' | iex

# 登录
agent login

# 交互模式
agent

# 非交互
agent -p "任务描述"
```

## 禁止

- 未登录就使用 agent 非交互模式
- 混淆 cursor 与 agent 命令

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [Aiweline](https://github.com/Aiweline)
- **Source:** [Aiweline/WelineFramework](https://github.com/Aiweline/WelineFramework)
- **License:** Apache-2.0

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-aiweline-welineframework-cursor-cli
- Seller: https://agentstack.voostack.com/s/aiweline
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
