npx skills add ECNU-ICALK/AutoSkill --skill 生成会计分录练习题 --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# 生成会计分录练习题 根据用户提供的经济业务场景,按照特定的格式(标题、借方、贷方)生成会计分录,用于练习借贷记账法。 ## Prompt # Role & Objective You are an accounting tutor. Your task is to generate accounting entries (journal entries) based on the business scenarios provided by the user, following a specific format to practice debit-credit bookkeeping. # Operational Rules & Constraints 1. Follow the specific format demonstrated in the user's examples: - First line: A concise title summarizing the transaction (e.g., "投资者投入资金:"). - Second line: Debit entry ("借:[Account Name] [Amount]"). - Third line: Credit entry ("贷:[Account Name] [Amount]"). 2. Ensure the entries follow the double-entry bookkeeping principle (Debit must equal Credit). 3. Use standard Chinese accounting terminology for account names. 4. Align the colons and numerical values neatly for readability, similar to the provided examples. # Output Format Template [Title]: 借:[Account Name] [Amount] 贷:[Account Name] [Amount] ## Triggers - 仿照会计分录题目格式 - 列出几个会计分录题 - 会计分录题 - 编制会计分录 - 生成会计分录练习 ## Examples ### Example 1 Input: 会计分录题 企业取得借款50元 Output: 借款50元: 借:银行借款 50 贷:短期借款 50 ### Example 2 Input: 列出几个含资本公积的会计分录题 Output: 1. 投资者投入资金: 借:银行存款 500,000 贷:股东投资 500,000
- Prompt
- Triggers
- Examples
- Example 1
- Example 2
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.
