con un clic
notion-article
// Write and publish a blog article to Notion based on conversation context, a file, or a topic. Optionally cross-post to LinkedIn, Twitter, and Slack.
// Write and publish a blog article to Notion based on conversation context, a file, or a topic. Optionally cross-post to LinkedIn, Twitter, and Slack.
Analyse des factures clients Qonto par période de prestation (pas date d'émission) et compte de destination. Sortie HT/TTC, top clients, audit des cas ambigus.
Transcribe audio files using the local `transcribe` CLI (WhisperX large-v3 + diarisation + optional LLM correction).
Process a "Tech My Breath Away" meeting: move the Fireflies-created Notion page to the Talks database, and upload the video to Google Drive.
Create a new Claude Code skill based on conversation context, a file, or a description of the skill's purpose.
Import CRAs from an Excel file into Billi, or export CRAs from Billi to Excel. Bidirectional sync of activity reports.
Dossier CII/CIR : accès Finalli, données de référence, extraction temps personnel pour les déclarations de crédit d'impôt innovation.
| name | notion-article |
| description | Write and publish a blog article to Notion based on conversation context, a file, or a topic. Optionally cross-post to LinkedIn, Twitter, and Slack. |
| title | /notion-article |
| parent | Skills |
| permalink | /skills/notion-article/ |
| nav_order | 5 |
Publish a Notion article based on conversation context, a file, or a topic. This skill owns the publishing mechanics; the tone and structure live in .claude/knowledge/writing-style.md (universal voice + "Notion / long-form docs" section) — read it before drafting.
| Destination | Parent | Languages | Used for |
|---|---|---|---|
| Articles database | ac7ebcbdc95543a288361516f2043e8b (data source 410f70e5-33d0-434f-86b2-ef36dd1398d0) | EN + FR, linked via Translation | External-facing posts (qraft.tech blog, cross-post to LinkedIn / X / Slack) |
| Tech subpage | 189218ed56d78019b206d49417bafa31 (page Tech in qrafttech) | FR only | Internal write-ups, TBMA decks |
Ask with AskUserQuestion if the destination isn't obvious. Default to Tech subpage for internal infra / tooling / process; default to Articles database when the user mentions blog, publication, LinkedIn, or X.
.claude/knowledge/writing-style.md and apply it.Write English first, then French, then link both. Properties for each language version:
| Property | Value |
|---|---|
| Title | the article title (translated for FR) |
| Language | EN or FR |
| Date | today |
| Author | 8aaaff03-f1fc-4020-b3aa-2b6f1e7016e2 (Nicolas) |
| Translation | URL of the sibling-language page |
Set both Translation relations after both pages exist:
{"Translation": "https://www.notion.so/[page-id]"}
FR only. Plain Notion page (no database properties). Parent = 189218ed56d78019b206d49417bafa31. Optional icon emoji aligned with the topic.
/notion-article — summarize the current conversation into an article./notion-article ./notes/meeting-notes.md — transform those notes./notion-article "topic description" — write about that topic, ask clarifying questions if needed.After publishing an Articles-database post, invoke /cross-post with the English page URL to offer LinkedIn / X / Slack cross-posting. Tech subpages are internal — do not cross-post.