Skills gws-sheets-append
๐Ÿ“ฆ

gws-sheets-append

v0.23.0 Content revision r2 Safe โš™๏ธ External commands๐Ÿ“ Filesystem access

Append Rows to Google Sheets

Manual spreadsheet entry is slow and inconsistent. This skill appends simple or structured rows to a selected Google Sheets range through gws.

Supports: Claude Codex Code(CC)
๐Ÿฅˆ 80 Silver

Install with my Agent

Copy this request to your Agent. It includes the canonical Skill page and manifest.

Agent request
Review the Skillstore skill "gws-sheets-append" from https://skillstore.io/skills/googleworkspace-gws-sheets-append.md and its manifest at https://skillstore.io/api/skills/googleworkspace-gws-sheets-append/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.

Your Agent should still show its plan and request any confirmation required by the security policy.

Test it

Using "gws-sheets-append". Add Alice, 100, and true to the first sheet after confirmation.

Expected outcome:

Prepared one row for the selected spreadsheet: Alice | 100 | true. The write awaits your confirmation.

Using "gws-sheets-append". Append two inventory records to the Inventory sheet.

Expected outcome:

  • Validated two rows with matching columns.
  • Target: Inventory sheet, starting at A1.
  • The append operation awaits your confirmation.

Using "gws-sheets-append". Log the current project status in the Status sheet.

Expected outcome:

Appended the confirmed status row to the Status sheet and reported the completed write.

Security Audit

Safe
v7 โ€ข 8/5/2026 Open versioned report

All static findings are false positives caused by Markdown code formatting or fixed links to sibling skill documentation. No prompt injection, data exfiltration intent, or unsafe user-controlled path handling was found.

1
Files scanned
56
Lines analyzed
0
Review items
0
False positives ignored
No confirmed security findings were detected by the latest completed static and semantic audit. This does not prove the skill has no side effects.
Audited by: codex View Audit History โ†’
Share & cite this report

Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.

Open versioned report
Security Assessment

Copy report link

https://skillstore.io/skills/googleworkspace-gws-sheets-append/audits/7?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_report

Markdown badge

[![Skillstore security assessment](https://skillstore.io/badges/skills/googleworkspace-gws-sheets-append/security.svg)](https://skillstore.io/skills/googleworkspace-gws-sheets-append?utm_source=security_passport_badge)

HTML badge

<a href="https://skillstore.io/skills/googleworkspace-gws-sheets-append?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/googleworkspace-gws-sheets-append/security.svg" alt="Skillstore security assessment" loading="lazy"></a>

Embed card

<iframe src="https://skillstore.io/embed/skills/googleworkspace-gws-sheets-append.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>
Academic citations (APA ยท BibTeX ยท CFF)

APA citation

googleworkspace. (2026). gws-sheets-append security audit report (audit version 7) [Author version 0.23.0]. Skillstore. https://skillstore.io/skills/googleworkspace-gws-sheets-append/audits/7

BibTeX citation

@techreport{googleworkspace-googleworkspace-gws-sheets-append-2026, author = {googleworkspace}, title = {gws-sheets-append security audit report (audit version 7)}, institution = {Skillstore}, year = {2026}, number = {7}, url = {https://skillstore.io/skills/googleworkspace-gws-sheets-append/audits/7}, note = {Author version 0.23.0} }

CITATION.cff

cff-version: 1.2.0 message: "If you use this Skill, cite its author and this versioned security audit report." title: "gws-sheets-append security audit report (audit version 7)" version: "0.23.0" type: report authors: - name: "googleworkspace" date-released: "2026-08-05" url: "https://skillstore.io/skills/googleworkspace-gws-sheets-append/audits/7" identifiers: - type: other value: "skillstore:googleworkspace-gws-sheets-append:audit:7" description: "Skillstore immutable audit report identifier"

Skillstore Score

Why this score Evidence Confidence: High
55
Architecture
100
Maintainability
85
Content
68
Community
91
Spec Compliance

What You Can Build

Record Sales Leads

Append a confirmed lead record to a shared tracking spreadsheet.

Add Research Results

Insert several collected observations into a designated worksheet range.

Log Project Updates

Add dated status entries to a team reporting sheet.

Try These Prompts

Append One Row
Append these values to spreadsheet [ID]: [values]. Ask for confirmation before writing.
Choose a Sheet Tab
Append [values] to range [Sheet2!A1] in spreadsheet [ID]. Confirm the destination and values first.
Append Multiple Rows
Append these rows to spreadsheet [ID]: [rows]. Validate their column count and ask for confirmation.
Prepare a Verified Batch
Review [rows] for consistent columns, target [range] in spreadsheet [ID], summarize the write, then request confirmation before appending.

Best Practices

  • Verify the spreadsheet identifier, target range, and row values before confirmation.
  • Use structured values for multiple rows or values containing commas.
  • Confirm that every row has the expected number and order of columns.

Avoid

  • Do not execute a write without explicit user confirmation.
  • Do not place sensitive data in a spreadsheet without checking access permissions.
  • Do not use simple comma-separated values for complex or ambiguous data.

Frequently Asked Questions

What does this skill change?
It appends new rows to a selected Google spreadsheet. It does not document changing or deleting existing rows.
What information is required?
Provide a spreadsheet identifier and row values. A target range is optional.
Can it append multiple rows?
Yes. Use structured row values for batch inserts.
Can it target a specific sheet tab?
Yes. Provide the destination in A1 notation, such as Sheet2!A1.
Does it require confirmation?
Yes. The skill instructs the agent to confirm with the user before executing the write.
What setup is needed?
Install gws and follow the shared skill guidance for authentication, global flags, and security rules.

Developer Details

License

MIT

Author version

v0.23.0

Skillstore revision

r2

Ref

286d37c9c189ddd1aafd3548415fb031d1df79d5

Maintenance freshness

8/6/2026

Usage

7 downloads ยท 84 views

File structure

๐Ÿ“„ SKILL.md

More from googleworkspace

View all
View all