add-announcement
Manages sidebar announcements for the Agenta dashboard.
Install
mkdir -p .claude/skills/add-announcement && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/5261" && unzip -o skill.zip -d .claude/skills/add-announcement && rm skill.zipInstalls to .claude/skills/add-announcement
Activation
This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.
Helps add announcement cards to the sidebar banner system. Use when adding changelog entries, feature announcements, updates, or promotional banners to the Agenta sidebar. Handles both simple changelog entries and complex custom banners.Key capabilities
- →Adds changelog entries to the sidebar banner system
- →Configures promotional banners with priority levels
- →Supports reactive state management via Jotai atoms
- →Provides guidelines for banner title and description length
How it works
The skill guides users to update a JSON data file, which the system then renders in the sidebar based on priority and dismissal state.
Inputs & outputs
When to use add-announcement
- →Adding feature announcements
- →Posting changelog updates
- →Managing sidebar banners
About add-announcement
Updates the sidebar banner system by adding new entries to the changelog or configuring custom promotional banners with specific priorities.
Helps add announcement cards to the sidebar banner system. Use when adding changelog entries, feature announcements, updates, or promotional banners to the Agenta sidebar. Handles both simple changelog entries and complex custom banners.
When not to use it
- →When creating complex custom banners without consulting the system README
Limitations
- →Only one banner displays at a time
- →Requires manual creation of documentation pages
- →Limited to plain text descriptions
How it compares
This workflow ensures consistent formatting and priority management compared to manually editing UI components.
Compared to similar skills
add-announcement side by side with the closest alternatives in the catalog.
| Skill | Installs | Updated | Safety | Difficulty |
|---|---|---|---|---|
| add-announcement (this skill) | 1 | 7mo | Review | Beginner |
| bpmn-js | 0 | 3mo | Review | Advanced |
| zustand | 113 | 2mo | No flags | Intermediate |
| threejs-skills | 61 | 4mo | No flags | Intermediate |
Try saying
Example prompts that trigger this skill in your AI assistant.
More by Agenta-AI
View all by Agenta-AI →You might also like
bpmn-js
Miragon
bpmn-js modeler internals — EventBus, services, copy-paste architecture, clipboard polyfill, modeler lifecycle. Use when working on bpmn-webview, diagram interactions, copy-paste, clipboard, or element templates.
zustand
lobehub
Zustand state management guide. Use when working with store code (src/store/**), implementing actions, managing state, or creating slices. Triggers on Zustand store development, state management questions, or action implementation.
threejs-skills
sickn33
Three.js skills for creating 3D elements and interactive experiences
accessibility-compliance
wshobson
Implement WCAG 2.2 compliant interfaces with mobile accessibility, inclusive design patterns, and assistive technology support. Use when auditing accessibility, implementing ARIA patterns, building for screen readers, or ensuring inclusive user experiences.
react-modernization
wshobson
Upgrade React applications to latest versions, migrate from class components to hooks, and adopt concurrent features. Use when modernizing React codebases, migrating to React Hooks, or upgrading to latest React versions.
3d-graphics
samhvw8
3D web graphics with Three.js (WebGL/WebGPU). Capabilities: scenes, cameras, geometries, materials, lights, animations, model loading (GLTF/FBX), PBR materials, shadows, post-processing (bloom, SSAO, SSR), custom shaders, instancing, LOD, physics, VR/XR. Actions: create, build, animate, render 3D scenes/models. Keywords: Three.js, WebGL, WebGPU, 3D graphics, scene, camera, geometry, material, light, animation, GLTF, FBX, OrbitControls, PBR, shadow mapping, post-processing, bloom, SSAO, shader, instancing, LOD, WebXR, VR, AR, product configurator, data visualization, architectural walkthrough, interactive 3D, canvas. Use when: creating 3D visualizations, building WebGL/WebGPU apps, loading 3D models, adding animations, implementing VR/XR, creating interactive graphics, building product configurators.