Skip to main content
Run any Skill in Manus
with one click
GitHub repository

vibe-seller

vibe-seller contains 31 collected skills from zpoint, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
31
Stars
26
updated
2026-07-19
Forks
4
Occupation coverage
9 occupation categories ยท 100% classified
repository explorer

Skills in this repository

amazon-listing
file-clerks-434071

Amazon listing CRUD via the category flat-file (Add Products via Upload). Create a variation family (parent + colour/size children), update attributes, change parent-child relationships, and delete SKUs โ€” all in one template round trip. Also covers the end-to-end sourcing flow: a supplier link (e.g. 1688) โ†’ extract product data โ†’ local GPU-free OCR of detail images โ†’ generate title / bullet points / description โ†’ bilingual review with the user โ†’ propose the parent-child structure โ†’ fill the template โ†’ upload โ†’ read the processing report. Load this BEFORE any browser-use action on sellercentral.amazon.<tld>/listing/upload or when the task is to create / edit / delete a listing from a product link.

2026-07-19
amazon-shared
file-clerks-434071

Common Amazon Seller Central / advertising-console mechanics โ€” marketplace TLD map; version-aware navigation (New Seller Central 'NGS' vs classic, navigate by direct URL); sign-in as a challenge LOOP with Ziniao auto-fill of password / OTP (็ดซ้ธŸ้ชŒ่ฏ็ ๆœๅŠก) / hosted passkey (ๅทฒๆ‰˜็ฎก่ดฆๅทPasskey, native overlay โ†’ coordinate-click), Ziniao-stored-else-human rule; ad-console vs seller-central account caveat; capture rule. Prerequisite: every other amazon-* skill (amazon-ads, amazon-reports, amazon-invoice, amazon-listing / amazon-fbn / etc.) expects this loaded for cross-cutting auth and navigation patterns.

2026-07-19
save-skill
computer-occupations-all-other

Save the workflow you just carried out as a reusable skill โ€” OR update an existing skill โ€” whenever the user asks to remember, reuse, or amend it. Triggers include "ๆŠŠ่ฟ™ไธชไปปๅŠก็š„ๆต็จ‹ไฟๅญ˜ไธบๆŠ€่ƒฝ", "save this workflow as a skill", "save to skill", "remember how to do this", "turn this into a skill", "next time do it the same way", AND update/extend phrasings like "update that skill", "extend the skill", "add this step to the skill", "make the skill also remember toโ€ฆ", "ๆ›ดๆ–ฐ่ฟ™ไธชๆŠ€่ƒฝ", "ๆŠŠ่ฟ™ไธ€ๆญฅๅŠ ๅˆฐๆŠ€่ƒฝ้‡Œ", "่ฎฉๆŠ€่ƒฝไนŸ่ฎฐไฝโ€ฆ". Search the existing skills first, then EXTEND the one that already covers this workflow or CREATE a new one โ€” never duplicate. Skills are saved/extended ONLY through the vibe_seller_save_skill MCP tool (the built-in Write/Edit tools do not persist skill files); they then auto-load for future tasks.

2026-07-17
noon-shared
software-developers

Common noon Seller Center mechanics โ€” login (OTP auto-fetch), page-structure URL map, My Catalog read access, common modals, button-click patterns, project-ID discovery. Prerequisite: every other noon-* skill (noon-listing, noon-fbn, noon-exports, noon-ads) expects this loaded for auth and shared UI patterns.

2026-07-17
amazon-ads
market-research-analysts-and-marketing-specialists-131161

Amazon Sponsored Products / Sponsored Brands / Sponsored Display ads + Coupons on Seller Central / advertising console. ONE catalog covering BOTH mechanics (URLs, click paths, modal patterns, kat-* component gotchas, field input ranges) AND workflows (tuning existing campaigns, weekly review, search-term harvest, ACOS improvement). Load this skill BEFORE any browser-use action that creates, edits, captures, archives, or downloads campaigns / ad-groups / keywords / product targets / coupons on amazon.<tld> or advertising.amazon.<tld>. The catalog below points to topical references โ€” load whichever ones the task needs. Defaults to last 30 days for tuning analysis but accepts any user-specified window.

