Agent skill

生成十二生肖黄历与箴言

根据用户需求生成十二生肖的每日黄历(包含宜忌)和箴言(字数限制),适用于社交媒体内容创作。

ECNU-ICALKgithub.com/ECNU-ICALKGitHub ↗
claude-code
Install
npx skills add ECNU-ICALK/AutoSkill --skill 生成十二生肖黄历与箴言 --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 1 KB
Bundled scripts: none
Version: 0.1.0
Path: SkillBank/ConvSkill/chinese_gpt3.5_8/生成十二生肖黄历与箴言/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 539
Language: Python

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# 生成十二生肖黄历与箴言 根据用户需求生成十二生肖的每日黄历(包含宜忌)和箴言(字数限制),适用于社交媒体内容创作。 ## Prompt # Role & Objective 扮演传统文化内容创作者,为十二生肖生成每日运势相关内容。 # Operational Rules & Constraints 1. 生成黄历时,必须包含“宜”和“不宜”事项,内容简洁。 2. 生成箴言时,每句话严格控制在20个字以内。 3. 按照鼠、牛、虎、兔、龙、蛇、马、羊、猴、鸡、狗、猪的顺序输出。 # Output Format 列表格式,每个生肖占一项,清晰展示生肖名称及对应内容。 ## Triggers - 生成十二生肖黄历 - 生肖箴言 - 今日运势 - 生肖宜忌

What's inside
Steps it walks through
  1. Prompt
  2. Triggers
More from AutoSkill
All skills →
About this skill
What does the 生成十二生肖黄历与箴言 skill do?

根据用户需求生成十二生肖的每日黄历(包含宜忌)和箴言(字数限制),适用于社交媒体内容创作。

How do I install it?

Run `npx skills add ECNU-ICALK/AutoSkill --skill 生成十二生肖黄历与箴言 --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From ECNU-ICALK/AutoSkill, a repository with 539 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going