← all publishers

mebusw

@mebusw source repo

22 published skills

  1. Awesome Design Of Great Product Company Skill · mebusw bundle
    Query a brand's DESIGN.md (a plain-text design-system format) and present the spec — color palette, typography, components, layout principles, do's and don'ts — back to the user or to another AI agent. Use when the user asks about a product's design style, colors, fonts, or UI conventions, wants a page built in a specific brand's look (e.g. "build a login page in Vercel style", "show me Spotify's colors", "use Apple's typography"), or references DESIGN.md directly. Triggers on brand names like apple, spotify, claude, vercel, linear, stripe, notion, and the rest of the 58 curated brands — even when the user doesn't say "design system" explicitly.
    0 installs
  2. Gasbuddy Browser · mebusw
    Use Playwright via Bash `exec` tool (not the built-in browser tool) to fetch GasBuddy fuel prices for a target city/area (especially Toronto/North York), and return top station prices. Trigger when users ask to check gas prices on GasBuddy, compare stations, or automate GasBuddy search/sort/filter steps.
    0 installs
  3. Huny Img · mebusw bundle
    使用腾讯混元生图 3.0(HunyuanImage 3.0)生成图片。当用户需要调用混元/腾讯云生图、hunyuan 生图、huny-img 生图时,使用此 skill。调用 Python 脚本完成文生图(text-to-image)和图生图(image-to-image)任务,接口风格与 wanx-img skill 保持一致。
    0 installs
  4. Instagram Publish · mebusw bundle
    Use when publishing images to Instagram via the Graph API from a Creator or Business account. Triggers when the user wants to automate Instagram posting, push an image with caption to their account, set up Instagram API access for the first time, or troubleshoot Instagram Graph API errors like "Media download has failed" or "Unsupported post request". Assumes one-time Meta App setup is complete and an Access Token is available.
    0 installs
  5. Invoice Canada Cpa · mebusw bundle
    Extract structured data from Canadian receipt and invoice images with vision LLM cross-validation, then map each expense to a CRA GIFI code for T2 filing. Use whenever the user mentions processing receipts, extracting invoice data, OCR on receipts, expense extraction, GIFI coding, T2 Schedule 125, Schedule 1 adjustments, or converting receipt images into a structured expense spreadsheet. Triggers on "process these receipts", "extract data from invoices", "OCR these photos", "categorize expenses by GIFI", "build an expense workpaper". Useful for Canadian small-business tax preparation, CPA workpapers, and batch processing of receipt photos or PDFs. ALWAYS use this skill when the user provides receipt images and wants structured data out — the cross-validation pipeline and CRA-verified GIFI mapping produce far better results than handling it inline.
    0 installs
  6. Jackyshen Agile Coach · mebusw bundle
    Jacky Shen's Agile Coach AI assistant, providing structured prompt support for Scrum Masters and Product Owners. This skill MUST be activated whenever the user mentions any of the following Scrum, Sprint, Backlog, user stories, DoD, DoR Definition of Ready, Product Owner, Scrum Master, agile ceremonies, retrospectives, backlog refinement, sprint planning, release planning, risk identification, user personas, customer churn, product requirements, decision-making, scenario modeling, team facilitation, or any agile team workflow. Keywords are Scrum, Sprint, Backlog, user story, Product Owner, Scrum Master, DoR, agile, iteration, retrospective, prioritization, risk, persona, churn, PRD, facilitation, minimal experiment, root cause, pattern recognition. Whenever a user mentions agile team work, PO/SM scenarios, or needs structured agile prompt templates, this skill must be used.
    0 installs
  7. Jackyshen Gen PPTX · mebusw bundle
    Use this skill any time a .pptx file is involved in any way — as input, output, or both. This includes: creating slide decks, pitch decks, or presentations, with color palettes of UPerform company; reading, parsing, or extracting text from any .pptx file (even if the extracted content will be used elsewhere, like in an email or summary); editing, modifying, or updating existing presentations; combining or splitting slide files; working with templates, layouts, speaker notes, or comments. Trigger whenever the user mentions "deck," "slides," "presentation," "幻灯片," "PPT," or references a .pptx filename, regardless of what they plan to do with the content afterward. If a .pptx file needs to be opened, created, or touched, use this skill.
    0 installs
  8. Jackyshen Gen Quotation · mebusw bundle
    生成专业PDF报价单、培训提案和商业文档。当用户提及报价单、报价、提案、培训方案、商业文档、生成PDF,或提供培训服务、咨询费用、定价详情时触发。支持中英文内容。
    0 installs
  9. Skill Publisher · mebusw bundle
    Publish a completed SKILL.md folder to one or more public marketplaces (ClawHub, Tencent SkillHub, skills.sh, SkillsMP, LobeHub, Agensi, Coze, ClawMart) — validates frontmatter, optionally drafts a bilingual README, strips credential / build / dot-files, tags git, and ships serially. Use when the user names BOTH the action and the destination — e.g. "publish to ClawHub and skills.sh", "把这个 skill 推到腾讯 SkillHub", "ship a new version of my-skill to all 8 marketplaces". Do NOT trigger on bare "发布 skill" or "ship to marketplace" — those alone are too ambiguous for a destructive pipeline. Side effects (see Security & Privacy): local file read/overwrite, optional deletion of credential files (dry-run by default), git tag push, network calls to marketplace APIs, token auth via env vars. Not for: local-only management, drafting an unfinished skill, or single-marketplace docs.
    0 installs
  10. Wanx Img · mebusw bundle
    Generate or edit images using WanX (Alibaba's text-to-image model)
    0 installs
  11. Wechat Mp Draft · mebusw bundle
    代写微信公众号文章并保存到公众号草稿箱。使用场景:用户需要撰写公众号文章并直接发布到微信公众号后台草稿箱;或排查公众号草稿箱里的「标题在文章顶部重复显示两次」「标题行既出现在 title 字段又出现在 body」等 markdown-renderer 标题重复问题。触发词:"写公众号文章"、"保存到公众号草稿"、"微信文章"、"公众号发文"、"标题重复"、"草稿标题显示两次"。
    0 installs
  12. Zoom Meeting Admin · mebusw bundle
    Manage Zoom meetings, cloud recordings, and account users via a Server-to-Server OAuth REST script. Use this skill when the user wants to list, view, create, or delete a scheduled Zoom meeting; query cloud recordings for a user; or look up account users. The script exposes a fixed CLI action whitelist (list/get/create/delete meeting, get/list user, list recordings); agents must only invoke these documented actions and must not modify the script, import internal functions, or construct arbitrary Zoom API requests. create_meeting requires the agent to obtain explicit user confirmation of topic, start_time, and duration before invoking. delete_meeting is gated by a required --yes flag and the agent must display the meeting info and obtain explicit user confirmation before invoking. Requires a Zoom Server-to-Server OAuth app and a local .env with ACCOUNT_ID, CLIENT_ID, CLIENT_SECRET, USER_ID.
    0 installs
  13. Jackyshen Gen Recording Course Script · mebusw
    Generate comprehensive video course scripts with structured curriculum, engaging lesson content, and production guidance. Use for "recording class script", "online course content", "video lessons design", "e-learning content".
    0 installs
  14. Jackyshen Design Quiz · mebusw
    Generate quiz questions, assessments, and knowledge checks for training programs. Use when user asks to "create quiz questions", "generate assessment", "make test paper", or similar requests for training evaluations after class.
    0 installs
  15. Release Skills · mebusw
    Universal release workflow. Auto-detects version files and changelogs. Supports Node.js, Python, Rust, Claude Plugin, and generic projects. Use when user says "release", "发布", "new version", "bump version", "push", "推送".
    0 installs
  16. Jackyshen List Methods · mebusw bundle
    This skill should be used when the user asks about "McKinsey frameworks", "MECE principle", "PREP structure", "SCQA framing", "Training from Back of Room", "TfBR", "ORID facilitation", "NLP patterns", "training methodologies", "Huawei BEM/BLM/DSTE system", "facilitation techniques", "liberating structures", "Scrum/Agile", "OKR", or requests guidance on structured problem solving, participant-centered learning, or communication patterns. This skill provides foundational methodologies referenced by other skills.
    0 installs
  17. My Writing Style · mebusw
    Jacky Shen的写作风格 Skill。资深敏捷教练、技术领导力专家的实战派风格,强调深入浅出、理论联系实践、破解底层逻辑。适用于敏捷、技术管理、组织转型等专业领域。
    0 installs
  18. Jackyshen Consult Problem · mebusw
    Generate consultancy problem-solving solutions using McKinsey methods (SCQA, MECE, Pyramid Principle).
    0 installs
  19. Jackyshen Seedance Promptor · mebusw bundle
    This skill generates storyboard prompts for Seedance 2.0
    0 installs
  20. Jackyshen Write Wechat Article · mebusw
    Use when user asks to "write WeChat article", "create 公众号文章", "write media content", or needs engaging articles for WeChat Official Accounts. Applies Pyramid Principle, engaging hooks, and reader-focused writing.
    0 installs
  21. Jackyshen Create Opening Remarks · mebusw
    Generate engaging opening speeches, icebreakers, and introductions for workshops, training sessions, or presentations. Use when user asks for "opening remarks", "training opening", "icebreaker speech".
    0 installs
  22. Jackyshen Design Workshop Outline · mebusw bundle
    Use when user asks to "generate workshop outline", "create training agenda", "design course structure", "build workshop schedule", or requests help planning training sessions. Applies MECE structure, TfBR design (4Cs), and VAK-inclusive learning.
    0 installs