upload — git commit automation upload, resisters, lsimatt2, community, git commit automation, ai agent skill, ide skills, agent automation, Vercel deployment, automated git push, git status review, git diff analysis

v1.0.0
GitHub

About this Skill

Perfect for Deployment Agents needing streamlined git commit and push capabilities to Vercel. Upload is a skill that automates the deployment of site changes to Vercel via git commits and pushes.

Features

Runs git status and git diff to review changes
Stages changed files with git add for precise control
Commits changes with a clear, concise message
Pushes updates to the remote origin main repository
Confirms deployment to Vercel for seamless site updates
Utilizes git commands for version control and deployment

# Core Topics

lsimatt2 lsimatt2
[0]
[0]
Updated: 3/18/2026

Quality Score

Top 5%
23
Excellent
Based on code quality & docs
Installation
SYS Universal Install (Auto-Detect)
> npx killer-skills add lsimatt2/resisters/upload
Supports 19+ Platforms
Cursor
Windsurf
VS Code
Trae
Claude
OpenClaw
+12 more

Agent Capability Analysis

The upload skill by lsimatt2 is an open-source community AI agent skill for Claude Code and other IDE workflows, helping agents execute tasks with better context, repeatability, and domain-specific guidance. Optimized for git commit automation, Vercel deployment, automated git push.

Ideal Agent Persona

Perfect for Deployment Agents needing streamlined git commit and push capabilities to Vercel.

Core Value

Empowers agents to automate deployment processes using git status, git diff, and git add, while providing clear commit messages and seamless pushes to remote repositories like origin main via protocols such as HTTPS or SSH.

Capabilities Granted for upload

Automating site deployments to Vercel
Streamlining git commit and push processes
Reviewing changes with git status and git diff before deployment

! Prerequisites & Limits

  • Requires git installation and configuration
  • Needs Vercel deployment setup
  • Limited to git-based version control systems
Project
SKILL.md
692 B
.cursorrules
1.2 KB
package.json
240 B
Ready
UTF-8

# Tags

[No tags]
SKILL.md
Readonly

Upload to Vercel

When the user invokes /upload, commit and push all changes to deploy the site via Vercel.

Steps

  1. Run git status and git diff to review all changes
  2. Stage the changed files with git add (prefer adding specific files over git add .)
  3. Write a clear, concise commit message summarizing the changes
  4. Commit with the message
  5. Push to the remote (origin main)
  6. Confirm to the user that the changes have been pushed and Vercel will deploy shortly

Rules

  • Always use eval "$(/opt/homebrew/bin/brew shellenv zsh)" before git commands if needed
  • Never force push
  • Never skip pre-commit hooks
  • If there are no changes to commit, let the user know

FAQ & Installation Steps

These questions and steps mirror the structured data on this page for better search understanding.

? Frequently Asked Questions

What is upload?

Perfect for Deployment Agents needing streamlined git commit and push capabilities to Vercel. Upload is a skill that automates the deployment of site changes to Vercel via git commits and pushes.

How do I install upload?

Run the command: npx killer-skills add lsimatt2/resisters/upload. It works with Cursor, Windsurf, VS Code, Claude Code, and 19+ other IDEs.

What are the use cases for upload?

Key use cases include: Automating site deployments to Vercel, Streamlining git commit and push processes, Reviewing changes with git status and git diff before deployment.

Which IDEs are compatible with upload?

This skill is compatible with Cursor, Windsurf, VS Code, Trae, Claude Code, OpenClaw, Aider, Codex, OpenCode, Goose, Cline, Roo Code, Kiro, Augment Code, Continue, GitHub Copilot, Sourcegraph Cody, and Amazon Q Developer. Use the Killer-Skills CLI for universal one-command installation.

Are there any limitations for upload?

Requires git installation and configuration. Needs Vercel deployment setup. Limited to git-based version control systems.

How To Install

  1. 1. Open your terminal

    Open the terminal or command line in your project directory.

  2. 2. Run the install command

    Run: npx killer-skills add lsimatt2/resisters/upload. The CLI will automatically detect your IDE or AI agent and configure the skill.

  3. 3. Start using the skill

    The skill is now active. Your AI agent can use upload immediately in the current project.

Related Skills

Looking for an alternative to upload or another community skill for your workflow? Explore these related open-source skills.

View All

widget-generator

Logo of f
f

Generate customizable widget plugins for the prompts.chat feed system

149.6k
0
Design

linear

Logo of lobehub
lobehub

Linear issue management. MUST USE when: (1) user mentions LOBE-xxx issue IDs (e.g. LOBE-4540), (2) user says linear, linear issue, link linear, (3) creating PRs that reference Linear issues. Provides

73.4k
0
Communication

testing

Logo of lobehub
lobehub

Testing guide using Vitest. Use when writing tests (.test.ts, .test.tsx), fixing failing tests, improving test coverage, or debugging test issues. Triggers on test creation, test debugging, mock setup

73.3k
0
Communication

zustand

Logo of lobehub
lobehub

Zustand state management guide. Use when working with store code (src/store/**), implementing actions, managing state, or creating slices. Triggers on Zustand store development, state management questions, or action implementation.

72.8k
0
Communication