一键导入
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 职业分类
Generates Xiaohongshu (Little Red Book) infographic series with 11 visual styles and 8 layouts. Breaks content into 1-10 cartoon-style images optimized for XHS engagement. Use when user mentions "小红书图片", "XHS images", "RedNote infographics", "小红书种草", or wants social media infographics for Chinese platforms.
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.
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.
Initializes an Obsidian vault with a best-practice directory structure, templates, and AI Agent guardrails optimized for text and image content creators. Use when a user asks to set up a new Obsidian vault, organize a messy vault for AI-assisted content creation, or scaffold the creator folder structures and agent rules/standards. Triggers: "initialize vault", "setup obsidian for creator", "scaffold vault", "create creator structure", "init vault".
AI image generation with OpenAI, Google, DashScope and Replicate APIs. Supports text-to-image, reference images, aspect ratios. Sequential by default; parallel generation available on request. Use when user asks to generate, create, or draw images.
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.
| 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. |
--template <id> | Template ID (default: preset-classic). See preset list below. |
--dry-run | Fetch only, skip file write |
| Template ID | 名称 | 特色 |
|---|---|---|
preset-classic | 经典 | 平衡的信息密度与阅读舒适度(默认) |
preset-grace | 优雅 | 柔和色彩,适合观点表达和品牌内容 |
preset-simple | 简洁 | 去装饰,适合知识密集型内容 |
preset-sports | 运动风 | 橙绿双色渐变,活力动感 |
preset-warm | 温暖 | 砖红色调,贴近原生公众号体验 |
preset-elegant-green | 精致·翡翠绿 | 层次丰富,适合品牌内容与知识型文章 |
preset-liguan | 理观 | 锈红铜金,大号序号二级标题(## 01 标题 语法),适合地理/自然/人文深度长文 |
![[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 "早餐是一个向量空间。煎饼、可丽饼和炒蛋安置在一个单纯形上,是否存在从未被探索的'暗早餐'?"