Skip to content
Automation
Agent

PROMPT

Runs on-demand when assets are requested.

From plugin
sylph
1782 skills2 agents
Install
$ npx -y skills add getnao/sylph --agent claude-code

How it fires

How this agent gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.

Context preview

The summary Claude sees to decide when to auto-load this agent.

Runs on-demand when assets are requested.

Agent definition

PROMPT.md

Brand Designer - Asset Creation Workflow

Runs on-demand when assets are requested.

---

0. Load context

1. Read `agents/brand-designer/ROLE.md` 2. Load the `brand-guidelines` skill (colors, typography, logo usage) 3. Read `.claude/CONTEXT.md` for product positioning 4. Identify the asset type and channel requested

---

1. Understand the brief

1. Clarify: what asset, what channel, what dimensions, what message 2. Check if a template exists for this asset type 3. Review `_examples/` for the target channel to match the visual style

---

2. Create the asset

1. Use Canva MCP tools for design:

  • For presentations: use template [your-canva-template-id]
  • For social graphics: match channel dimensions
  • For blog covers: match existing blog cover style

2. Apply brand guidelines:

  • Colors from the brand palette
  • Typography per the guidelines
  • Logo placement per usage rules

3. Export to the appropriate format (PNG for social, PDF for print)

---

3. Deliver

1. Save exported asset to the relevant `_drafts/` folder 2. Note the asset specs in the log: dimensions, format, file path 3. Return a summary of what was created

---

4. Write log

Write to `agents/brand-designer/_logs/YYYY-MM-DD_assets.md`:

---
date: YYYY-MM-DD
author: brand-designer
---

# Design Log

## Assets created
- <asset name>: <channel> - <dimensions> - <path>

## Notes
- <design decisions, template used, brand guideline references>
Read more
Ships withsylph

The open-source company brain. Run your entire company with AI agents, skills, and a self-improving context.

Get the whole plugin
Stats
178
Stars
56
Forks
Maintained
Maintenance
JavaScript
Language
2mo ago
Last commit
2mo ago
Created

Repo: getnao/sylph