Skip to content

Conversation

@jamesmontemagno
Copy link
Contributor

@jamesmontemagno jamesmontemagno commented Dec 19, 2025

Pull Request Checklist

  • I have read and followed the CONTRIBUTING.md guidelines.
  • My contribution adds a new instruction, prompt, or chat mode file in the correct directory.
  • The file follows the required naming convention.
  • The content is clearly structured and follows the example format.
  • I have tested my instructions, prompt, or chat mode with GitHub Copilot.
  • I have run npm start and verified that README.md is up to date.

Description


Type of Contribution

  • New instruction file.
  • New prompt file.
  • New chat mode file.
  • New collection file.
  • Update to existing instruction, prompt, chat mode, or collection.
  • Other (please specify):

Additional Notes


By submitting this pull request, I confirm that my contribution abides by the Code of Conduct and will be licensed under the MIT License.

Copilot AI review requested due to automatic review settings December 19, 2025 21:14
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This pull request adds a new Agent Skill for image manipulation using ImageMagick. The skill provides comprehensive cross-platform instructions for processing images on Windows (PowerShell), Linux, and macOS (Bash).

Key Changes:

  • Adds image-manipulation-image-magick skill with detailed SKILL.md documentation
  • Includes examples for resizing, format conversion, batch processing, and metadata retrieval
  • Provides platform-specific patterns and guidelines for both PowerShell and Bash

Copy link
Contributor

@aaronpowell aaronpowell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

README doesn't match the generated output (and there are some merge conflicts) - can you review and update

@jamesmontemagno
Copy link
Contributor Author

@copilot open a new pull request to apply changes based on the comments in this thread and pull up and resolve any conflicts

Copilot AI and others added 3 commits January 21, 2026 16:48
Co-authored-by: jamesmontemagno <1676321+jamesmontemagno@users.noreply.github.com>
…nts-changes

Fix skill validation: align name field with folder name
@jamesmontemagno
Copy link
Contributor Author

@aaronpowell how about now?

@aaronpowell aaronpowell merged commit 42cfbda into github:main Jan 22, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants