CURSOR

A Cursor rule for kiwi-paper, a tool that turns technical documents into wiki-style Korean Markdown and rendered HTML. It defines a four-stage workflow for drafting, refining, making the language natural, and rendering.

In plain words
What is it for?
Use it when converting papers, specifications, API documentation, manuals, news, or other supported document types into the project's format.
Why use it?
It gives the agent a fixed process and content requirements for producing consistent kiwi-paper documents.

Cursor rule

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add rules/hletrd/kiwi-paper/cursor
Clone the repo
git clone --depth 1 https://github.com/hletrd/kiwi-paper
Per session 15 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 313 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00015 $0.00313
Opus 5 $0.00008 $0.00156
Sonnet 5 $0.00003 $0.00063
Haiku 4.5 $0.00002 $0.00031

Measured 2d ago against content hash dde6b9227b36, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

CURSOR scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 2d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

CURSOR.mdc · 28 lines

What it actually says

kiwi-paper

기술 문서를 나무위키 스타일로 변환하는 도구입니다.

사용자가 kiwi-paper 변환을 요청하면 SKILL.md 파일의 지시사항을 따르세요.

핵심 지시사항은 이 프로젝트의 SKILL.md 파일에 있습니다. 반드시 읽고 4단계 파이프라인을 따르세요.

4단계 파이프라인

  1. 초안 작성 -- 입력 문서를 나무위키 스타일 마크다운으로 변환
  2. 다듬기 -- 구조, 유머, 링크, 이미지 보강
  3. 휴머나이즈 -- AI 티 제거, 자연스러운 한국어
  4. HTML 렌더링 -- node <kiwi-paper-path>/renderer/src/render.mjs -i <file> -o <dir>

핵심 규칙

  • 취소선(~~) 섹션당 3-5개, 전체 15개 이상
  • 각주 8개 이상 (출처 6 : 유머 4 비율)
  • 여담 섹션 5개 항목 이상
  • 이미지: 원본의 모든 Figure/Table 포함
  • 12종 문서 유형 지원 (논문, 스펙, API 문서, 매뉴얼, 뉴스 등)
Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 2d ago First seen · 28 lines · 15 tokens per session scan A dde6b9227b36

Subscribe to this mod's changes

CURSOR is a cursor rule published in the GitHub repository hletrd/kiwi-paper (15 stars, last pushed 5mo ago), licensed MIT. It adds 15 tokens to every session and 313 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other cursor rules, from other repositories

architecture-copilot

引导式「架构共创」教练。当用户做架构设计、系统设计练习、技术方案、架构评审/读图、 技术选型取舍时启用;普通编码、修 bug、跑测试、解释 API 不启用。 不直接给方案,而是通过分阶段深度提问(一句话定位 → 业务范围 → 灵魂六问 → 信封背面估算 → 质量属性取舍 → 关键决策追问)引导用户收敛出:架构全景图、数据模型、ADR、瓶颈与演进路线。 支持 awesome-architecture 的系统设计教程与数十个模板(数量以上游为准),涵盖 Web/交易/实时/AI/LLM/RAG/Agent/编码 Agent/嵌入式工业等场景。.

study8677/architecture-copilot · 185 tokens

ilana

Ìlànà software engineering process. Load for requirements, elicitation, SRS, traceability, architecture, interface design, coding standards, code review, testing at any level, test planning, defect tracking, configuration management, Git branching, change control, build and release, CI/CD, quality assurance, reviews…

Ferousco-dev/ilana · 106 tokens

angular-20

This rule provides comprehensive best practices and coding standards for Angular development, focusing on modern TypeScript, standalone components, signals, and performance optimizations.

angular/angular · 0 tokens

dev-standard

Apache Superset development standards and guidelines for Cursor IDE.

apache/superset · 1,147 tokens

typescript

Changes to these high-fan-out internals can affect every message, delta, element, or rerun. Keep work in them minimal, and benchmark changes with representative stress-test apps.

streamlit/streamlit · 4,669 tokens

coolify-ai-docs

Master reference to all Coolify AI documentation in .ai/ directory.

coollabsio/coolify · 1,426 tokens