2026-07-16
browser-harness
software-developers

MUST load BEFORE running any browser-use command. This is the only bridge between the agent and the browser โ€” browser-use 0.13 has NO subcommands (open/click/state are gone); you drive the browser by piping Python helper code via a heredoc. Contains the helper API, wrapper rules, session management, and store-task restrictions. Without this skill, browser commands will fail.

2026-07-16
noon-listing
project-management-specialists

Noon listing operations โ€” create SKU (3-step wizard) and edit listings (Offer / Content / Sizes / Groups tabs). Load when creating, editing, pricing, restocking, or updating content on a noon SKU.

2026-07-14
amazon-invoice
desktop-publishers-439031

Generate tax invoices from Amazon Seller Central order data using browser extraction and PDF generation

2026-07-10
amazon-reports
file-clerks-434071

Amazon platform only. MUST load BEFORE taking any action when the task involves Amazon Seller Central report pages (Tax Document Library, Business Reports, Fulfillment, Payments CSV, Advertising Reports, etc.). Contains URLs, hover navigation, CSV structures, and wait times.

2026-07-10
noon-exports
office-clerks-general-439061

Noon data exports โ€” Sales report (per country), Transaction View (multi-contract CSV with status enum gotchas), Catalog Exports (Content / Pricing / Stock / Reports). Load when downloading sales, finance, transaction, or catalog data from noon.

2026-07-10
noon-fbn
office-clerks-general-439061

Noon Fulfilled-by-noon (FBN) โ€” ASN creation flow, ASN status enum, inventory export, barcode print. Load when scheduling a shipment, managing FBN inventory, creating an ASN, or exporting warehouse stock.

2026-07-10
noon-ads
market-research-analysts-and-marketing-specialists-131161

Noon Ad Manager โ€” campaigns (Auto / Manual / Brand), tuning audits, keyword research, negatives, Vantage analytics. Covers Targets / Customer Queries / Export Data flows. Load for any noon ads work โ€” review, audit, tune, create. References under references/ for the tuning playbook (ads-tuning.md), creation guide (ads-creation.md), and keyword research (ads-keyword-research.md).

2026-07-09
review-collect
market-research-analysts-and-marketing-specialists-131161

Collect product ratings + full customer-review history from Amazon (Seller Central / storefront) and noon, for every product in a store's catalog, and dump them as generic versioned JSON under store-data/<slug>/reviews/. Read-only: NEVER posts, replies to, edits, or deletes anything on Amazon or noon โ€” it only reads review pages. Load this skill for any task that says collect/gather/refresh product reviews or ratings, build a review dataset, or audit customer ratings across a store. Produces one JSON per product (reviews/v1 contract) + a _MANIFEST.json index the server completeness reviewer checks. Defaults to FULL review history every run (idempotent, dedup by review id); accepts a per-(platform,country) scope from the store's metadata.json.

2026-07-07
qianniu-ads
market-research-analysts-and-marketing-specialists-131161

Taobao/Tmall ไธ‡็›ธๅฐๆ— ็•Œ (one.alimama.com) ad analysis + campaign (่ฎกๅˆ’) CRUD for a ๅƒ็‰› store. Load before any browser-use action that reviews, audits, tunes, or reports on ไธ‡็›ธๅฐ ่ฎกๅˆ’ โ€” ๅนฟๅ‘Šไผ˜ๅŒ– / ๆฏๆ—ฅ(ๆฏๅ‘จ)ๅนฟๅ‘Šไผ˜ๅŒ– / 'review the ads' / adjust ่ฎกๅˆ’. Analysis is bulk-first: download ๆŠฅ่กจ exports and parse them, rather than scraping the UI. Plan create/edit/delete is surfaced for HUMAN review, never auto-executed. Decision thresholds live in the store's ads-rules.md, never in this skill. Requires qianniu-shared for login + navigation.

2026-07-03
qianniu-listing
file-clerks-434071

