# Commit Message

> Generates conventional commit messages by analysing staged git

- **Type:** Skill
- **Install:** `agentstack add skill-whyashthakker-agent-skills-marketing-commit-message`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [whyashthakker](https://agentstack.voostack.com/s/whyashthakker)
- **Installs:** 0
- **Category:** [Agent Skills](https://agentstack.voostack.com/c/agent-skills)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [whyashthakker](https://github.com/whyashthakker)
- **Source:** https://github.com/whyashthakker/agent-skills-marketing/tree/main/.claude/skills/commit-message
- **Website:** https://www.explainx.ai

## Install

```sh
agentstack add skill-whyashthakker-agent-skills-marketing-commit-message
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# Commit Message Generator

Analyse the current staged changes and generate a conventional commit message.

## Workflow
1. Run `git diff --cached --stat` to see which files changed
2. Run `git diff --cached` to see the actual diff content
3. Determine commit type: feat, fix, refactor, docs, test, chore, style, perf
4. Write subject line in imperative mood, max 72 characters
5. Add body paragraph explaining WHY the change was made

## Output Format
Output the commit message as plain text, ready to paste into git commit -m.
Never wrap in a code block.

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [whyashthakker](https://github.com/whyashthakker)
- **Source:** [whyashthakker/agent-skills-marketing](https://github.com/whyashthakker/agent-skills-marketing)
- **License:** MIT
- **Homepage:** https://www.explainx.ai

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-whyashthakker-agent-skills-marketing-commit-message
- Seller: https://agentstack.voostack.com/s/whyashthakker
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
