recipe-create-doc-from-template
โดย Google
คัดลอกเทมเพลต Google Docs กรอกเนื้อหา และแชร์กับผู้ร่วมงาน
npx skills add https://github.com/googleworkspace/cli --skill recipe-create-doc-from-templateCreate a Google Doc from a Template
PREREQUISITE: Load the following skills to execute this recipe:
gws-drive,gws-docs
Copy a Google Docs template, fill in content, and share with collaborators.
Steps
- Copy the template:
gws drive files copy --params '{"fileId": "TEMPLATE_DOC_ID"}' --json '{"name": "Project Brief - Q2 Launch"}' - Get the new doc ID from the response
- Add content: `gws docs +write --document-id NEW_DOC_ID --text '## Project: Q2 Launch
Objective
Launch the new feature by end of Q2.'4. Share with team:gws drive permissions create --params '{"fileId": "NEW_DOC_ID"}' --json '{"role": "writer", "type": "user", "emailAddress": "[email protected]"}'`
Skills เพิ่มเติมจาก Google
gws-modelarmor-sanitize-response
Google
Google Model Armor: ทำความสะอาดการตอบสนองของโมเดลผ่านเทมเพลต Model Armor
gws-people
Google
จัดการรายชื่อผู้ติดต่อและโปรไฟล์
gws-shared
Google
CLI ของ gws: รูปแบบที่ใช้ร่วมกันสำหรับการตรวจสอบสิทธิ์, แฟลกระดับโลก, และการจัดรูปแบบผลลัพธ์
gws-sheets
Google
Google Sheets: อ่านและเขียนสเปรดชีต
gws-sheets-append
Google
Google Sheets: เพิ่มแถวลงในสเปรดชีต
gws-sheets-read
Google
Google Sheets: อ่านค่าจากสเปรดชีต
gws-slides
Google
Google Slides: อ่านและเขียนงานนำเสนอ
gws-tasks
Google
Google Tasks: จัดการรายการงานและงานต่างๆ