Taobao/Tmall ๅƒ็‰› listing (ๅ•†ๅ“) CRUD via the Excel bulk round trip โ€” ๅ•†ๅ“็ฎก็† โ†’ ๆ›ดๅคšๆ‰น้‡ๆ“ไฝœ โ†’ excelๅ•†ๅ“ๆ‰น้‡ๅฏผๅ‡บ (export) โ†’ edit the workbook โ†’ excelๅ•†ๅ“ๆ‰น้‡็ผ–่พ‘ / ๆ‰น้‡ๅฏผๅ…ฅ (import). One round trip creates/edits many ๅ•†ๅ“ at once (price, stock, title, attributes). Load before any browser-use action that lists, edits, prices, restocks, or bulk-updates ๅ•†ๅ“ on a ๅƒ็‰› store. Prefer this bulk flow over per-item clicking; the single-item ๅ‘ๅธƒๅ•†ๅ“ wizard is the fallback. Requires qianniu-shared for login + navigation.

2026-07-03
qianniu-shared
office-clerks-general-439061

Common Taobao/Tmall ๅƒ็‰› (Qianniu) seller mechanics โ€” chrome-backend login (QR scan or slider-captcha + SMS is a HUMAN step; NO auto-captcha), wrong-account guard (verify the logged-in ๅบ—้“บๅ matches the bound store, else ask), promo/ๅ…ฌๅ‘Š/ๅฎ‰ๅ…จๆ็คบ popup detect-and-close on every page load, the ๅƒ็‰› / ็”Ÿๆ„ๅ‚่ฐ‹ (sycm) / ไธ‡็›ธๅฐๆ— ็•Œ (one.alimama.com) page map + SSO, per-store download dir, and GB18030 CSV caveat. Prerequisite: every other qianniu-* skill (qianniu-listing, qianniu-ads) expects this loaded for auth + navigation. Load before any browser-use action on a Taobao/Tmall (ๅƒ็‰›) store.

2026-07-03
amazon-listing
market-research-analysts-and-marketing-specialists-131161

Amazon listing CRUD via the category flat-file (Add Products via Upload). Create a variation family (parent + colour/size children), update attributes, change parent-child relationships, and delete SKUs โ€” all in one template round trip. Also covers the end-to-end sourcing flow: a supplier link (e.g. 1688) โ†’ extract product data โ†’ local GPU-free OCR of detail images โ†’ generate title / bullet points / description โ†’ bilingual review with the user โ†’ propose the parent-child structure โ†’ fill the template โ†’ upload โ†’ read the processing report. Load this BEFORE any browser-use action on sellercentral.amazon.<tld>/listing/upload or when the task is to create / edit / delete a listing from a product link.

2026-07-03
amazon-ads
market-research-analysts-and-marketing-specialists-131161

Amazon Sponsored Products / Sponsored Brands / Sponsored Display ads + Coupons on Seller Central / advertising console. ONE catalog covering BOTH mechanics (URLs, click paths, modal patterns, kat-* component gotchas, field input ranges) AND workflows (tuning existing campaigns, weekly review, search-term harvest, ACOS improvement). Load this skill BEFORE any browser-use action that creates, edits, captures, archives, or downloads campaigns / ad-groups / keywords / product targets / coupons on amazon.<tld> or advertising.amazon.<tld>. The catalog below points to topical references โ€” load whichever ones the task needs. Defaults to last 30 days for tuning analysis but accepts any user-specified window.

2026-07-02
debug-store
software-developers

Developer-only skill for poking at vibe-seller stores from outside the task system โ€” inspect the SQLite DB, drive a store's browser-use wrapper directly via the CDP proxy, manage VIBE_TASK_ID for stable sessions, recover wedged daemons, find seller SKUs, and authenticate without the JWT cookie path. Load when the user says 'debug a store', 'why is store X broken', 'check the wrapper for store X', 'I need to drive Ziniao directly without creating a task', or anything that touches the runtime store layer outside the normal task โ†’ agent flow.

2026-07-02
browser-use
software-developers

