App Logo

Official scripts

Explore our curated collection of scripts

app.clickup.com

Find a ClickUp list by name

Looks up ClickUp lists by name and returns each match with its identifier and its full location, so a list name can be turned into the identifier other ClickUp scripts need. Every match is returned rather than one being guessed at.

app.clickup.com

ClickUp — list invoices

List a ClickUp workspace's billing invoices (date, number, amount); optional download saves each PDF to the browser's Downloads folder.

app.clickup.com

List the tasks in a ClickUp list

Reads the tasks shown in one ClickUp list, in the order the list displays them, returning each task's identifier, name, status, assignees and link. Pair it with the ClickUp list lookup to go from a list name to its identifier.

app.clickup.com

Create a task in a ClickUp list

Adds a task with the given name to a ClickUp list and confirms it afterwards, reporting the new task's identifier and link. A rehearsal mode fills the task in without submitting it, so the inputs can be checked before anything is created. This version sets the name only; description, priority, assignee and due date are left at the list's defaults.

app.clickup.com

Delete a task from a ClickUp list

Deletes one task from a ClickUp list and confirms it is gone afterwards. ClickUp moves a deleted task to the workspace trash, where it can still be restored. A rehearsal mode locates the task and reports what would be deleted without removing it.

apps.apple.com

Get App Store app reviews

Read an App Store app's customer reviews and aggregate rating from its public "Ratings & Reviews" page, for any storefront country. Returns averageRating, the site's own ratings-count text, and the reviews the page renders (id, title, rating 1-5, author, ISO date, full body). Anonymous, read-only. Apple's web page serves a fixed first page of ~10 reviews and exposes no pagination, offset or sort control at all, so that is the ceiling — deeper history is not a web affordance.

play.google.com

Search Google Play apps

Search the Google Play Store for apps by keyword: package id, name, developer, rating, and icon for each result. No login required.

cursor.com

Cursor login (Google SSO)

Log into Cursor via "Continue with Google", driving the account chooser and landing on the Cursor dashboard. Requires running on the extension-paired browser rather than a managed/cloud browser.

play.google.com

Get Google Play app reviews

Fetch reviews for an Android app from its Google Play Store listing: reviewer name, star rating, date, and review text. No login required.

play.google.com

Get Google Play app details

Fetch an Android app's store listing details: name, description, developer, category, rating, review count, price, and icon. No login required.

calendly.com

Calendly login

Log into Calendly via Google SSO (same-tab redirect). Picks the account (optional email arg), clears consent, and lands in the Calendly app. Requires a browser with an existing Google sign-in — does not work in hosted/cloud browser environments.

app.pennylane.com

List supplier invoices

Lists Pennylane supplier invoices from one tab (All / Inbox / To pay / Paid / To approve). Returns each invoice's id, provider (best-effort, parsed from the site-generated label), invoice number, dates, amount/currency, payment status and paid flag. Requires companyId (the number in the app URL at /companies/<id>/supplier_invoices); defaults to the Inbox tab, the invoices needing reconciliation.

substack.com

Like Substack post

Like a Substack post as the logged-in account.

tiktok.com

Like a TikTok video

Like a TikTok video (as the logged-in account) by URL or id. Safe to repeat: it does nothing if you already liked it.

claude.ai

Claude (Anthropic) login

Log into Claude (Anthropic) via Google SSO. Drives Claude's Continue-with-Google popup, picks the account (optional email arg), clears the consent screen, and lands in the Claude app. Runs on your local extension-paired browser only — it relies on the browser's own signed-in Google session, so it won't work on a cloud/managed browser without one.

descript.com

Descript login (Google SSO)

Log into Descript via 'Continue with Google'. Drives the chooser and confirms the logged-in web.descript.com app shell. Only works when run through the browser extension, using the browser's native Google session — it does not work on managed/cloud browser runs.

my.surfshark.com

Surfshark login (Google SSO)

Log into Surfshark (my.surfshark.com) via Google SSO: dismisses the cookie banner, drives the OAuth redirect (account chooser + consent confirm) and lands on the account dashboard.

digitalocean.com

DigitalOcean login (Google SSO)

Log into DigitalOcean via 'Sign In with Google'. Auto-selects the sole signed-in account (no chooser), landing on cloud.digitalocean.com/dashboard; the chooser is still handled when shown. Only works when run through the browser extension, using the browser's native Google session — it does not work on managed/cloud browser runs.

zapier.com

Zapier login (Google SSO)

Log into Zapier using Sign in with Google, ending on the Zapier app home. Handles the Google account chooser and the confirmation step, and returns straight away if you are already signed in. Optionally pass which Google account to use.

miro.com

Miro login (Google SSO)

Log into Miro with your Google account and land on the boards dashboard. Returns straight away if you're already signed in, so it's safe to run repeatedly.

claude.ai

Login (self-authenticating via email magic link)

Authenticate to claude.ai by email magic link, with no cookie injection: requests the link, reads it from Gmail in the same browser, and lands signed in. Requires an active Google session for that inbox. Returns {authenticated, method: existing|magic_link, email, orgs}. Chain it before other claude.ai scripts, e.g. list_invoices.

reddit.com

Vote on Reddit post or comment

Up, down, or clear your vote on a Reddit post or comment by its URL/permalink. Safe to repeat: it only changes the vote if it isn't already in the requested state. You cannot downvote or clear the vote on your own post, since Reddit forces the author's upvote and the change reverts on reload. Runs only via the browser extension, not the hosted cloud browser.

g2.com

Get G2 product alternatives

List a G2 product's alternatives/competitors from its Alternatives page: name, product slug, and G2 rating. No login required.

calendly.com

Calendly API: download invoices

Log into Calendly via Google SSO, list billing invoices, and download each invoice's PDF into the browser's download directory. Returns per invoice date, title, amount, currency, status, invoiceId, chargeId, filename and path (path is null when no PDF was available for that charge). Runs only on the browser extension, since it needs a native Google SSO session. Org admin only.

trustpilot.com

Get Trustpilot company profile

Get a Trustpilot company profile: TrustScore, stars, review count, full 1-5 star rating distribution, categories, breadcrumb, contact info, claim status and reply behavior. Input is the domain key (e.g. "amazon.com"); the resolved identifyingName is returned (may differ via redirect).