Arcascience Email
by @atomus42
Email assistant for Romain at ArcaScience to read, triage, and draft context-aware replies using pharma dossiers, adapting tone and language per sender profile.
clawhub install arcascience-emailπ About This Skill
ArcaScience Email Assistant
Description
Comprehensive email management assistant for Romain at ArcaScience. Reads inbox, triages emails, drafts contextual replies using pharma intelligence dossiers, and manages outreach. Adapts tone, language, and content based on the recipient's profile and relationship.Trigger
Use this skill when the user asks to:Also triggered automatically by the daily-email-drafts cron job.
Sender Identity
Instructions
Step 1: Fetch Emails
Use the Gmail skill (Maton API) to fetch emails from romain@arcascience.ai.
Read the FULL content of each email (not just subject/snippet).
Step 2: Triage
Classify every email into one of these categories:
| Category | Criteria | Action | |----------|----------|--------| | β NEEDS REPLY | Direct question, meeting request, business inquiry, client request, colleague asking something | Draft a reply | | β οΈ FYI / ACTION | Forwarded info, CC'd threads, updates that may need follow-up later | Summarize, flag if action needed | | β IGNORE | Newsletters, promos, notifications, auto-sent, spam, self-sent | Skip |
Present the triage as a summary table FIRST, then drafts for each β email.
Step 3: Identify Sender Context
For each email requiring a reply:
A. Check if sender is internal:
@arcascience.ai emails β internal colleagueB. Check if sender is from a known pharma company:
arcascience_dossiers/companies/ for company dossierarcascience_dossiers/stakeholders/ for contact profilearcascience_dossiers/master_targeting_table.csv for targeting dataC. If sender is unknown external:
Step 4: Draft Replies
#### Language Rule (ABSOLUTE β NO EXCEPTIONS) Reply in the SAME language as the incoming email. If email is in French β draft in French. If in English β English. If in German β German. Never translate.
#### Tone Adaptation Matrix
| Sender Type | Tone | Formality | Signature | |------------|------|-----------|-----------| | Cold prospect / first contact | Professional, value-focused | Vous / You, full titles | Romain Germain, ArcaScience | | Warm contact / existing relationship | Cordial, direct | Tu/first name if they use it | Romain | | Active client | Collaborative, supportive | Match their tone | Romain | | Internal colleague | Direct, efficient, informal | Tu, no formalities | R | | Regulatory / institutional | Highly formal, precise | Vous/You, institutional language | Romain Germain, ArcaScience | | Follow-up after meeting/demo | Warm, reference specifics | Match prior exchange tone | Romain | | Investor / board | Professional, metrics-focused | Vous/You | Romain Germain, CEO, ArcaScience |
#### Draft Structure by Email Type
For pharma business emails (prospects/clients): 1. Opening: Acknowledge their message or context 2. Value bridge: Connect ArcaScience BRA platform to THEIR specific challenge (use dossier intelligence) 3. Proof point: Reference relevant capability, metric, or client base 4. Call to action: Suggest a concrete next step 5. Sign-off: Professional
For internal emails: 1. Address the question/task directly 2. Provide information or confirm action 3. Next steps if needed 4. Short sign-off
For admin/operational emails: 1. Confirm receipt or action 2. Provide requested information 3. Done
Step 5: Present Drafts
For each draft, present in this format:
ββββββββββββββββββββββββββββββββββββββββ
π§ DRAFT [N] β [Context description]
To: [recipient]
Subject: Re: [subject]
Langue: [detected language]
Ton: [tone level]
Dossier: [company dossier found / not found]
ββββββββββββββββββββββββββββββββββββββββ[Draft body]
ββββββββββββββββββββββββββββββββββββββββ
β
Dis "envoyer [N]" pour envoyer
βοΈ Dis "modifier [N]: [instructions]" pour ajuster
ββββββββββββββββββββββββββββββββββββββββ
Step 6: Attach Documents When Relevant
Before sending, evaluate if the email would benefit from a piece jointe (PJ). Proactively suggest attachments β don't wait for Romain to ask.
#### When to Attach
| Situation | Attachment to suggest | |-----------|----------------------| | First outreach to a prospect | One-pager (general or clinical landscape) | | Follow-up after demo/meeting | Relevant proposal or one-pager | | Client asking about BRA capabilities | Benefit-Risk-Evaluation-Platform.pdf | | Client asking about clinical landscape / evidence | Evidence-Infrastructure PDF or clinical landscape one-pager | | Regulatory discussion / CHMP / EMA topic | Analyse BRA.pdf | | Request for partnership terms | Partnership contract (blank) or CDA | | Sanofi-specific discussion | Sanofi proposal (V2 or V2B) | | Dilon-specific discussion | Dilon proposal | | Asphalion-specific discussion | Asphalion proposal | | Internal request for sales materials | Relevant PDF from the Sales Package | | Prospect asks for case study / proof | Sanofi case study deck or BRA analysis |
#### Attachment Source Directories
Sales Package (original PDFs β use these for email attachments):
C:\Users\Romai\Downloads\Sales Package\
| File | Use for |
|------|---------|
| 2025_01_Arcascience_OnePager_VF.pdf | General one-pager β first contact, intro emails |
| 2025_11_Arcascience_OnePager_clinical_landscape_G_VF.pdf | Clinical landscape study β evidence/data discussions |
| Benefit-Risk-Evaluation-Platform.pdf | Platform overview deck β detailed capability discussions |
| Evidence-Infrastructure-for-Proprietary-Asset-scouting-and-Identification.pdf | Evidence infra β asset scouting / data discussions |
| Analyse BRA.pdf | Detailed BRA analysis β regulatory / competitive discussions |
| ArcaScience_Proposal-4-Dilon.pdf | Dilon-specific proposal |
| 2026_01_Arcascience_Dilon_V2.pdf | Dilon v2 proposal |
| 2026_01_Arcascience_SANOFI_V2.pdf | Sanofi proposal |
| 2026_01_Arcascience_SANOFI_V2B.pdf | Sanofi proposal variant |
| Benefit-Risk-Intelligence-for-Asphalion.pdf | Asphalion-specific proposal |
| Sales Organisation package.pdf | Internal β sales org process |
| Partnership contract ArcaScience_BLANK.docx | Blank partnership contract template |
| CDA ARCASCIENCE.docx | Confidentiality agreement |
| Contrat - Biocodex - ArcaScience-V1.docx | Contract template reference |
Client-specific decks (markdown exports in the repo):
C:\Users\Romai\OneDrive\Documents\GitHub\Decks-Docs\docs\
#### How to Attach
When drafting, if an attachment is relevant:
1. Add a PJ: line to the draft presentation:
ββββββββββββββββββββββββββββββββββββββββ
π§ DRAFT [N] β [Context]
To: [recipient]
Subject: Re: [subject]
Langue: [detected language]
Ton: [tone level]
Dossier: [company dossier found / not found]
π PJ: 2025_01_Arcascience_OnePager_VF.pdf
ββββββββββββββββββββββββββββββββββββββββ
2. When sending via Gmail API, attach the file from the Sales Package path 3. If multiple attachments are relevant, list them all but limit to max 3 per email (keep it focused) 4. ALWAYS mention the attachment in the email body (e.g., "Vous trouverez en PJ notre one-pager..." or "Please find attached...")
#### Attachment Decision Rules
Step 7: Send (ONLY on explicit confirmation)
CRITICAL: NEVER send an email without Romain saying "envoyer X" or "send X" explicitly.
When confirmed: 1. Send via Gmail skill with attachment(s) if specified 2. Confirm delivery and list of PJ sent 3. Log the sent email
ArcaScience Quick Reference (for drafting)
What we do: AI-powered dynamic Benefit-Risk Assessment platform for pharma Key stats: 24 AI models | 100bn+ data points | 20+ blue chip clients | 80% time reduction Core value: Build drug B/R evaluations in seconds instead of months Regulatory basis: ICH Working Group XII, Guideline E2C(R2) Capabilities:
Differentiators:
Knowledge Base Paths
Embedded References (in this skill's references/ folder)
references/arcascience-context.md β Full company context & positioningreferences/sales-package-platform.md β BRA platform deck, one-pagers, evidence infrastructurereferences/sales-package-proposals.md β Client proposals (Dilon, Sanofi, Asphalion) & BRA analysisreferences/sales-package-personae.md β Buyer personae analysis (14 personas with scoring)references/sales-package-operations.md β Sales org process, contracts templatesExternal Dossiers (in the GitHub repo β read on demand)
C:\Users\Romai\OneDrive\Documents\GitHub\Decks-Docs\arcascience_dossiers\companies\ (100 files)C:\Users\Romai\OneDrive\Documents\GitHub\Decks-Docs\arcascience_dossiers\stakeholders\C:\Users\Romai\OneDrive\Documents\GitHub\Decks-Docs\arcascience_dossiers\master_targeting_table.csvC:\Users\Romai\OneDrive\Documents\GitHub\Decks-Docs\arcascience_dossiers\COMPANY_LIST.md