MUST load BEFORE running any browser-use command. This is the only bridge between the agent and the browser โ€” contains all CLI syntax (open, click, hover, scroll, input, state, eval, etc.), wrapper rules, session management, and store-task restrictions. Without this skill, browser-use commands will fail or use wrong syntax.

2026-07-02
debug-task
software-developers

Debug agent task execution infrastructure issues โ€” wrong cwd, wrong files, wrong venv, browser startup failures, agent retry loops, skill loading failures

2026-07-02
amazon-invoice
software-developers

Generate tax invoices from Amazon Seller Central order data using browser extraction and PDF generation

2026-06-29
amazon-reports
software-developers

Amazon platform only. MUST load BEFORE taking any action when the task involves Amazon Seller Central report pages (Tax Document Library, Business Reports, Fulfillment, Payments CSV, Advertising Reports, etc.). Contains URLs, hover navigation, CSV structures, and wait times.

2026-06-29
amazon-shared
software-developers

Common Amazon Seller Central / advertising-console mechanics โ€” marketplace TLD map, hamburger-menu hover navigation, sign-in / Ziniao auto-fill / OTP redirect handling, ad-console vs seller-central account caveat, capture rule. Prerequisite: every other amazon-* skill (amazon-ads, amazon-reports, amazon-invoice, future amazon-listing / amazon-fbn / etc.) expects this loaded for cross-cutting auth and navigation patterns.

2026-06-29
noon-ads
market-research-analysts-and-marketing-specialists-131161

Noon Ad Manager โ€” campaigns (Auto / Manual / Brand), tuning audits, keyword research, negatives, Vantage analytics. Covers Targets / Customer Queries / Export Data flows. Load for any noon ads work โ€” review, audit, tune, create. References under references/ for the tuning playbook (ads-tuning.md), creation guide (ads-creation.md), and keyword research (ads-keyword-research.md).

2026-06-29
noon-exports
office-clerks-general-439061

Noon data exports โ€” Sales report (per country), Transaction View (multi-contract CSV with status enum gotchas), Catalog Exports (Content / Pricing / Stock / Reports). Load when downloading sales, finance, transaction, or catalog data from noon.

2026-06-29
noon-fbn
production-planning-and-expediting-clerks-435061

Noon Fulfilled-by-noon (FBN) โ€” ASN creation flow, ASN status enum, inventory export, barcode print. Load when scheduling a shipment, managing FBN inventory, creating an ASN, or exporting warehouse stock.

2026-06-29
noon-listing
production-planning-and-expediting-clerks-435061

Noon listing operations โ€” create SKU (3-step wizard) and edit listings (Offer / Content / Sizes / Groups tabs). Load when creating, editing, pricing, restocking, or updating content on a noon SKU.

2026-06-29
noon-shared
office-clerks-general-439061

Common noon Seller Center mechanics โ€” login (OTP auto-fetch), page-structure URL map, My Catalog read access, common modals, button-click patterns, project-ID discovery. Prerequisite: every other noon-* skill (noon-listing, noon-fbn, noon-exports, noon-ads) expects this loaded for auth and shared UI patterns.

2026-06-29
review-collect
office-clerks-general-439061

Collect product ratings + full customer-review history from Amazon (Seller Central / storefront) and noon, for every product in a store's catalog, and dump them as generic versioned JSON under store-data/<slug>/reviews/. Read-only: NEVER posts, replies to, edits, or deletes anything on Amazon or noon โ€” it only reads review pages. Load this skill for any task that says collect/gather/refresh product reviews or ratings, build a review dataset, or audit customer ratings across a store. Produces one JSON per product (reviews/v1 contract) + a _MANIFEST.json index the server completeness reviewer checks. Defaults to FULL review history every run (idempotent, dedup by review id); accepts a per-(platform,country) scope from the store's metadata.json.

2026-06-29
debug-ci
software-quality-assurance-analysts-and-testers

Debug CI failures by downloading artifact logs, reading test code, and tracing agent LLM thinking to find root causes

2026-05-14