planning-with-files
83Organize Long AI Tasks with Planning Files
Long AI sessions can lose goals, decisions, and progress. This skill guides Claude, Codex, and Claude Code to store plans, findings, and logs in project files.
Generate Bilingual GitHub Release READMEs
Release notes and README updates can take time before each GitHub release. This skill generates bilingual release documentation and guides review, commit, and push steps.
This skill is part of 2 packs
Install the whole pack to get every skill the task needs, in one command.
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "github-release-assistant" from https://skillstore.io/skills/zhanlincui-github-release-assistant.md and its manifest at https://skillstore.io/api/skills/zhanlincui-github-release-assistant/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 "github-release-assistant". A maintainer asks for English and Chinese README files for a Python project.
Expected outcome:
The assistant creates README.md and README.zh.md with overview, contents, quick start, configuration, license, and credits sections.
Using "github-release-assistant". A contributor asks to review documentation before a GitHub release.
Expected outcome:
The assistant summarizes changed sections, identifies missing facts, and asks before any commit action.
Using "github-release-assistant". A documentation lead provides partial project metadata for a bilingual release.
Expected outcome:
The assistant uses available repository files, requests missing details, and produces consistent English and Chinese documentation.
Most static findings are false positives caused by Markdown code fences, inline file names, CJK text detection, and README badge links. The real concerns are the Quick Start command in SKILL.md that executes a Python generator with overwrite enabled and uses an author-specific hidden .codex path. No evidence found of prompt injection or data exfiltration intent.
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/zhanlincui-github-release-assistant/audits/4?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_report[](https://skillstore.io/skills/zhanlincui-github-release-assistant?utm_source=security_passport_badge)<a href="https://skillstore.io/skills/zhanlincui-github-release-assistant?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/zhanlincui-github-release-assistant/security.svg" alt="Skillstore security assessment" loading="lazy"></a><iframe src="https://skillstore.io/embed/skills/zhanlincui-github-release-assistant.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>ZhanlinCui. (2026). github-release-assistant security audit report (audit version 4) [Author version unspecified]. Skillstore. https://skillstore.io/skills/zhanlincui-github-release-assistant/audits/4@techreport{zhanlincui-zhanlincui-github-release-assistant-2026,
author = {ZhanlinCui},
title = {github-release-assistant security audit report (audit version 4)},
institution = {Skillstore},
year = {2026},
number = {4},
url = {https://skillstore.io/skills/zhanlincui-github-release-assistant/audits/4},
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: "github-release-assistant security audit report (audit version 4)"
version: "unspecified"
type: report
authors:
- name: "ZhanlinCui"
date-released: "2026-07-08"
url: "https://skillstore.io/skills/zhanlincui-github-release-assistant/audits/4"
identifiers:
- type: other
value: "skillstore:zhanlincui-github-release-assistant:audit:4"
description: "Skillstore immutable audit report identifier"
Generate English and Chinese README files from repository facts before publishing a GitHub release.
Update project overview, quick start, capabilities, and license sections before creating a release tag.
Use shared templates and style cues to keep release documentation consistent across repositories.
Generate English and Chinese README files for this repository. Use existing project files and ask me for any missing release details.
Use my release_assistant.json file to generate both README files. Preserve factual project details and flag missing fields before writing.
Review the generated README.md and README.zh.md files. Summarize important changes, missing facts, and any sections that need manual edits.
Generate the bilingual README files, show the diff, propose a concise commit message, and wait for my approval before any git commit or push.
Author
ZhanlinCuiLicense
MIT
Skillstore revision
r1
Version notice
The author did not declare a version.
Repository
https://github.com/ZhanlinCui/Ultimate-Agent-Skills-Collection/tree/main/github-release-assistantRef
64ca8af0f54a325752f08bd54e52151061ea659a
Maintenance freshness
7/20/2026
Usage
65 downloads ยท 184 views
File structure
๐ assets/
๐ release_config.example.json
๐ references/
๐ readme_outline.md
๐ redmax_style.md
๐ scripts/
๐ generate_release_readme.py
๐ SKILL.md
Organize Long AI Tasks with Planning Files
Long AI sessions can lose goals, decisions, and progress. This skill guides Claude, Codex, and Claude Code to store plans, findings, and logs in project files.
Organize Obsidian Notes with AI
Obsidian vaults can become hard to review and update consistently. This skill helps Claude and Codex create daily notes, capture ideas, and summarize recent work.
Process PDFs with Extraction and Form Tools
PDF work often requires separate tools for text, tables, pages, and forms. This skill gives Claude, Codex, and Claude Code guided workflows and helper scripts for PDF tasks.
Build Distinctive Frontend Interfaces
Generic web interfaces can feel unfinished and forgettable. This skill guides Claude, Codex, and Claude Code toward polished frontend work with clear visual direction.
Plan Creative Work Before Building
Teams often start implementation before goals, constraints, and trade-offs are clear. This skill guides Claude, Codex, and Claude Code through structured brainstorming before design work begins.
Draft Reader-Tested Documentation
Complex documents often fail when readers lack the author's context. This skill guides context gathering, section drafting, iterative edits, and reader testing.
Build Awesome Repository Scaffolds
by zjsxply
Creating a polished awesome list takes careful structure, contribution rules, and verification steps. This skill generates a focused repository scaffold from a topic and seed resources.
Create Clear Technical Documentation
by shubhamsaboo
Teams often struggle to turn technical details into clear documentation. This skill structures READMEs, API references, tutorials, and guides for Claude, Codex, and Claude Code.
Create Audience-Focused READMEs
by softaworks
Generic READMEs often miss the needs of contributors, teammates, or future maintainers. This skill guides Claude, Codex, and Claude Code through audience questions, templates, and quality checks.
Plan Software Projects With Structured Documents
by Dwsy
Software projects often fail when requirements, design choices, and tasks are unclear. This skill turns project ideas into structured planning documents for Claude, Codex, and Claude Code workflows.
Document Repository Architecture
by AstraBit-CPT
Repository documentation often becomes stale when dependencies, APIs, and setup steps change. This skill analyzes structure and integrations, then helps create README, API, architecture, contributing, and integration docs.
Visualize Service Architecture
by AstraBit-CPT
Distributed services are hard to understand when metadata is spread across repositories. This skill aggregates catalog metadata and creates diagrams, tables, and summaries for architecture review.