e-lego

仓库创建 2026年7月1日最近提交 21 天前SkillHot 收录 21 天前
▸ 精选理由

面向Elementor的端到端可编辑方案,减少HTML灌装问题

▸ 风险提示

可能需要对目标 WordPress 站点的写入/管理权限

这个 Skill 做什么

针对Elementor构建、转换与管理可编辑的原生组件与站点

把网站或 HTML 转成可编辑的 Elementor 原生组件,或从零构建、管理和修复可编辑站点,保留原生 widget 而不是把内容丢进单一 HTML widget。常用于迁移到 Elementor、做自定义 widget、种子设计系统、服务器端批量编辑或做安全审计与调试。特点是按需路由不同分支、输出可直接粘贴的 JSON、child-theme 种子和插件小部件,并能检测 Elementor 版本差异(V3+/Pro 等)。

▸ 展开 SKILL.md 英文原文

Universal Elementor skill (Elementor-Lego). Build, convert, manage, and secure Elementor V3-container sites end-to-end and keep them EDITABLE — native widgets, not HTML-widget dumps. A lean router that detects intent and loads only the branch(es) you need: HTML→Elementor, live-site→native, build-from-scratch, image/mockup→Elementor, custom PHP widgets, kit/design-system seeding + ops, server-side programmatic editing, prod-debug, and security audit/remediation. Output is paste-ready clipboard JSON, safe DB injection, child-theme kit seeds, and companion-plugin widgets — all gated by the executable validators in scripts/. Targets Elementor 3.21+/Pro (V3); detects V4/Atomic (references/v4-atomic.md) and asks before mixing. Complements a site-specific Elementor toolkit if one is installed — defers to it for that site's verified widgets/tokens/slugs.

垂直行业ElementorWordPress可编辑转换通用
1
Stars
0
Forks
40
仓库内 Skill
+0
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/dxxx/Bot-OS/main/skills/E-Lego/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/dxxx/Bot-OS/main/skills/E-Lego/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
# E-LEGO — Elementor-Lego

The universal Elementor skill. **One router, many branches.** You start here; E-LEGO
detects what you're doing and tells you which branch files to load — so a "make a custom
widget" task pulls in a few hundred lines, while a "convert this HTML to native" task
pulls in all the brains.

> **Built from real work.** The deep knowledge — every silent-fail trap, the verified
> setting keys, the cache stack — comes from a ~22-page production build, distilled in
> [`LESSONS-LEARNED.md`](./LESSONS-LEARNED.md). The branches are the split-out, loadable
> version of that master.

> **Prose is backed by code.** The paste-blocking and silent-fail checklists are
> *executable*: r
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有