{ "name": "skill-report-html", "version": "1.1.0", "description": "咨询师级 HTML 长页报告工程:排版规范、长页结构方法论、可复用资源库与发布 SOP,配合 fmode-storage 一键发布为公网链接。", "type": "module", "main": "./SKILL.md", "exports": { ".": { "import": "./SKILL.md", "default": "./SKILL.md" } }, "files": [ "SKILL.md", "README.md", "LICENSE" ], "engines": { "node": ">=18" }, "keywords": [ "fmode", "hermes", "harness-loop", "rsi", "ai-agent", "agent-skill", "super-skill", "esm", "future-feima", "html-report", "long-page", "proposal", "landing-page", "publishing", "s3-cdn", "未来飞马", "智能体技能", "超级技能", "HTML报告", "长页报告", "咨询交付物", "排版规范", "AI交付物" ], "author": "Yuyang001 (FmodeAgent)", "license": "MPL-2.0", "repository": { "type": "git", "url": "git+https://git.fmode.cn/fmode/skill-report-html.git" }, "dependencies": {} }