Automation Lowcode Bundle

Automation Lowcode Bundle is a skill for Claude Code, Codex from mayurrathi/awesome-agent-skills. It costs 29 tokens per session (192 once invoked), scanned A, original, no licence file.

A collection of small instructions for building automations with Zapier, Make, n8n, and browser tools. It also covers improving workflows.

In plain words
What is it for?
Use it to create and refine automated workflows, including browser-based tasks and connections between services.
Why use it?
It gives an agent guidance for common automation tasks without requiring one large, general set of instructions.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing.

Good fit Use it to create and refine automated workflows, including browser-based tasks and connections between services.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/mayurrathi/awesome-agent-skills/automation-lowcode-bundle
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add mayurrathi/awesome-agent-skills --skill automation-lowcode-bundle
Clone the repo
git clone --depth 1 https://github.com/mayurrathi/awesome-agent-skills

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for Automation Lowcode Bundle

README.md
[![agentmods](https://agentmods.dev/badge/skills/mayurrathi/awesome-agent-skills/automation-lowcode-bundle.svg)](https://agentmods.dev/skills/mayurrathi/awesome-agent-skills/automation-lowcode-bundle)
Your own site
<a href="https://agentmods.dev/skills/mayurrathi/awesome-agent-skills/automation-lowcode-bundle"><img src="https://agentmods.dev/badge/skills/mayurrathi/awesome-agent-skills/automation-lowcode-bundle.svg" alt="Measured on agentmods" height="20"></a>
Per session 29 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 192 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00029 $0.00192
Opus 5 $0.00015 $0.00096
Sonnet 5 $0.00006 $0.00038
Haiku 4.5 $0.00003 $0.00019

Measured 5d ago against content hash 6b68d793cc5a, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

Automation Lowcode Bundle scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 5d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/automation-lowcode-bundle/SKILL.md · 19 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 5d ago First seen · 19 lines · 29 tokens per session scan A 6b68d793cc5a

Subscribe to this mod's changes

Automation Lowcode Bundle is a skill published in the GitHub repository mayurrathi/awesome-agent-skills (7 stars, last pushed 6mo ago), with no licence file. It adds 29 tokens to every session and 192 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.

Related

Other skills, from other repositories

computer-use

Read and drive native desktop applications through the accessibility layer — list on-screen apps, snapshot one window as a numbered element tree, then click / type / set a value / scroll / drag / run a named action, by element index or by screen coordinates. Use for work in a desktop app rather than a web page. Full…

kirodotdev/KiroCrew · 105 tokens

agent

Default browser automation agent — click, fill forms, navigate, log in, and extract structured data from any website using a natural-language goal, or run the same task across multiple sites in parallel. New users get 600 free automation credits to start; beyond that it draws on your plan's automation credits (unlike…

tinyfish-io/tinyfish-cookbook · 170 tokens

on-call-handoff-patterns

Master on-call shift handoffs with context transfer, escalation procedures, and documentation. Use when transitioning on-call responsibilities, documenting shift summaries, or improving on-call processes.

rmyndharis/antigravity-skills · 40 tokens

crxjs

CRXJS Chrome extension development — true HMR for popup, options, content scripts, side panels, manifest-driven builds, dynamic content script imports (?script, ?script&module), and defineManifest for type-safe manifests. Uses Vite as its build tool. Use when the user mentions CRXJS, crxjs, @crxjs/vite-plugin…

samber/cc-skills · 186 tokens

dx-optimizer

Developer Experience specialist. Improves tooling, setup, and workflows. Use PROACTIVELY when setting up new projects, after team feedback, or when development friction is noticed.

rmyndharis/antigravity-skills · 39 tokens

playwright-skill

Complete browser automation with Playwright. Auto-detects dev servers, writes clean test scripts to /tmp. Test pages, fill forms, take screenshots, check responsive design, validate UX, test login flows, check links, automate any browser task. Use when user wants to test websites, automate browser interactions…

tech-leads-club/agent-skills · 95 tokens