mtl-api-create
摩天轮开放接口二次封装技能。当用户需要对接摩天轮(MTL)开放平台接口、创建MTL HTTP接口、封装摩天轮API时触发。支持自动检测并添加mtl-open-sdk-consumer依赖、初始化ApiClient Bean、创建MtlRestController、根据原生接口定义生成HTTP接口代码。
Triggers Overleaf's server-side Dropbox sync on demand so local Dropbox-mirrored Overleaf project files are fresh before you read or edit them. INVOKE THIS SKILL: (1) before editing any .tex/.bib/.cls/.sty/.bst file inside an Apps/Overleaf/<project> folder, by running `overleaf-sync-now sync` — this guarantees the AI is editing the latest version, not a stale Dropbox copy that lags 10–20 min behind Overleaf-side edits; (2) when the user says they edited the project on Overleaf web and wants the local copy refreshed; (3) when first setting up auth (one-time `overleaf-sync-now setup` command). Skip if the file isn't under Apps/Overleaf/. In Claude Code, a PreToolUse hook calls `overleaf-sync-now hook` automatically — manual invocation is rarely needed there. In Codex CLI (where hooks are limited on Windows / only fire on Bash), invoke `sync` explicitly before editing.
This listing is imported from SkillsMP metadata and should be treated as untrusted until upstream source review is completed.
Install skill "overleaf" with this command: npx skills add hanlulong/skillsmp-hanlulong-hanlulong-overleaf
This source entry does not include full markdown content beyond metadata.
This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.
Related by shared tags or category signals.
摩天轮开放接口二次封装技能。当用户需要对接摩天轮(MTL)开放平台接口、创建MTL HTTP接口、封装摩天轮API时触发。支持自动检测并添加mtl-open-sdk-consumer依赖、初始化ApiClient Bean、创建MtlRestController、根据原生接口定义生成HTTP接口代码。
Non-contact detection of heart rate, respiration, blood oxygen, and heart rate variability. No wearable devices are required; monitoring is achieved solely through camera footage. | 无感生命体征监测分析技能,非接触检测心率、呼吸、血氧、心率变异性,无需穿戴设备,通过摄像头画面即可监测
Detects climbing, playing with fire, touching power sources, and dangerous actions near windows, providing real-time alerts. It is suitable for child safety supervision in scenarios such as homes, kindergartens, and nurseries. | 儿童危险行为识别技能,识别攀爬、玩火、触电源、窗边危险动作并实时预警,适用于家庭、幼儿园、托儿所等场景儿童安全监护
多平台通知聚合分层。把 GitHub、Stripe、Linear 等 SaaS 平台的通知邮件统一收到一个子邮箱,按紧急度分层:收款/CI 失败立即转发到 claw 注册邮箱,其他通知每天一封汇总。Use when: (1) setting up a unified notification inbox for multiple SaaS platforms, (2) running an on-demand notification check and route, (3) manually triggering a daily digest. Requires: mail-cli CLI with a 'notify' profile configured.