Agent Skill
2/7/2026image-copyright-asset-compliance
Ensure all images and assets used in SulitFinds are copyright-safe, properly licensed, and compliant with site policy. Automates checks for licensing, source, file type, and alt text.
D
dibelelyrian
0GitHub Stars
2Views
npx skills add dibelElyrian/mywebsite
SKILL.md
| Name | image-copyright-asset-compliance |
| Description | Ensure all images and assets used in SulitFinds are copyright-safe, properly licensed, and compliant with site policy. Automates checks for licensing, source, file type, and alt text. |
name: image-copyright-asset-compliance description: Ensure all images and assets used in SulitFinds are copyright-safe, properly licensed, and compliant with site policy. Automates checks for licensing, source, file type, and alt text.
Use this skill to validate image and asset usage for any new or updated content.
Core requirements:
- Only use images that are public domain, CC0, royalty-free, or explicitly licensed for commercial use
- Acceptable sources: public-domain/CC0 libraries, AI-generated images for SulitFinds, original graphics (icons/diagrams)
- Do not use or hotlink images from Shopee, TikTok Shop, brand sites, blogs, or review sites
- Do not use marketplace product images, even if sample images are available
- No SVGs for cover images (JPG/PNG only)
- Prefer generic, non-branded visuals (no logos, trademarks, or identifiable packaging unless clearly allowed)
- Add descriptive alt text that does not imply ownership or endorsement
Operational steps:
- Scan all new/changed images and asset references for source and license compliance
- Remove or replace any questionable or unlicensed images
- If copyright-safe assets are not available, omit images rather than risk infringement
- Confirm all images and content used comply with this policy before publishing
Checklist:
- Search for new/changed image files in public/, content/, docs/, src/
- Check for forbidden sources (marketplaces, blogs, brand sites)
- Validate file types for cover images (JPG/PNG only)
- Ensure alt text is present and descriptive
- Flag any asset that does not meet requirements for manual review
Integration:
- Use this skill as part of the pre-publish and code review process
- Combine with sensitive data leak prevention for full compliance
Exception handling:
- If a user requests an image that does not meet these requirements, prompt for an alternative or explicit approval
Skills Info
Original Name:image-copyright-asset-complianceAuthor:dibelelyrian
Download