commit-drafter
80Draft Git Commit Messages From Staged Changes
Writing commit messages from staged changes takes time and can miss important context. This skill collects git status and diff details so AI can draft a clear message.
Consolidate HTML Chapters with AI
Long documents split across many page files are hard to read and validate. This skill guides Claude, Codex, or Claude Code to merge page HTML into one structured chapter.
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "ai-chapter-consolidate" from https://skillstore.io/skills/abejitsu-ai-chapter-consolidate.md and its manifest at https://skillstore.io/api/skills/abejitsu-ai-chapter-consolidate/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.Your Agent should still show its plan and request any confirmation required by the security policy.
Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.
Using "ai-chapter-consolidate". Merge chapter 2 from page artifacts into a single chapter file.
Expected outcome:
A consolidated chapter document is prepared with one page container, one main content area, preserved chapter header, and merged continuation content.
Using "ai-chapter-consolidate". Validate the chapter output after consolidation.
Expected outcome:
Using "ai-chapter-consolidate". Create a consolidation summary for the workflow.
Expected outcome:
A short summary describes the page range, pages merged, content counts, and any unusual merge decisions.
Most static findings are false positives caused by Markdown backticks, HTML examples, and fixed relative paths. One real risk remains: the skill instructs local shell execution of a Python wrapper, and it also sends full page HTML content to an external AI service.
These are real local capabilities that may be expected for this skill, so they require review but are not counted as confirmed malicious behavior.
Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.
https://skillstore.io/skills/abejitsu-ai-chapter-consolidate/audits/10?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_report[](https://skillstore.io/skills/abejitsu-ai-chapter-consolidate?utm_source=security_passport_badge)<a href="https://skillstore.io/skills/abejitsu-ai-chapter-consolidate?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/abejitsu-ai-chapter-consolidate/security.svg" alt="Skillstore security assessment" loading="lazy"></a><iframe src="https://skillstore.io/embed/skills/abejitsu-ai-chapter-consolidate.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>AbeJitsu. (2026). ai-chapter-consolidate security audit report (audit version 10) [Author version unspecified]. Skillstore. https://skillstore.io/skills/abejitsu-ai-chapter-consolidate/audits/10@techreport{abejitsu-abejitsu-ai-chapter-consolidate-2026,
author = {AbeJitsu},
title = {ai-chapter-consolidate security audit report (audit version 10)},
institution = {Skillstore},
year = {2026},
number = {10},
url = {https://skillstore.io/skills/abejitsu-ai-chapter-consolidate/audits/10},
note = {Author version unspecified}
}cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "ai-chapter-consolidate security audit report (audit version 10)"
version: "unspecified"
type: report
authors:
- name: "AbeJitsu"
date-released: "2026-07-09"
url: "https://skillstore.io/skills/abejitsu-ai-chapter-consolidate/audits/10"
identifiers:
- type: other
value: "skillstore:abejitsu-ai-chapter-consolidate:audit:10"
description: "Skillstore immutable audit report identifier"
Merge scanned or extracted textbook page HTML into one readable chapter for review.
Create consistent headings and semantic structure across page fragments before validation.
Generate a chapter HTML file and metadata log for later quality gates.
Use this skill to merge the page HTML files for chapter 2 into one continuous chapter document.
Use this skill to list the required page HTML files for chapter 3 and confirm the expected inputs before consolidation.
Use this skill to consolidate chapter 4 and pay special attention to heading hierarchy, tables, figures, and semantic classes.
Use this skill to consolidate chapter 5, save the chapter artifact, produce the consolidation log, and report the quality checks that still need validation.
Author
AbeJitsuLicense
MIT
Skillstore revision
r1
Version notice
The author did not declare a version.
Ref
7db9b9f06e0ab79c575b58bc48c4d8dc9849f424
Maintenance freshness
7/18/2026
Usage
9 downloads ยท 160 views
File structure
๐ SKILL.md
Draft Git Commit Messages From Staged Changes
Writing commit messages from staged changes takes time and can miss important context. This skill collects git status and diff details so AI can draft a clear message.
Improve Code Readability for Non-Developers
Code can be hard for non-developers to review when names, comments, and jargon are unclear. This skill scores readability and suggests clearer naming, comments, and documentation.
Validate Project Requirements Before Work
Vague requests slow quality pipelines and cause rework. This skill checks requirements against project standards before the next step.
Standardize Deliverable Formatting
Generated work often mixes styles, spacing, and structure. This skill applies consistent formatting so deliverables are easier to review and reuse.
Extract PDF Page Artifacts
PDF conversion often fails when text, layout, and images are extracted separately. This skill creates traceable page artifacts that combine text metadata, rendered images, and page mappings.
Validate HTML Structure Before Publishing
AI-generated HTML often misses required structure and breaks downstream publishing. This skill checks HTML5 structure and records clear validation results.
Capture Project Lessons
by 0xrdan
Teams lose project-specific lessons after chat sessions end. This skill extracts patterns, quirks, and decisions into a persistent knowledge base.
Convert Markdown to Styled HTML
by jimliu
Publishing Markdown to WeChat-compatible HTML can require careful formatting and inline styles. This skill converts Markdown files into themed HTML with diagrams, math, alerts, and code highlighting.
Generate Data Reports With Charts
by CuriousLearner
Raw data often needs clear summaries before teams can act. This skill guides Claude, Codex, and Claude Code to produce Markdown, HTML, and PDF-ready reports.
Improve Complex Reasoning Escalation
by ANcpLua
Complex AI work can stall when uncertainty and tradeoffs are not recognized early. This skill gives Claude, Codex, and Claude Code a checklist for escalating difficult reasoning to deeper analysis.
Fix Accessibility Issues in Web Interfaces
by ibelick
Web interfaces often exclude users through missing labels, weak keyboard support, and incorrect focus behavior. This skill audits common accessibility failures and proposes minimal, targeted fixes.
Improve SEO Reviews for Web Pages
by DanielPodolsky
Web pages often miss basic metadata, semantic structure, and social sharing signals. This skill guides Claude, Codex, and Claude Code through focused SEO review steps.