Chinese content writing and editing toolkit. Use when generating articles, polishing copy, creating outlines, tracking trends, or adapting content for Chinese platforms.
Scanned 9/7/2026
Install to Claude Code
npx -y skills add bytesagain/ai-skills --skill chinese-lunar-calendar --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Chinese Lunar Calendar?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/bytesagain-chinese-lunar-calendar)More formats (shields.io, HTML) on the badges page.
---
version: "3.0.1"
name: Chinese Calendar
description: "Chinese content writing and editing toolkit. Use when generating articles, polishing copy, creating outlines, tracking trends, or adapting content for Chinese platforms."
author: BytesAgain
homepage: https://bytesagain.com
source: https://github.com/bytesagain/ai-skills
tags: [chinese, content, writing, translation]
category: "text"
---
# chinese-lunar-calendar
CLI tool for chinese lunar calendar
## Commands
### `write`
```bash
scripts/script.sh write
```
### `title`
```bash
scripts/script.sh title
```
### `outline`
```bash
scripts/script.sh outline
```
### `polish`
```bash
scripts/script.sh polish
```
### `hashtag`
```bash
scripts/script.sh hashtag
```
### `platform`
```bash
scripts/script.sh platform
```
### `hot`
```bash
scripts/script.sh hot
```
### `template`
```bash
scripts/script.sh template
```
### `translate`
```bash
scripts/script.sh translate
```
### `proofread`
```bash
scripts/script.sh proofread
```
### `help`
```bash
scripts/script.sh help
```
### `version`
```bash
scripts/script.sh version
```
## Examples
```bash
scripts/script.sh help
scripts/script.sh write
```
## Configuration
| Variable | Required | Description |
|----------|----------|-------------|
| `CHINESE_LUNAR_CALENDAR_DIR` | No | Data directory (default: `~/.chinese-lunar-calendar/`) |
## Data Storage
All data saved in `~/.chinese-lunar-calendar/`. Runs on your machine without external calls.
## Requirements
- bash 4.0+
---
*Powered by BytesAgain | bytesagain.com | hello@bytesagain.com*
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!