Skills DirectorySkills Directory
SkillsLearnSecurityCategoriesDocsCommunityBlog
Sign InSubmit Skill
Skills Directory

Security-tested agent skills for Claude, coding agents, and AI workflows.

Directory

  • Browse Skills
  • All Skills A–Z
  • Claude Skills
  • Claude Code Skills
  • Agent Skills
  • Categories
  • Authors
  • Submit a Skill

Learn

  • Learn Hub
  • Install Claude Skills
  • Write SKILL.md
  • Skills vs MCP
  • Directories Compared

Security

  • Security
  • Methodology
  • Secure Claude Skills
  • Security Badges

Company

  • About
  • Community
  • Blog
  • API Docs
  • Advertise

2026 Skills Directory. All rights reserved.

ProTermsPrivacyRefunds
Back to skills

Cie Tables Figures

ASecurity

Use when finalizing regression tables and figures for a 《中国工业经济》 (China Industrial Economics) manuscript. Enforces three-line tables, footnote conventions, column discipline, event-study/figure aesthetics — and the journal's hallmark requirement that every key table is followed by an economic-magnitude interpretation, not just significance stars.

1,052 stars
0 votes
0 copies
0 views
Added 6/4/2026
ai-agents

Security Analysis

A100/100

Scanned 6/4/2026

Install to Claude Code

$npx -y skills add brycewang-stanford/Awesome-Journal-Skills --skill cie-tables-figures --agent claude-code

Installs into .claude/skills of the current project.

Are you the author of Cie Tables Figures?

Add the live security badge to your README — it updates automatically with every re-scan.

