marp-3-image-guidelines

Sub-skill of marp: 3. Image Guidelines.

5 stars

Best use case

marp-3-image-guidelines is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

Sub-skill of marp: 3. Image Guidelines.

Teams using marp-3-image-guidelines should expect a more consistent output, faster repeated execution, less prompt rewriting.

When to use this skill

  • You want a reusable workflow that can be run more than once with consistent structure.

When not to use this skill

  • You only need a quick one-off answer and do not need a reusable workflow.
  • You cannot install or maintain the underlying files, dependencies, or repository context.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/3-image-guidelines/SKILL.md --create-dirs "https://raw.githubusercontent.com/vamseeachanta/workspace-hub/main/.agents/skills/_archive/development/documentation/marp/3-image-guidelines/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/3-image-guidelines/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How marp-3-image-guidelines Compares

Feature / Agentmarp-3-image-guidelinesStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

Sub-skill of marp: 3. Image Guidelines.

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

SKILL.md Source

# 3. Image Guidelines

## 3. Image Guidelines


```markdown
<!-- Use consistent sizing -->
![width:800px](./full-width.png)
![width:400px](./medium.png)

<!-- Use relative paths -->
![](./images/diagram.png)

<!-- Include alt text -->
![Architecture diagram](./images/arch.png)
```

Related Skills

stable-diffusion-image-generation

5
from vamseeachanta/workspace-hub

State-of-the-art text-to-image generation with Stable Diffusion models via HuggingFace Diffusers. Use when generating images from text prompts, performing image-to-image translation, inpainting, or building custom diffusion pipelines.

brand-guidelines

5
from vamseeachanta/workspace-hub

Create and maintain brand guidelines including visual identity, voice and tone, and usage rules. Use for establishing brand standards, style guides, and ensuring brand consistency across materials.

docker-1-image-optimization

5
from vamseeachanta/workspace-hub

Sub-skill of docker: 1. Image Optimization (+4).

cli-productivity-1-tool-selection-guidelines

5
from vamseeachanta/workspace-hub

Sub-skill of cli-productivity: 1. Tool Selection Guidelines (+2).

orcaflex-visualization-image-outputs

5
from vamseeachanta/workspace-hub

Sub-skill of orcaflex-visualization: Image Outputs (+1).

pandoc-2-image-management

5
from vamseeachanta/workspace-hub

Sub-skill of pandoc: 2. Image Management (+2).

marp-slide-2-key-points

5
from vamseeachanta/workspace-hub

Sub-skill of marp: Slide 2: Key Points.

marp-right-column

5
from vamseeachanta/workspace-hub

Sub-skill of marp: Right Column.

marp-pdf-export-fails

5
from vamseeachanta/workspace-hub

Sub-skill of marp: PDF Export Fails (+3).

marp-left-column

5
from vamseeachanta/workspace-hub

Sub-skill of marp: Left Column.

marp-integration-with-npm-project

5
from vamseeachanta/workspace-hub

Sub-skill of marp: Integration with npm Project (+1).

marp-inline-math

5
from vamseeachanta/workspace-hub

Sub-skill of marp: Inline Math.