courier-skills
AI agent skill for building production-ready notifications across various channels.
GraphCanon updated 2w · GitHub synced 2w · 26 views this month
Decision brief
Courier-Skills is an AI agent skill that enables robust notification systems via email, SMS, push, in-app updates, Slack, Teams, and WhatsApp, covering deliverability, compliance, and growth patterns.
Good fit when
- Integrate multi-channel notifications into your application for end-to-end messaging solutions
- Ensure regulatory compliance while maintaining high delivery rates across channels
Avoid when
- Avoid if you require a platform-specific integration without support for multiple notification channels
- Not ideal if your project prioritizes self-managed notification systems over using an AI-assisted approach
Observed Jul 16, 2026 · Source: enrich:decision_facts
Verify the decision
Maintenance and security
Full trust report- Maintenance
- Active (11d since push)
- As of 2w
- Provenance
- Not a fork · Organization account
- As of 2w
- Security (OSV)
- No lockfile
- As of 1mo
Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.
Install
git clone https://github.com/trycourier/courier-skillsSimilar tools
Same-category neighbours. No typed graph edges are catalogued for this tool yet.
Evidence and technical details
Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.
Overview
A repository providing an AI agent skill focused on creating robust notification systems through multiple delivery methods, ensuring deliverability and compliance with growth patterns considered.
Capability facts
No sourced capability facts yet. Facts appear after ingest scans repo manifests (Dockerfile, package.json, MCP configs).
Categories
Compatibility
Sourced claims from the README excerpt - not unsourced marketing copy.
Source: README excerpt (regex_v1, Aug 6, 2026)
npx skills add trycourier/courier-skillsSource link
Source: README excerpt (regex_v1, Aug 6, 2026)
**Any assistant** (recommended; works with Claude Code, Cursor, Codex, and more):Source link
Tags
README
Install
Any assistant (recommended; works with Claude Code, Cursor, Codex, and more):
npx skills add trycourier/courier-skills
Claude Code (plugin; self-updates and ships the Courier docs MCP):
/plugin marketplace add trycourier/courier-skills
/plugin install courier@courier-skills
Run /plugin update courier@courier-skills to pick up changes. The plugin ships the Courier docs MCP server (.mcp.json), so the agent can look things up with no extra setup.
Manual clone (any tool that reads a skills directory):
git clone https://github.com/trycourier/courier-skills.git /tmp/courier-skills
cp -R /tmp/courier-skills/skills/courier ~/.cursor/skills/ # or ~/.claude/skills/
Discovery is driven by the name and description frontmatter in SKILL.md, with no extra configuration.
License
MIT © Courier, Inc.
Built for the Courier notification platform. Works with any AI coding assistant that supports agent skills.
For agents
This page has a .md twin and JSON over the API.