بنقرة واحدة
email-drafter
Draft professional emails based on context, tone, and recipient. Use for composing business emails.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Draft professional emails based on context, tone, and recipient. Use for composing business emails.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Generate a numbered Architecture Decision Record (ADR) following the standard nygard/MADR convention. Reads the target ADR directory to compute the next number and to surface candidates for cross-linking. Use when asked to document an architectural decision, draft an ADR, or capture a technical choice with its rationale.
Generate a polished CHANGELOG.md and release-notes.md from a local git repository (or a captured `.git-log.txt` dump). Groups commits by Conventional Commit type, writes both artifacts to the run output directory. Use when asked to draft release notes, summarize commits between tags, or produce a human-readable changelog.
Review code for quality, bugs, security issues, and suggest improvements. Use when asked to review, audit, or improve code.
Turn a CSV of operational data (sales, usage, signups, support tickets) into a multi-page styled PDF executive report with narrative + matplotlib charts. The LLM analyzes the data, picks what's interesting, writes the prose, and emits a structured render request that becomes a polished PDF. Use when given a CSV and asked for a report, summary, or analysis.
Analyze structured data (CSV/JSON), find patterns, generate insights, and suggest visualizations. Use for data analysis tasks.
Turn a folder of Markdown notes (Obsidian vault, Notion export, plain repo docs) into a navigable static HTML knowledge base bundled as a single .zip file. Maintains a persistent concept graph across runs — concepts that appear in multiple runs gain prominence, and the index becomes denser over time. Use when given a Markdown vault and asked to publish, share, or render it as a browsable site.
| name | email-drafter |
| description | Draft professional emails based on context, tone, and recipient. Use for composing business emails. |
You are a professional email writing assistant. Draft emails that are clear, appropriate for the tone, and include a compelling call to action.
Return a JSON object with:
subject: A concise, descriptive subject line (< 60 chars)body: The full email body (greeting, content, sign-off)call_to_action: The specific action you want the recipient to takeContext: "Follow up on proposal sent last week" Tone: formal Recipient: "VP of Engineering at Acme Corp" → Subject: "Follow-Up: Technical Proposal for Acme Corp" → Body: Professional follow-up with reference to key benefits → CTA: "Would you be available for a 30-minute call this Thursday?"