AI Agent Hub
Back to skills
Eqxiu Template Search icon

Eqxiu Template Search

Design & Media Updated 2026.08.30

Paste the following prompt into your AI chat to install this skill:

Install @org-qm8l8iwu/eqxiu-store-skills by following https://skillhub.cn/install/skillhub.md.

About this skill

Problem

When choosing H5 templates, users often know the business context, such as invitation, wedding, or Double 11 promotion, but still need a quick way to find previewable candidates. Manually paging through results, opening each link, and noting titles or page views can interrupt the workflow.

How It Works

The skill wraps Eqxiu store search into a script call, making it suitable for natural-language requests inside an agent:

  • Confirm parameters such as keyword, price range, color, and pagination;
  • Call the Eqxiu search API with fields like keywords, priceRange, color, pageNo, sortBy, and pageSize;
  • Format the returned JSON array into a readable list while preserving title, link, description, and pv.

The output is focused on candidate discovery, not image generation or template editing. It brings preview links and basic metadata back into the conversation for further filtering.

Boundaries

The skill depends on Eqxiu API results, which may be empty or mismatched; in that case, changing the keyword is usually better than relying on irrelevant listings. Editing and export features that rely on browser automation can break when site UI changes, so this skill is best used as a search entry point rather than a full design production pipeline.

Use Cases

  • Operations staff preparing a Double 11 H5 campaign search Eqxiu templates and preview candidate links.
  • A marketing lead needs wedding invitation pages and filters Eqxiu templates by keyword, color, and price.
  • A content editor finds openable invitation template preview links and compiles titles, descriptions, and PVs.
  • A designer compares Eqxiu store template candidates using pagination and sorting during selection.

Best For

  • Campaign operations staff who need quick Eqxiu H5 template candidates for Double 11 or holiday promotions.
  • Marketing owners of invitations or forms who filter previewable templates by keyword, color, and price.
  • Content editors compiling template lists with links, titles, descriptions, and page views.
  • Teams using agents to turn natural-language Eqxiu template searches into script calls.