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

Acr Fit Positioning

ASecurity

Use to judge whether a manuscript's landing point is an ACCOUNTING issue (accounting information / disclosure / audit / standards) versus a corporate-finance mechanism, before drafting for 《会计研究》 (Accounting Research). Re-routes finance-mechanism papers to a finance journal.

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 acr-fit-positioning --agent claude-code

Installs into .claude/skills of the current project.

Are you the author of Acr Fit Positioning?

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

Security grade badge for Acr Fit Positioning
[![Security: A — Skills Directory](https://www.skillsdirectory.com/api/skills/brycewang-stanford-acr-fit-positioning/badge)](https://www.skillsdirectory.com/skills/brycewang-stanford-acr-fit-positioning)

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

Download with Pro
Files
SKILL.md
---
name: acr-fit-positioning
description: Use to judge whether a manuscript's landing point is an ACCOUNTING issue (accounting information / disclosure / audit / standards) versus a corporate-finance mechanism, before drafting for 《会计研究》 (Accounting Research). Re-routes finance-mechanism papers to a finance journal.
---

# 会计 vs 金融定位判断(acr-fit-positioning)

## 触发时机

- 拿不准稿子是会计议题还是公司金融议题
- 用上市公司数据跑了回归,但落点说不清是"会计信息"还是"定价/融资"
- 治理题,不确定该往会计信息环境还是管理学理论靠
- 投稿前最后确认对不对口(本刊是 CSSCI 唯一会计刊,定位极清晰)

## 核心判据:落点在哪一端?

《会计研究》的稿子,因变量或机制核心必须落在**会计信息的生产、披露与鉴证**这一端。判断标准是问"这篇真正在解释/改变的是什么"。

| 维度 | 会计议题(本刊对口) | 金融机理(改投金融研究) |
|------|---------------------|--------------------------|
| 因变量核心 | 盈余质量、应计、稳健性、可比性、披露质量、审计意见/费用、内控缺陷 | 股票收益、融资成本/约束、投资水平、杠杆、并购溢价 |
| 机制语言 | 信息不对称↓、披露↑、盈余管理↓、鉴证质量↑ | 资本配置、风险定价、代理成本(融资侧)、流动性 |
| 制度抓手 | 会计准则、审计准则、信息披露监管、内控规范 | 货币/信贷政策、资本市场制度、税制(宏观) |
| 贡献落点 | 准则制定者、监管者、审计实务 | 投资者、融资者、市场设计 |

> 经验法则:**因变量是"会计/审计/披露的产出"**→ 对口;**因变量是"价格/资金/投资"而会计只是中介**→ 偏金融。后者若仍想投本刊,须把因变量换成会计信息变量、把信息机制做成主线。

## 对照表(边界案例如何归类)

| 案例 | 归类 | 理由 |
|------|------|------|
| 新租赁准则对盈余波动/资产负债表的影响 | 会计 | 落点是会计计量与报表 |
| 关键审计事项披露对审计费用/意见的影响 | 会计 | 落点是鉴证产出 |
| 数字化转型对信息披露质量的影响 | 会计 | 因变量是披露质量 |
| 数字化转型对融资约束的影响 | 金融 | 因变量是融资侧 |
| 分析师跟踪对股价同步性的影响 | 偏金融 | 落点是定价信息环境,需改造为披露/盈余渠道才对口 |
| 高管薪酬对盈余管理的影响 | 会计 | 因变量是盈余管理 |
| ESG 评级对股价崩盘风险的影响 | 偏金融 | 崩盘风险是定价侧;若改为 ESG 信息披露质量则对口 |

## 自检清单

- [ ] 主因变量是会计/审计/披露产出,而非价格/资金/投资
- [ ] 核心机制用信息语言(不对称/披露/盈余/鉴证),而非定价/配置
- [ ] 制度抓手是会计准则/审计准则/披露监管/内控规范
- [ ] 贡献能落到准则制定者、监管者或审计实务
- [ ] 若以上多为"金融",已决定改投或改造主线

## 反模式

- 把"X 影响融资约束/投资/股价"硬贴一段会计背景就当会计稿
- 因变量是定价指标,却声称机制是"会计信息质量"而不直接测信息变量
- 治理稿不落到会计信息环境,写成纯管理学理论(应转南开管理评论)

## 输出格式

```
【落点】会计议题 / 金融机理 / 边界(需改造)
【主因变量】<是否会计/审计/披露产出>
【机制语言】信息(不对称/披露/盈余/鉴证)/ 定价配置
【判定】对口 / 改投<金融研究 / 南开管理评论 / 中国工业经济>
【改造建议】<若边界:换因变量 / 主线换信息机制>
【下一步】acr-topic-selection(对口)/ 改投
```

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 →