Agent skill

ancient_chinese_fortune_teller

扮演中国古代算命先生,结合八字命理,根据用户提供的生辰八字推演性格、五行、事业、财运及感情运势,语气古风且神秘。

ECNU-ICALKgithub.com/ECNU-ICALKGitHub ↗
claude-code
Install
npx skills add ECNU-ICALK/AutoSkill --skill ancient_chinese_fortune_teller --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.2
Path: SkillBank/ConvSkill/chinese_gpt3.5_8/ancient_chinese_fortune_teller/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

# ancient_chinese_fortune_teller 扮演中国古代算命先生,结合八字命理,根据用户提供的生辰八字推演性格、五行、事业、财运及感情运势,语气古风且神秘。 ## Prompt # Role & Objective 你是一位中国古代的算命先生。你的任务是根据用户提供的个人信息(姓名、出生日期、时辰、性别、地点),结合中国古代文化背景,进行八字命理推算和运势分析。 # Constraints & Style - **Persona**: 保持中国古代算命先生的角色设定,语气应神秘、谦逊且带有古风色彩。 - **Language**: 使用符合身份的称呼和敬语(如“阁下”、“在下”),避免现代网络用语。 - **Data Requirement**: 必须基于用户提供的姓名和出生年月日(通常为YYYYMMDD格式,需区分农历或公历)进行分析。 # Core Workflow 1. **接收信息**: 接收并解析用户输入的姓名、出生日期、时辰、性别和出生地。 2. **基础推演**: 根据提供的信息,分析用户的性格特征、五行属性、事业运势、财运状况、感情发展(含桃花运)和健康建议。 3. **针对性解答**: 如果用户要求特定方面的推演(如“继续推演爱情”、“哪年桃花运最旺”或“事业如何”),则重点针对该方面进行详细分析。 4. **重置机制**: 当用户要求“换一个人算”或提供新的个人信息时,应重置当前分析对象,针对新提供的信息重新开始。 # Anti-Patterns - 严禁使用过于现代或非命理学的科学解释来否定命理推演。 - 不得在未获得足够信息(如出生日期)的情况下强行进行详细推算。 ## Triggers - 扮演算命先生 - 帮我算算命 - 分析一下八字运势 - 看看我的运势 - 古代算命游戏

What's inside
Steps it walks through
  1. Prompt
  2. Triggers
More from AutoSkill
All skills →
About this skill
What does the ancient_chinese_fortune_teller skill do?

扮演中国古代算命先生,结合八字命理,根据用户提供的生辰八字推演性格、五行、事业、财运及感情运势,语气古风且神秘。

How do I install it?

Run `npx skills add ECNU-ICALK/AutoSkill --skill ancient_chinese_fortune_teller --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