Skip to main content

Commit Message Craft

TrustedNo sandbox neededv1.0.0MITUnverified

by AgentNode · published 3 days ago · skill

Write precise conventional commit messages from a staged diff — subject, body, and breaking-change footer.

A prompt-only skill that teaches an agent to write commit messages that explain WHY a change was made, not just what. It follows the conventional-commits format, keeps subjects under 72 characters, and adds a body only when the diff does not speak for itself.

generic

Quick Start

bash
agentnode install commit-message-craft

Runs in a subprocess with filtered environment by default. Declared permissions are policy-checked, not sandboxed.

Runs locally on your machine. No execution data is sent to AgentNode. Permissions are checked before execution. Learn how this works

Verification

low confidence0/100✖ Failed
smokeSmoke test failed
0/25
testsTests failed
0/15
importImport verification failed
0/15
installInstallation failed
0/15
contractContract not validated
0/10
determinismNo determinism data
0/5
reliabilityNo stability data
0/10

Package failed to install.

install537ms

Verification failed. This package has issues that prevent it from being installed or imported correctly.

Reason: Package installation failed

Python 3.12.3ffmpegpopplertesseract

Last verified 3d ago· Runner v2.0.0

Use this when you need to...

  • Generate a commit message from a staged git diff
  • Rewrite a vague commit message before pushing
  • Enforce a consistent commit style across a team

Capabilities

Write precise conventional commit messages from a staged diff — subject, body, and breaking-change footer.

Prompt Templates

mainpromptcommit_message_craft.prompt

Write precise conventional commit messages from a staged diff — subject, body, and breaking-change footer.

SKILL.md

Permissions

No sandbox neededPrompt-only skill — it ships instructions, not code, so nothing is executed.

Declared by the publisher. Checked before execution by the policy gate.

Networknone
Filesystemnone
Code Executionnone
Data Accessinput_only
User Approvalnever

Permissions are policy-checked before execution. For trusted and curated packages that run on the host, network and filesystem access are policy-checked but not OS-sandboxed. When runtime isolation is required for untrusted/community code, AgentNode uses sandbox-or-fail-closed if the required container runtime and pinned image are available. Learn more

Privacy

All tool execution happens locally on your machine. AgentNode never receives:

  • • Tool inputs or outputs
  • • Execution logs
  • • Data your agent processes

Only install events and search queries are sent to the registry.

bash
agentnode install commit-message-craft

Files (2)

License

MIT

Stats

Downloads0
Installs0
Versionv1.0.0
Published7/9/2026
Channelstable
Typeskill

Compatibility

Frameworks

generic

Runtime

none

Trust & Security

PublisherTrusted
SignatureNone
ProvenanceNone
Security Issues0

Publisher

A

AgentNode

@agentnode