danielrosehill

Aliexpress Search — Development skill for Claude Code

Development community

Search aliexpress.com in the user's browser via Claude in Chrome and return visible results.

How to install Aliexpress Search

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

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

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

What Aliexpress Search does


name: aliexpress-search description: Search aliexpress.com in the user's browser via Claude in Chrome and return visible results. Hands off to the `search-aliexpress` skill.

/aliexpress-search

Run a text search on aliexpress.com in the user's live Chrome session.

Usage: `/aliexpress-search `

This invokes the `search-aliexpress` skill. Results come from whatever locale, currency, and login state the user already has on aliexpress.com — no IL-specific defaults applied here. Fo

Alternatives in Development

  • Hackingtool Plugin — Claude Code plugin: 183+ pentesting & OSINT tools from Z4nzu/hackingtool 1k ★
  • Memory Search — Search through Claude's persistent memories for specific content, patterns, or keywords 332 ★
  • Obsidian Find — Smart vault search — returns results with context, not just filenames 277 ★

Full documentation available on GitHub

View Source Repository