{"id":"422b50eb-658a-459e-8d4c-34cc33282de5","shortId":"3b6f2G","kind":"skill","title":"Recipe Save Email To Doc","tagline":"Cli skill by Googleworkspace","description":"# Save a Gmail Message to Google Docs\n\n> **PREREQUISITE:** Load the following skills to execute this recipe: `gws-gmail`, `gws-docs`\n\nSave a Gmail message body into a Google Doc for archival or reference.\n\n## Steps\n\n1. Find the message: `gws gmail users messages list --params '{\"userId\": \"me\", \"q\": \"subject:important from:boss@company.com\"}' --format table`\n2. Get message content: `gws gmail users messages get --params '{\"userId\": \"me\", \"id\": \"MSG_ID\"}'`\n3. Create a doc with the content: `gws docs documents create --json '{\"title\": \"Saved Email - Important Update\"}'`\n4. Write the email body: `gws docs +write --document-id DOC_ID --text 'From: boss@company.com\nSubject: Important Update\n\n[EMAIL BODY]'`","tags":["recipe","save","email","doc","cli","googleworkspace"],"capabilities":["skill","source-googleworkspace","category-cli"],"categories":["cli"],"synonyms":[],"warnings":[],"endpointUrl":"https://skills.sh/googleworkspace/cli/recipe-save-email-to-doc","protocol":"skill","transport":"skills-sh","auth":{"type":"none","details":{"install_from":"skills.sh"}},"qualityScore":"0.300","qualityRationale":"deterministic score 0.30 from registry signals: · indexed on skills.sh · published under googleworkspace/cli","verified":false,"liveness":"unknown","lastLivenessCheck":null,"agentReviews":{"count":0,"score_avg":null,"cost_usd_avg":null,"success_rate":null,"latency_p50_ms":null,"narrative_summary":null,"summary_updated_at":null},"enrichmentModel":"deterministic:skill:v1","enrichmentVersion":1,"enrichedAt":"2026-04-22T05:40:14.746Z","embedding":null,"createdAt":"2026-04-18T20:25:15.430Z","updatedAt":"2026-04-22T05:40:14.746Z","lastSeenAt":"2026-04-22T05:40:14.746Z","tsv":"'1':46 '2':65 '3':80 '4':97 'archiv':42 'bodi':36,101,117 'boss@company.com':62,112 'category-cli' 'cli':6 'content':68,86 'creat':81,90 'doc':5,16,31,40,83,88,103,108 'document':89,106 'document-id':105 'email':3,94,100,116 'execut':23 'find':47 'follow':20 'format':63 'get':66,73 'gmail':12,28,34,51,70 'googl':15,39 'googleworkspac':9 'gws':27,30,50,69,87,102 'gws-doc':29 'gws-gmail':26 'id':77,79,107,109 'import':60,95,114 'json':91 'list':54 'load':18 'messag':13,35,49,53,67,72 'msg':78 'param':55,74 'prerequisit':17 'q':58 'recip':1,25 'refer':44 'save':2,10,32,93 'skill':7,21 'source-googleworkspace' 'step':45 'subject':59,113 'tabl':64 'text':110 'titl':92 'updat':96,115 'user':52,71 'userid':56,75 'write':98,104","prices":[{"id":"9f3792f8-009d-4b3a-abff-8b3be177d286","listingId":"422b50eb-658a-459e-8d4c-34cc33282de5","amountUsd":"0","unit":"free","nativeCurrency":null,"nativeAmount":null,"chain":null,"payTo":null,"paymentMethod":"skill-free","isPrimary":true,"details":{"org":"googleworkspace","category":"cli","install_from":"skills.sh"},"createdAt":"2026-04-18T20:25:15.430Z"}],"sources":[{"listingId":"422b50eb-658a-459e-8d4c-34cc33282de5","source":"github","sourceId":"googleworkspace/cli/recipe-save-email-to-doc","sourceUrl":"https://github.com/googleworkspace/cli/tree/main/skills/recipe-save-email-to-doc","isPrimary":false,"firstSeenAt":"2026-04-18T21:52:42.430Z","lastSeenAt":"2026-04-22T00:52:26.112Z"},{"listingId":"422b50eb-658a-459e-8d4c-34cc33282de5","source":"skills_sh","sourceId":"googleworkspace/cli/recipe-save-email-to-doc","sourceUrl":"https://skills.sh/googleworkspace/cli/recipe-save-email-to-doc","isPrimary":true,"firstSeenAt":"2026-04-18T20:25:15.430Z","lastSeenAt":"2026-04-22T05:40:14.746Z"}],"details":{"listingId":"422b50eb-658a-459e-8d4c-34cc33282de5","quickStartSnippet":null,"exampleRequest":null,"exampleResponse":null,"schema":null,"openapiUrl":null,"agentsTxtUrl":null,"citations":[],"useCases":[],"bestFor":[],"notFor":[],"kindDetails":{"org":"googleworkspace","slug":"recipe-save-email-to-doc","source":"skills_sh","category":"cli","skills_sh_url":"https://skills.sh/googleworkspace/cli/recipe-save-email-to-doc"},"updatedAt":"2026-04-22T05:40:14.746Z"}}