danielrosehill

Aliexpress Read — Development skill for Claude Code

Development community

Read and summarise the AliExpress product page in the user's active tab.

How to install Aliexpress Read

Installs to ~/.claude/skills/danielrosehill-aliexpress-shopper-aliexpress-read/SKILL.md

Terminal
mkdir -p ~/.claude/skills/danielrosehill-aliexpress-shopper-aliexpress-read && curl -fsSL https://raw.githubusercontent.com/danielrosehill/Aliexpress-Shopper/HEAD/commands/aliexpress-read.md -o ~/.claude/skills/danielrosehill-aliexpress-shopper-aliexpress-read/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Aliexpress Read does


name: aliexpress-read description: Read and summarise the AliExpress product page in the user's active tab. Hands off to the `read-current-listing` skill.

/aliexpress-read

Summarise the AliExpress listing in the active Chrome tab.

Usage: `/aliexpress-read`

Pulls title, store, price, variants, rating, shipping options, and notable flags from the page the user is currently viewing. Does not navigate or click — read-only.

Alternatives in Development

  • Hackingtool Plugin — Claude Code plugin: 183+ pentesting & OSINT tools from Z4nzu/hackingtool 1k ★
  • Gov Backlinks — Free .gov backlinks - drive the user's browser through SAM.gov, the SBA small business listing, and state vend 195 ★
  • Product Requirements Document — Agent-skill-manager — Product: agent-skill-manager (asm) Version: 1.10.0 (current) → 3.0 (vision) Author: luongnv89 Date: 2026-03-19 185 ★

Full documentation available on GitHub

View Source Repository