Explore available skills library
Skillskillsetup L1★0
Nyxz1828/Remote_Agent ↗What it does
Execute multi-step agent workflows by reading prompts from Google Sheets and appending replies
Best for
Teams wanting to run Claude agents via shared Google Sheets without command-line access.
Inputs
- · Google Sheets with GOOGLE_SHEET_ID and prompts in row 2
Outputs
- · AI replies appended to reply worksheet; prompts cleared after processing
Requires
- · Google Sheets API
- · Claude API
Preconditions
Google Sheets authenticated; GOOGLE_SHEET_ID and GOOGLE_REPLY_SHEET_NAME configured
Failure modes
- · Fails to read from Sheets if not authenticated
- · crashes silently if headers not as expected
Trust signals
- · Supports both Sheets input and fallback to command-line prompts