| 123456789101112131415161718192021222324252627 |
- {
- "id": "brand-guidelines",
- "name": "Anthropic Brand Styling",
- "description": "Applies Anthropic's official brand colors and typography to any sort of artifact that may benefit from having Anthropic's look-and-feel. Use it when brand colors or style guidelines, visual formatting, or company design standards apply.",
- "steps": [
- {
- "id": 1,
- "name": "analyze",
- "description": "Analyze requirements",
- "type": "instruction"
- },
- {
- "id": 2,
- "name": "execute",
- "description": "Execute skill task",
- "type": "instruction"
- },
- {
- "id": 3,
- "name": "output",
- "description": "Generate output",
- "type": "instruction"
- }
- ],
- "inputs": [],
- "outputs": []
- }
|