Rule Doc
by wh3474812446-design · development · skill
撰写 AI 训练数据标注的规则文档(交付给标注员的作业规范 / 标注指引 / 标注 SOP)。覆盖两大任务族——① 文本对话类:单轮问答、多轮对话、思维链 CoT、检索增强 RAG、偏好奖励 Reward、智能体 Agent;② 多模态类:文生图、文生视频、图片理解 VQA、语音识别 ASR、语音合成 TTS 拼音标注。只要用户要起草 / 撰写 / 编写一份标注规则文档、标注指引、标注作业规范、打标签标准、标注 SOP,或要把甲方项目信息整理成能直接发给标注员上手的规则,就用这个 skill——哪怕没明说"规则文档"四个字,只要在描述一个标注 / 打标项目、要做标注标准,也要用。核心铁律:收到项目后绝不直接动笔,必须先做结构化问询把信息问全,再起草。
Source: https://github.com/wh3474812446-design/ai-annotation-rule-doc-skill
Install
git clone https://github.com/wh3474812446-design/ai-annotation-rule-doc-skillTags: skill
⭐ 2 GitHub stars · Source: skillsdirectory
About development MCP servers and Claude skills
development MCP servers extend what AI agents can do inside Claude Code, Cursor, Copilot, Codex, and Windsurf. The Skiln directory indexes 16,000+ such integrations across 22 categories.
Rule Doc is one of hundreds of development entries indexed on Skiln. Browse the full development category or the complete directory of Claude skills, MCP servers, agents, commands, and hooks.
Related development MCPs and skills
- Unit Expert MCP by kdaehun00
Converts common units for length, weight, temperature, area, and volume.
- Cafeteria MCP by skax-joonho-park
Configurable MCP server for cafeteria menu lookup.
- WP Commander MCP Server by Hari842-ai
Controls any WordPress site via natural language, offering tools for site health, plugins, posts, SEO, WooCommerce, and more.
- SkyStage MCP Test Server by mallikarjun-angadi
Minimal MCP server for testing SkyStage's self-auth auto-detection feature. It includes tools like ping, echo, server_info, and read_secret, and uses a mock OAuth provider for login.
- MCP Remote Server by sunnylabtv-crypto
Enables multi-user remote MCP interactions with Gmail, OpenAI, and Salesforce via a FastMCP server.
- sgis-mcp by nds12345-ko
Enables users to query Korean demographic statistics (population, households, housing) and view them as choropleth maps via MCP tools.
- tradingview-mcp-codex by gagahkharismanuary
A Codex-first MCP server that bridges TradingView Desktop via Chrome DevTools Protocol, enabling launch, symbol/timeframe control, and health checks from Codex CLI.
- PokeCanvas by jackulau
Enables querying Canvas LMS courses, assignments, grades, and more via natural language through Poke. Reads live data on every request.
Frequently asked questions
How do I install Rule Doc?
Add the install command above to your Claude Code, Cursor, or Windsurf MCP configuration. Most servers register via npx, a local command, or a Docker image. Refer to the source repository for environment variables and credential requirements.
Which clients support Rule Doc?
Any MCP-compatible client works: Claude Desktop, Claude Code CLI, Cursor, Windsurf, Zed, and VS Code with the official MCP extension. OpenAI Codex and GitHub Copilot increasingly support MCP via adapter bridges.
Is Rule Doc free?
The server itself is typically open source. Any upstream service (API keys, paid tiers, hosted infrastructure) may have its own pricing. Check the source repository for details.