Security grade badge for Cie Tables Figures
[![Security: A — Skills Directory](https://www.skillsdirectory.com/api/skills/brycewang-stanford-cie-tables-figures/badge)](https://www.skillsdirectory.com/skills/brycewang-stanford-cie-tables-figures)

More formats (shields.io, HTML) on the badges page.

Download with Pro
Files
SKILL.md
---
name: cie-tables-figures
description: Use when finalizing regression tables and figures for a 《中国工业经济》 (China Industrial Economics) manuscript. Enforces three-line tables, footnote conventions, column discipline, event-study/figure aesthetics — and the journal's hallmark requirement that every key table is followed by an economic-magnitude interpretation, not just significance stars.
---

# 表格与图形(cie-tables-figures)

## 触发时机

- 主表 8 列以上 / 信息密度过高
- 表后只说"显著为正",不报经济量级
- 表格有竖线、边框、阴影,或直接截图 Stata/R 输出

## 本刊招牌要求:报量级,不只报显著性

主回归表后**必须有经济含义解读**:系数对应的**实际变化量、占被解释变量均值/标准差的比重**。投稿指南要求"实证结果解释要有深度,与理论分析相呼应",并坚决避免"模型、实证与政策两张皮"。

> 写法示例:"政策使处理组企业研发投入提高 0.045,相当于样本均值的 6.8%(0.045/0.66),经济意义显著。"——**不能只说"在 1% 水平显著为正"**。

## 三线表规范

```
表 3  低碳城市试点对企业全要素生产率的影响
═══════════════════════════════════════════
                  (1)      (2)      (3)
变量             TFP_OP   TFP_OP   TFP_LP
───────────────────────────────────────────
Treat×Post     0.045***  0.038***  0.041***
              (0.012)   (0.011)   (0.013)
───────────────────────────────────────────
控制变量          否       是       是
企业固定效应       是       是       是
年份固定效应       是       是       是
观测值          52,341   52,341   52,341
R²               0.61     0.67     0.66
═══════════════════════════════════════════
注:括号内为聚类于城市层面的稳健标准误;
***、**、* 分别表示 1%、5%、10% 显著水平。
```

### 严守约束

- 主表**不超过 6 列**(极端 7 列,绝不 8 列)
- **三线表**:顶/底线粗、中线细,**无竖线、无阴影**
- 系数下方括号内为**标准误**(不用 t/z 值);显著性统一 `*** ** *`
- 控制变量 / 固定效应行写"是 / 否"
- 表号 + 表名在表**上方**,注释在表**下方**,注释必含**聚类层次**与显著性定义
- 全文模型、数据、符号(+,-)、星号须与文字解读**一一对应、高度一致**(投稿指南原文)

## 变量定义表 + 数据说明

主回归前应有变量定义表(每变量一行,给**计算公式**而非描述,数据来源**精确到数据库**)与一段数据说明(样本期、筛选标准、缩尾处理、合并键)。禁忌:"数据来源于公开渠道"——必须点名数据库。

## 图形规范

- 字体宋体 / Times New Roman 9—11pt;黑白 + 1—2 主色(深蓝/暗红);分辨率 ≥ 300dpi
- 图号 + 图名在**图下方**,注释含数据来源
- **事件研究图**:动态系数 + 95% CI,处理时点画**垂直虚线**,基准期标注
- 常见:平行趋势事件研究图、政策时间线、机制路径图、异质性森林图、安慰剂分布图

## 自检清单

- [ ] 主表 ≤ 6 列、三线表、无竖线
- [ ] 标准误(非 t 值)、星号三档统一
- [ ] 注释含聚类层次
- [ ] **每张关键表后有经济量级解读**(占均值比重)
- [ ] 变量定义给公式、来源到数据库
- [ ] 事件研究图含 95% CI + 处理时点虚线,≥300dpi
- [ ] 符号/星号与文字解读一一对应

## 反模式

- 表后只说"显著为正",无量级(本刊核心扣分点)
- 主表塞 R²+调整R²+伪R²+AIC+BIC
- 截图 Stata/R 输出贴进 Word
- 一张图叠 5 条线 5 种颜色
- "数据来源于公开渠道"

## 输出格式

```
【主表列数】X 列(≤6 ?)
【三线表合规】是 / 否
【经济量级解读】每关键表 √ / 缺 <哪张>
【变量定义】公式 □ 来源到库 □
【事件研究图】95%CI □ 时点虚线 □ 300dpi □
【下一步】cie-policy-implication
```

Attribution

brycewang-stanfordbrycewang-stanford
View sourceMore from brycewang-stanford →
SSkills DirectorySkills Directory

Know which skills are safe — weekly.

Best new skills + every skill we flagged as malicious. From the team that scanned 103,619.

Join free

Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.

Comments (0)

No comments yet. Be the first to comment!

SSkills DirectorySkills Directory

Know which skills are safe — weekly.

Best new skills + every skill we flagged as malicious. From the team that scanned 103,619.

Join free

Related Skills

Caveman

Ultra-compressed communication mode that cuts output tokens while keeping technical accuracy. Levels: lite, full, ultra and the wenyan variants. Use for /caveman, "caveman mode", "talk like caveman", "be brief" or "less tokens".

1074701 votes

Hyperplan

Adversarial multi-agent planning skill. Self-orchestrates 5 hostile category members (unspecified-low, unspecified-high, deep, ultrabrain, artistry) via team-mode for ruthless cross-critique debate, distills only the defensible insights, then MANDATORILY hands the distilled insight bundle to the `plan` agent for executable plan formalization. Use when planning needs maximum rigor and surfacing of weak assumptions, blind spots, and over-engineering. Triggers: 'hyperplan', 'hpp', '/hyperplan', ...

693161 votes

Mcp Code Execution

Routes multi-tool workflows through MCP servers for large datasets and pipelines. Use when Bash tool overhead is limiting throughput on data-heavy tasks.

3351 votes

catchup

Recovers the conversation and failed tool calls of a previous Codex, Claude Code, Antigravity, Cline, Copilot CLI, Cursor, DeepSeek Harness, Kimi, OpenCode, Pi Agent, or ZCode session. Use when the user says "catch up", "what did the last session do", "get me up to speed", "I switched agents", asks to recover/summarize a previous session before continuing, or asks to diagnose or report a catchup failure. Do NOT use for the current conversation, git history, or any non-agent log.

691 votes

math-skill

A comprehensive mathematical reasoning skill for AI assistants — handles arithmetic to research-level problems with rigorous step-by-step reasoning, systematic verification, and transparent uncertainty handling

381 votes
View all in ai-agents →