upload-post-image Skill
Use when adding or migrating non-thumbnail images for a Hugging Face Blog post. Uploads body images to the Hugging Face documentation-images dataset, updates the Markdown, and verifies the new links. Published by huggingface in blog.
What is upload-post-image Skill?
Use when adding or migrating non-thumbnail images for a Hugging Face Blog post. Uploads body images to the Hugging Face documentation-images dataset, updates the Markdown, and verifies the new links. Published by huggingface in blog. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Documentation
- Data analysis
- Design and media
- Documentation use cases
- Data analysis use cases
Technical details
- Install or run with Copy skill directory
When to use upload-post-image Skill
- Use it for documentation.
- Use it for data analysis.
- Use it for design and media.
Built with
Editorial notes
Source
- Creator: huggingface
- Repository: huggingface/blog
- Skill file: .agents/skills/upload-post-image/SKILL.md
What it does
Use when adding or migrating non-thumbnail images for a Hugging Face Blog post. Uploads body images to the Hugging Face documentation-images dataset, updates the Markdown, and verifies the new links.
Skill instructions
Upload Post Image Use this skill when a blog post needs an image in the article body. Do not use this skill for thumbnails. Blog thumbnails stay in this repository under assets/<post-slug/ and are referenced from frontmatter with /blog/assets/<post-slug/<thumbnail-file. Body images, diagrams, screenshots, GIFs, and videos should live in the Hugging Face Documentation Images dataset: huggingface/documentation-images Use a mirrored folder under: blog/<post-slug/ This keeps the blog repository small while still making images stable and public. Workflow 1. Identify the post slug. Use the Markdown filename without .md unless the user asks for a different folder. For my-post.md, use: blog/my-post/ 2. Identify the image role. If the image is the post thumbnail, keep it in this repo under: assets/<post-slug/ If the image appears inside the article body, upload it to: huggingface/documentation-images 3. Choose a descriptive filename. Use a short filename that describes the image's role in the p
Explore related resources
Frequently asked questions
What is upload-post-image?
upload-post-image is a open-source AI agent skill with Copy skill directory. Use when adding or migrating non-thumbnail images for a Hugging Face Blog post. Uploads body images to the Hugging Face documentation-images dataset, updates the Markdown, and verifies the new links.
Who is upload-post-image best for?
upload-post-image is best for reusing agent instructions, scripts, and references, documentation workflows, data analysis workflows, design and media workflows.
How do I install upload-post-image?
Install or run upload-post-image using Copy skill directory. Check upload-post-image for the latest setup command.
Is upload-post-image actively maintained?
upload-post-image may need a closer maintenance check before production use.
Auto-fetched from GitHub.