artifact-intelligence
문서지능 · Artifact Intelligence
只需提供报告什么、向谁报告、为什么报告以及事实和数字,就能得到可提交审批的文档草稿。
目录规划、条目式转换、一页排版、한글(HWPX)转换都由规则自动完成。人只需检查是否正确,并指出需要修改的地方。
先试试 — 无需安装 https://artifact-intelligence.app
演示视频
只需输入意图和资料 → AI设计文档结构 → 对完成的文档 → 按条目轻松编辑图表和措辞 → 下载为한글(HWPX)格式。

▶ 观看完整视频(41秒) · 无需安装先试试 — https://artifact-intelligence.app
改变工作方式
Word和한글给你一个空白页面,由人来填写全部内容。문서지능改变了工作方式,让AI与人协作 — AI负责阅读、规划、生成和检查,人负责判断。这就像有一位实务专家在旁边协助。
只需提供意图和背景。 只需提供"什么、向谁、为什么"以及事实和数字,就能得到可提交审批的草稿。无需预先指定格式、目录和文风。
先展示设计。 在起草之前先展示采用什么类型、如何安排目录,经批准后才开始撰写。在写内容之前就纠正"这原来是结果报告而不是审查报告"的问题。
AI生成,人验证。 不从空白开始所以速度快,规则保障质量所以稳定可靠。
成果为HTML,最终版为한글(HWPX)。 制作带有表格、图表和插图的生动文档,并原样转换为한글文件。
越用越好。 规则会学习人修改过的地方。实务人员的修改积累越多,下一份文档就越准确。
质量从结构、文风、设计三个方面来把关 — 信息流和目录、条目式名词型结尾和禁止翻译腔、标记和视觉层级。用从1.6万余份实际报告中提炼的写作规则来满足这三项,验证关卡会拦截叙述式结尾、超过一页、缺失数字等问题。发现问题就自行修正后重新提交。
Related MCP server: mcp-server-docx
可提交审批的六种文档
文档 | 用途 | 输出 |
1页报告 | 向决策者一页呈现 | HTML·PDF·HWPX |
完整版报告 | 含封面、目录、正文的多页 | HTML·PDF·HWPX |
施行文 | 面向外部机构、国民的公文 | HTML·PDF·HWPX |
规定 | 制定、修订条款 | HTML·PDF·HWPX |
新闻稿 | 媒体发布 | HTML·PDF·HWPX |
演示幻灯片 | 政策报告、简报(16:9) | HTML·PDF·PPTX |
每种文档都有固定的格式,相同内容在任何环境下输出都完全一致,连字体也相同。
文档不会离开这台电脑
从判定、撰写、组装、检查到한글转换,制作文档的全部工作都在安装的电脑上处理。提交的资料、生成的草稿、完成的文档都不会上传到服务器。从服务器获取的只有写作规则片段,而且也只是按需即时获取所需部分。
安装
Claude Code — 通过市场:
/plugin marketplace add Kminer2053/Artifact-Intelligence-public
/plugin install artifact-intelligence@artifact-intelligenceCodex — 通过插件市场(无需克隆):
codex plugin marketplace add Kminer2053/Artifact-Intelligence-public
codex plugin add artifact-intelligence@artifact-intelligence需要Python 3.10+。要使用한글(HWPX)、上传、规则查询等功能,请在已安装的插件文件夹(用 codex plugin list 确认路径)中执行一次 bash bin/bootstrap.sh。
Cursor — 通过MCP服务器+规则连接:
git clone https://github.com/Kminer2053/Artifact-Intelligence-public
cd Artifact-Intelligence-public/artifact-intelligence
bash bin/bootstrap.sh
cp .cursor/rules/artifact-intelligence.mdc ~/.cursor/rules/ # 작업 안내 규칙(선택)然后在 ~/.cursor/mcp.json 的 mcpServers 中添加以下内容并重启Cursor(<경로> 是上述文件夹的绝对路径):
"artifact-intelligence": { "command": "<경로>/mcp/run.sh" }Cursor通过MCP工具(判定、组装、关卡、导出)运行,放置上述规则文件后还会引导工作流程。
网页应用 — 无需安装,直接在 https://artifact-intelligence.app 使用。
安装后首次启动时会自动获取规则查询令牌,并一次性准备好한글(HWPX)、上传处理所需的内容。需要Python 3.10或更高版本。
This server cannot be installed
Maintenance
Related MCP Servers
- AlicenseNot gradedqualityDmaintenanceEnables secure local proofreading of Korean official documents (.hwpx/.hwp) using 3-layer AI correction for spelling, grammar, and official document style. Provides 50 administrative document templates for generating standardized official correspondence without cloud dependencies or API keys.23MIT
- FlicenseBqualityCmaintenanceEnables creating professional Word documents from markdown or structured content with fast, customized formatting via natural language.71
- AlicenseNot gradedqualityFmaintenanceEnables AI agents to generate a variety of documents (PPTX presentations, DOCX reports, PDF invoices, XLSX spreadsheets) locally from JSON specs, without any API keys or network calls.411MIT
- AlicenseBqualityAmaintenanceRecognizes HWP/HWPX form structures and fills in AI-generated values while preserving original formatting, enabling natural language interaction with Korean word processor documents.626MIT
Related MCP Connectors
Turn a description into a shareable, editable PDF — invoices, certificates, reports, resumes.
Deterministic, fully editable PowerPoint from typed slide intents. 200+ layouts, brand templates.
Author rules from policy docs, then decide: a Rete engine gives the verdict, an LLM explains why.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Kminer2053/Artifact-Intelligence-public'
If you have feedback or need assistance with the MCP directory API, please join our Discord server