一键导入
tentacle-markdown2html
Enterprise markdown-to-html renderer via API service. Sends markdown to api.tentacle.pro and writes returned html locally.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Enterprise markdown-to-html renderer via API service. Sends markdown to api.tentacle.pro and writes returned html locally.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Converts Markdown to styled HTML with WeChat-compatible themes. Supports code highlighting, math, PlantUML, footnotes, alerts, infographics, and optional bottom citations for external links. Use when user asks for "markdown to html", "convert md to html", "md转html", "微信外链转底部引用", or needs styled HTML output from markdown.
Posts content to WeChat Official Account draft box via official API. Supports HTML/Markdown input, cover image upload, inline image upload, and draft saving. Use when user asks to publish article draft to WeChat.
Enterprise WeChat draft publisher via api.tentacle.pro. Uses API_KEY, server-side credential mapping, token caching/refresh, cover upload, inline image upload, and draft/add.
| name | tentacle-markdown2html |
| description | Enterprise markdown-to-html renderer via API service. Sends markdown to api.tentacle.pro and writes returned html locally. |
Call enterprise rendering service instead of local renderer:
https://api.tentacle.pro/markdown2htmlAPI_KEY from .agents/skills/.envbun .agents/skills/tentacle-markdown2html/scripts/main.ts <markdown_file> [options]
.agents/skills/.env)API_KEY=tpk-xxx
{ markdown, title? }.html)| Flag | Description |
|---|---|
--output <path> | Output HTML path |
--title <text> | Title override |
--summary <text> | Article summary (max 120 chars). Injected as summary: into frontmatter so the renderer displays it as a themed lead block after the h1. Use this when the markdown has no frontmatter or when the agent dynamically generates a summary. |
--dry-run | Fetch only, skip file write |
![[cover.jpg]] to standard markdown image syntax.tentacle-post2wechat, where:
uploadimg semantics and rewritten as URL;thumb_media_id.bun .agents/skills/tentacle-markdown2html/scripts/main.ts "02 Projects/article.md" \
--summary "早餐是一个向量空间。煎饼、可丽饼和炒蛋安置在一个单纯形上,是否存在从未被探索的'暗早餐'?"