Skip to content

RewriteToday/skills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Rewrite Skills

A set of specialized knowledge, rules, and tools to accelerate Rewrite integrations through AI agents and SMS automation.

Rewrite

What are SKILLS?

Skills are specialized context packages that teach AI agents (such as Cursor, Claude Code, and other assistants) and developers about best practices, business rules, and technical standards in the Rewrite ecosystem.

What are they for?

Precise Context: Provide practical information about Rewrite APIs, SDKs, Webhooks, CLI, and ecosystem packages.
Standardization: Ensure generated code follows consistent conventions for SMS sending, contacts and segments, webhook intake, and agent-safe workflows.
Acceleration: Reduce implementation time with production-ready workflows and checklists.
Practical Examples: Offer clear reference patterns for Node.js, Go, REST, Types, and Zod.

How to Install

These skills are primarily consumed by IDEs and AI agents that support local context ingestion.

  1. Clone: Clone this repository to your machine.
  2. AI Context: Add this skills folder to your editor/agent context.
  3. CLI: Also use the Rewrite CLI for operational flows, webhook forwarding, and local automation.

How to Use

The structure is organized by domain for easier discovery and execution:

SKILL.md — Main Rewrite skill router.
sms-best-practices/ — General SMS architecture, deliverability, retry, observability, and rollout guidance for Rewrite-based systems.
send-sms/ — Outbound sending, contacts, segments, idempotency, templates, batching, and delivery lifecycle.
rewrite-inbound/ — Rewrite webhook intake, signature verification, payload normalization, and delivery-log debugging.
agent-sms-inbox/ — Secure application-owned SMS agent patterns with anti prompt-injection policies.

Ecosystem

Rewrite CLI — Command-line tooling for operations and automation.
Node SDK — JavaScript/TypeScript integration.
Go SDK — Native integration for Go services.
REST API — HTTP endpoint and contract reference.
Types — Shared contracts and route builders.
Zod — Runtime validation for Rewrite payloads and webhooks.
Docs — Official API, SDK, CLI, Webhooks, AI, and Ecosystem documentation.
Examples — Official examples repository.

Built to accelerate production-grade SMS integrations against the current public Rewrite platform.
Truly open source.

About

Rewrite Skills repository for building high-performance AI integrations.

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Contributors