Agent Skill for safe Google Apps Script development using clasp, with accident prevention and deployment management.
clasp-skill is easy to set up with trust notes worth reviewing. Check agent compatibility and use-case fit before adding it to your workflow.
npx skills add tnisizawa/clasp-skillRun the command in your terminal.
Confirm that the skill files were added to your agent workspace.
Check the README requirements before invoking the skill in your agent.
Repository setup guidance
Looks usable, but maintenance, license, or security notes deserve a closer look.
Last commit was about 95 days ago.
0 GitHub stars indicate community interest.
0 open issues signal maintenance load.
MIT license detected.
4 security/trust notes recorded.
Setup difficulty is 2/5.
A public repository of example skills for Claude, demonstrating how to create reusable instructions and resources for specialized tasks.
Adversarial AI bug hunter with auto-fix skill for Claude Code, Cursor, Codex CLI, GitHub Copilot CLI, Kiro CLI, Opencode, Pi Coding Agent, and more. Multi-agent pipeline finds security vulnerabilities, logic errors, and runtime bugs — then fixes them autonomously on a safe branch.
An open-source framework to turn HTML, CSS, and animations into deterministic MP4 videos.
A multimodal toolset for AI agents to generate, edit, and display images, videos, and audio via CLI.
This skill teaches AI coding agents how to use clasp, the Google Apps Script command-line tool, safely. It prevents common mistakes like overwriting local code, and helps with deployments, rollbacks, and multi-environment pushes. Just ask your agent to 'clasp push' and it handles everything correctly.
clasp-skill is an Agent Skill that equips Claude Code and Codex with the knowledge to operate clasp (Google Apps Script CLI) safely and effectively. It includes an accident-prevention decision flow when connecting existing projects, preventing `clasp clone` from wiping local code. The skill detects deployment types (web app vs library) and applies safe update procedures for each. It supports versioned deployments, rollback procedures, and multi-environment push (development/distribution). It also provides workarounds for Windows/Git Bash quirks, such as clasp output not being captured. The skill includes guided first-time setup from installation through enabling the Apps Script API. All documentation is in Japanese, but the skill works in English-language sessions as well. It makes no network requests of its own—it only drives the clasp CLI and Google's official auth flow.
0
Stars
0
Forks
0
Issues
MIT
License
Agent Skill for safe Google Apps Script development using clasp, with accident prevention and deployment management.
Google Apps Script developers using AI coding agents, Developers who want to automate GAS deployment workflows, Teams managing multiple GAS projects with version control
The setup section provides repository-level starting guidance, not a guarantee of an independently verified installation. Check the official README and release notes.
Agent skills can change coding-agent behavior; review every SKILL.md and referenced script before installing. Check shell, network, file-system, credential, and API-key requirements before running skill workflows.
Similar or complementary options to evaluate include anthropic-skills, bug-hunter, hyperframes.
Aug 20, 2026