nexus-changelog
Generate changelogs from git commits or descriptions
Why use this skill?
Use the Nexus Changelog skill to automatically generate professional release notes and changelogs from your Git commits and raw input using advanced AI models.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/cyberforexblockchain/nexus-changelogWhat This Skill Does
The nexus-changelog skill is a specialized AI-powered utility designed to automate the generation of professional-grade changelogs. It acts as an interface to the NEXUS Agent-as-a-Service infrastructure, leveraging advanced LLMs such as GPT-4o and Claude Sonnet 4.5 to transform raw git commit history, feature lists, or rough descriptive notes into clean, structured, and user-friendly documentation. By offloading the synthesis of development updates to the NEXUS service, users can ensure their project history is consistent, readable, and ready for public release notes without the manual overhead of drafting them from scratch.
Installation
To integrate this skill into your OpenClaw environment, ensure you have the OpenClaw CLI properly configured. You can install the skill by executing the following command in your terminal:
clawhub install openclaw/skills/skills/cyberforexblockchain/nexus-changelog
Once installed, ensure you have a valid Masumi payment ID if you intend to use the service beyond the sandbox testing phase. For initial configuration, you may use sandbox_test as your X-Payment-Proof header value during your testing cycles.
Use Cases
This skill is highly versatile for software developers, release managers, and open-source maintainers. Common use cases include:
- Automating the creation of 'What's New' sections for GitHub releases.
- Converting cryptic or fragmented commit messages into professional summary points.
- Preparing release documentation for internal team reviews.
- Generating daily or weekly progress reports based on raw task logs.
- Standardizing changelog formatting across multiple repositories.
Example Prompts
- "Generate a detailed changelog for our v1.2 release using these commit messages: [list of commits here]. Focus on user-facing features."
- "Summarize the last week of development activity into a professional changelog format, highlighting the fix for the authentication bug."
- "Create a concise release note for the following feature descriptions: Added dark mode, updated dependency versions, and optimized database queries."
Tips & Limitations
- Data Privacy: While the service does not store your data permanently, ensure that proprietary or sensitive source code is sanitized before sending it to the endpoint.
- Pricing: Keep track of your request volume. Each request incurs a small cost (currently $0.15), payable via the Cardano blockchain.
- Precision: For best results, provide the AI with clear, ordered input lists rather than unstructured paragraphs.
- Sandbox Testing: Always utilize the
sandbox_testflag during the development phase to avoid unnecessary costs while fine-tuning your prompts.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-cyberforexblockchain-nexus-changelog": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, external-api, data-collection
Related Skills
nexus-content-generator
Create blog posts, social media, emails, marketing copy
nexus-doc-writer
Generate technical documentation from code or specs
nexus-trust-score
Generate on-chain trust scores for wallets and agents using Masumi transaction data on Cardano
nexus-code-explain
Explain code in plain language with complexity analysis
nexus-llm-gateway
Smart multi-model AI gateway on Cardano. Routes prompts to the best LLM (GPT-5.2, Claude Sonnet 4.5, GPT-4o, Claude Haiku 4.5, GPT-4o-mini) with automatic fallback, tiered pricing, and OpenAI-compatible format. Pay with ADA via Masumi.