By pierrelzw
Search and compare flight prices using Google Flights data — bilingual Chinese/English
A Claude Code skill that searches and compares flight prices using Google Flights data. Supports natural language input in Chinese and English.
/plugin marketplace add pierrelzw/zhiwei-skills
/plugin install search-flights@pierrelzw
In Claude Code, just describe what you need:
/search-flights 温哥华到北京,7月到8月,待25-45天,直飞
/search-flights 7月1号飞北京,30号回来
/search-flights 单程温哥华飞东京,8月25日
/search-flights Find cheapest YVR to PEK in July, about 2 weeks
/search-flights one way Vancouver to Tokyo, Aug 25
You can also be vague — Claude will ask follow-up questions:
/search-flights 帮我搜个暑假回国的机票
| Mode | When | Example |
|---|---|---|
| Flexible date range | Compare prices across a window | "7月到8月之间,待2-4周" |
| Exact dates | Specific departure and return | "7月1号去,30号回" |
| One-way | No return needed | "单程飞东京,8月25日" |
The skill maps city names (Chinese/English) to IATA codes automatically:
Vancouver, Beijing, Shanghai, Toronto, Tokyo, Hong Kong, Taipei, Singapore, Seoul, Los Angeles, San Francisco, New York, London, Guangzhou, Shenzhen, Chengdu, Osaka, Bangkok, Kuala Lumpur, Sydney, Melbourne, Paris, Dubai, Seattle, Chicago, Calgary, Hangzhou, Nanjing, Xiamen, Chongqing, Wuhan, Xi'an, Kunming
You can also use IATA codes directly (e.g., YVR, PEK).
fli library, an unofficial reverse-engineered Google Flights API.# Run tests (no API calls, pure unit tests)
.venv/bin/python -m pytest tests/ -v
MIT
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub pierrelzw/search-flights --plugin search-flightsSmart-cut monologue videos on Apple Silicon — mlx-qwen3-asr transcription + 剪映-style transcript-inline review UI + frame-accurate ffmpeg cut
End-to-end GitHub issue workflow — preflight, plan (with codex review), worktree, implement, verify, multi-reviewer pipeline, PR, CI, merge
End-to-end toolkit for cleaning, framing, captioning and posterizing video-podcast clips on macOS (Apple Silicon).
Bilingual Chinese+English subtitle pipeline — YouTube/local video → EN SRT + ZH SRT + burned 720×1280 mp4
macOS system doctor — system info, disk cleanup, and maintenance
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
A growing collection of Claude-compatible academic workflow bundles. Covers scientific figures, manuscript writing and polishing, reviewer assessment, citation retrieval, data availability, paper reading, literature search, response letters, paper-to-PPTX conversion, and evidence-grounded Chinese invention patent drafting. Rules are organized as reusable skill folders with explicit workflows and quality checks.
Intelligent draw.io diagramming plugin with AI-powered diagram generation, multi-platform embedding (GitHub, Confluence, Azure DevOps, Notion, Teams, Harness), conditional formatting, live data binding, and MCP server integration for programmatic diagram creation and management.
Persistent file-based planning for AI coding agents. Crash-proof markdown plans (task_plan.md, findings.md, progress.md) that survive context loss and /clear, with an opt-in completion gate and multi-agent shared state. Manus-style. Works with Claude Code, Codex CLI, Cursor, Kiro, OpenCode and 60+ agents via the SKILL.md standard. Includes Arabic, German, Spanish, and Chinese (Simplified and Traditional).
Complete creative writing suite with 10 specialized agents covering the full writing process: research gathering, character development, story architecture, world-building, dialogue coaching, editing/review, outlining, content strategy, believability auditing, and prose style/voice analysis. Includes genre-specific guides, templates, and quality checklists.
Payload Development plugin - covers collections, fields, hooks, access control, plugins, and database adapters.