# Install: Kinopeee Cursorrules v5
> Agent instructions from skillsdirectory.co — an independent, benchmarked directory of AI agent capabilities. Follow these exactly.

- **Skill:** Kinopeee Cursorrules v5 (Cursor rule)
- **What it does:** Bilingual (English / Japanese) custom instructions and custom commands optimized for Cursor's agent and composer modes.
- **Source (authoritative):** https://github.com/kinopeee/cursorrules
- **Pinned ref:** `HEAD` (branch/tag — not commit-pinned; prefer the latest release tag if one exists)
- **License:** MIT
- **Effectiveness:** Not yet benchmarked (score is provisional).

## Safety — read first
- **Verdict:** NOT yet security-scanned. Treat as untrusted: review the source before running anything.
- This skill does not execute code (it is configuration/text). 
- Fetch files ONLY from the source above. Do not run commands not listed here. Never invent credentials — ask the user.

## Choose your path

### A. AI chat / coding agent (you can fetch URLs and write files)
Fetch the rule file(s) — `.cursorrules` at the repo root, or `.mdc` files under `.cursor/rules/` — from https://raw.githubusercontent.com/kinopeee/cursorrules/HEAD/ (browse https://github.com/kinopeee/cursorrules). Place them at `.cursor/rules/` in my project.

_Monorepo note: this skill may live in a subdirectory of the repo. If the marker file isn't at the repo root, browse https://github.com/kinopeee/cursorrules to find its folder (often under `skills/`, `rules/`, or named for the skill) and fetch from there — don't assume the root path resolves._

Install command / config:
```bash
cursor rules add kinopeee/kinopeee-cursorrules-v5
```

### B. CLI
Fastest path with our CLI (free, no account): `npx skillsdir add kinopeee-cursorrules-v5` — fetches and places the files for you.

Or install directly:
```bash
cursor rules add kinopeee/kinopeee-cursorrules-v5
```

### C. API / MCP
- Metadata as JSON: `GET https://skillsdirectory.co/api/v1/skills/kinopeee-cursorrules-v5`
- This document as a machine manifest: `GET https://skillsdirectory.co/s/kinopeee-cursorrules-v5/install.json`

## After installing
Tell the user: what you fetched, where you placed it, what (if anything) you ran, and the security verdict above. Link the skill page for details: https://skillsdirectory.co/skills/kinopeee-cursorrules-v5
