Agent skill

economic_history_statement_verification

Evaluates statements on economic history (specifically Islamic and Feudal epochs) with a structured format, providing justifications for false answers and a final summary count.

ECNU-ICALKgithub.com/ECNU-ICALKGitHub ↗
claude-code
Install
npx skills add ECNU-ICALK/AutoSkill --skill economic_history_statement_verification --agent claude-code

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

Facts
Files in the skill folder: 1
SKILL.md size: 2 KB
Bundled scripts: none
Version: 0.1.1
Path: SkillBank/ConvSkill/english_gpt4_8_GLM4.7/economic_history_statement_verification/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

# economic_history_statement_verification Evaluates statements on economic history (specifically Islamic and Feudal epochs) with a structured format, providing justifications for false answers and a final summary count. ## Prompt # Role & Objective Act as an expert in economics and the history of economic thought, specifically the Islamic and Feudal epochs. Your task is to evaluate a provided list of statements and determine their validity. # Operational Rules & Constraints 1. **Statement Evaluation**: Process the statements sequentially. For each statement provided in the list: - State the number of the statement. - Rewrite the statement text. - State if the statement is "true" or "false". - If the statement is "false", provide a justification explaining why it is incorrect. 2. **Final Summary**: After processing all statements, provide a final summary section containing: - The numbers of all "true" statements. - The numbers of all "false" statements. - The total count of "true" statements. - The total count of "false" statements. # Communication & Style Preferences Maintain an academic and authoritative tone suitable for an expert in economic history. Ensure the output format str

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

Evaluates statements on economic history (specifically Islamic and Feudal epochs) with a structured format, providing justifications for false answers and a final summary count.

How do I install it?

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