genocs-library: Skill for Codex

.codex/skills/changelog-writer/SKILL.md

changelog-writer is a skill for Codex from Genocs/genocs-library. Its token cost is not measured, scanned not scanned, original, MIT.

A description of an enterprise library for building .NET microservice solutions. Microservices are applications split into smaller services that work together; the description gives no further details.

In plain words
What is it for?
It is intended for building .NET microservice solutions, but its concrete tasks are not described here.
Why use it?
The available information is too limited to say which specific development problem it removes.

Skill for Codex

Written for Codex: installed under .codex/.

This is Genocs/genocs-library's own configuration. It tells Codex how to work on genocs-library itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything genocs-library configures →

Reuse

Borrowing it

Nothing to install: this file belongs to Genocs/genocs-library. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/Genocs/genocs-library/main/.codex/skills/changelog-writer/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/Genocs/genocs-library

Made for: Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for changelog-writer

README.md
[![agentmods](https://agentmods.dev/badge/skills/genocs/genocs-library/changelog-writer/github.svg)](https://agentmods.dev/skills/genocs/genocs-library/changelog-writer)
Your own site
<a href="https://agentmods.dev/skills/genocs/genocs-library/changelog-writer"><img src="https://agentmods.dev/badge/skills/genocs/genocs-library/changelog-writer/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for changelog-writer

Your own site · 80×15
<a href="https://agentmods.dev/skills/genocs/genocs-library/changelog-writer"><img src="https://agentmods.dev/badge/skills/genocs/genocs-library/changelog-writer.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session not measured What this adds to a session before it is invoked.
When invoked not measured The whole file, excluding the scripts and references it only reads on demand.
Security scan n/a The body is not available under this licence, so nothing was scanned.
Origin original No closer match found in the catalogue.
.codex/skills/changelog-writer/SKILL.md · 1 lines

The source is not reproduced here

Licensed MIT

The repository is licensed MIT, which this catalogue does not treat as permission to reproduce the file. Read it at the source.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 11d ago First seen · 1 lines e3b0c44298fc

Subscribe to this mod's changes

changelog-writer is a skill published in the GitHub repository Genocs/genocs-library (4 stars, last pushed 8d ago), licensed MIT. Its token cost is not measured: this kind of file is read by the harness, not the model. It was not scanned, because the body is not available under its licence. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

clean-architecture-dotnet

Use when domain logic leaks into API/Infrastructure, project references violate layer boundaries, or you need to decide between CQS (always), CQRS bus (complex domains), and DDD patterns (invariants and events).

SebastienDegodez/copilot-instructions · 50 tokens

aspnetcore-minimal-apis

Build ASP.NET Core minimal APIs with endpoint filters, JWT auth, OpenAPI, and clean handler delegation. Use for lightweight .NET microservices and BFF endpoints without MVC ceremony.

vaquarkhan/Fullstack-development-agent-skills · 44 tokens

ef-core-persistence

Model relational domains with EF Core 8, fluent configurations, migrations, interceptors, and performant queries. Use for .NET persistence layers with zero-downtime migration discipline.

vaquarkhan/Fullstack-development-agent-skills · 40 tokens

dotnet-aspnet-core-microservices

Apply backend defaults for .NET ASP.NET Core microservices with strong contracts, health checks, and production-safe operations. Use when backend services are built with .NET and C#.

vaquarkhan/Fullstack-development-agent-skills · 45 tokens

azure-maps-search-dotnet

Azure Maps SDK for .NET. Location-based services including geocoding, routing, rendering, geolocation, and weather. Use for address search, directions, map tiles, IP geolocation, and weather data. Triggers: "Azure Maps", "MapsSearchClient", "MapsRoutingClient", "MapsRenderingClient", "geocoding .NET", "route…

microsoft/skills · 91 tokens

azure-mgmt-apicenter-dotnet

Azure API Center SDK for .NET. Centralized API inventory management with governance, versioning, and discovery. Use for creating API services, workspaces, APIs, versions, definitions, environments, deployments, and metadata schemas. Triggers: "API Center", "ApiCenterService", "ApiCenterWorkspace", "ApiCenterApi", "API…

microsoft/skills · 97 tokens