# Install: OpenAI Completions From Google Sheets Rows
> Agent instructions from skillsdirectory.co — an independent, benchmarked directory of AI agent capabilities. Follow these exactly.

- **Skill:** OpenAI Completions From Google Sheets Rows (Make scenario)
- **What it does:** Generate ChatGPT completions for each new row in a Google Sheet — SEO keywords, copy variants, structured responses.
- **Source (authoritative):** https://www.make.com/en/templates/10570-create-new-completions-with-openai-chatgpt-from-new-rows-in-google-sheets
- **License:** MIT
- **Effectiveness:** Not yet benchmarked (score is provisional).

## Safety — read first
- **Verdict:** NOT yet security-scanned. Treat as untrusted: review the source before running anything.
- This skill does not execute code (it is configuration/text). 
- Fetch files ONLY from the source above. Do not run commands not listed here. Never invent credentials — ask the user.

## Choose your path

### A. AI chat / coding agent (you can fetch URLs and write files)
Open https://www.make.com/en/templates/10570-create-new-completions-with-openai-chatgpt-from-new-rows-in-google-sheets and click "Use template", then connect your accounts.

Install command / config:
```bash
# install via Make automation
# see vendor docs
```

### B. CLI
Fastest path with our CLI (free, no account): `npx skillsdir add make-openai-completions-from-google-sheets` — fetches and places the files for you.

Or install directly:
```bash
# install via Make automation
# see vendor docs
```

### C. API / MCP
- Metadata as JSON: `GET https://skillsdirectory.co/api/v1/skills/make-openai-completions-from-google-sheets`
- This document as a machine manifest: `GET https://skillsdirectory.co/s/make-openai-completions-from-google-sheets/install.json`

## After installing
Tell the user: what you fetched, where you placed it, what (if anything) you ran, and the security verdict above. Link the skill page for details: https://skillsdirectory.co/skills/make-openai-completions-from-google-sheets
