opc-markdown-to-html
Installation
SKILL.md
OPC Markdown to HTML
Converts Markdown files to HTML with inline CSS, optimized for WeChat Official Account workflows and independently maintained by the OPC team.
Script Directory
Agent Execution: Determine this SKILL.md directory as {baseDir}. Resolve ${BUN_X} runtime: if bun installed → bun; if npx available → npx -y bun; else suggest installing bun. Replace {baseDir} and ${BUN_X} with actual values.
| Script | Purpose |
|---|---|
scripts/setup.sh |
Install local dependencies |
scripts/main.ts |
Main entry point |
Preferences (EXTEND.md)
Check EXTEND.md existence (priority order). Prefer the OPC namespace; keep the old path only as compatibility fallback:
Related skills