Fabric Api
Provides API guidance and assistance for agent workflows.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add fabric-api npx -- -y @trustedskills/fabric-api
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"fabric-api": {
"command": "npx",
"args": [
"-y",
"@trustedskills/fabric-api"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The fabric-api skill provides capabilities related to Fabric.js, a powerful JavaScript library for working with canvas elements. It allows AI agents to generate and manipulate vector graphics programmatically, enabling tasks like creating custom illustrations or processing image data in a visual format. This skill facilitates the creation of dynamic and interactive visuals within an agent's workflow.
When to use it
- Generating simple diagrams: Create basic flowcharts or architectural sketches based on textual descriptions.
- Image manipulation: Perform tasks like resizing, cropping, or applying filters to images programmatically.
- Creating custom icons/logos: Design unique visual assets for applications or projects.
- Interactive visualizations: Build dynamic and responsive graphical interfaces within an agent's output.
Key capabilities
- Fabric.js integration
- Vector graphic generation
- Image manipulation
- Canvas element processing
Example prompts
- "Create a simple flowchart illustrating the steps in the onboarding process."
- "Generate a logo with a blue circle and the text 'TrustedSkills'."
- "Resize this image to 50% of its original size and save it as PNG."
Tips & gotchas
This skill requires familiarity with basic graphical concepts. The complexity of generated visuals depends on the clarity and detail provided in the prompt.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.