administer-rcss

administer-rcss is a skill for Claude Code, Codex from TashanGKD/tashan-cursor-skills. It costs 56 tokens per session (982 once invoked), scanned A, original, MIT.

A Chinese-language procedure for administering the Researcher Cognitive Style Scale, an eight-question questionnaire comparing broad cross-field integration with deep specialization. It defines the questions, scoring, result ranges, and response format.

In plain words
What is it for?
Use it when a user chooses to complete the questionnaire or when their profile lacks the required RCSS assessment.
Why use it?
It gives the agent a consistent way to collect and interpret missing cognitive-style data from a researcher.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it when a user chooses to complete the questionnaire or when their profile lacks the required RCSS assessment.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/tashangkd/tashan-cursor-skills/administer-rcss
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add TashanGKD/tashan-cursor-skills --skill administer-rcss
Clone the repo
git clone --depth 1 https://github.com/TashanGKD/tashan-cursor-skills

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for administer-rcss

README.md
[![agentmods](https://agentmods.dev/badge/skills/tashangkd/tashan-cursor-skills/administer-rcss/github.svg)](https://agentmods.dev/skills/tashangkd/tashan-cursor-skills/administer-rcss)
Your own site
<a href="https://agentmods.dev/skills/tashangkd/tashan-cursor-skills/administer-rcss"><img src="https://agentmods.dev/badge/skills/tashangkd/tashan-cursor-skills/administer-rcss/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for administer-rcss

Your own site · 80×15
<a href="https://agentmods.dev/skills/tashangkd/tashan-cursor-skills/administer-rcss"><img src="https://agentmods.dev/badge/skills/tashangkd/tashan-cursor-skills/administer-rcss.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 56 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 982 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00056 $0.00982
Opus 5 $0.00028 $0.00491
Sonnet 5 $0.00011 $0.00196
Haiku 4.5 $0.00006 $0.00098

Measured 11d ago against content hash e809d9bedf56, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

administer-rcss scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 11d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/administer-rcss/SKILL.md · 72 lines

What it actually says

Phase 2b:施测 RCSS(认知风格量表)

前置准备

读取 doc/researcher-cognitive-style.md 获取量表详情和解读标准。

量表说明(告知用户)

接下来是「科研人员认知风格量表」(RCSS),共 8 题,约 3-5 分钟。
请用 1-7 分作答:
1 = 完全不同意  4 = 中立  7 = 完全同意
题目评估你在科研中的思维习惯:偏向「跨领域整合」还是「专业深耕」。

施测(一次性呈现全部 8 题)

RCSS 题量少,可一次全部呈现:

维度 A:横向整合

编号 题目 你的评分(1-7)
A1 我习惯于在非本专业的领域(如 CS、数学、统计、工程学等)中寻找可以跨界使用的灵感或方法。
A2 在处理科研障碍时,我倾向于跳出当前具体问题,试图构建一个更宏大、更通用的理论框架或模型。
A3 我认为跨学科的"连接"能力比单一学科的"深度"在现代科学研究中更为稀缺和重要。
A4 我倾向于将不同的算法、模型和理论"组装"在一起,形成一套完整的系统或解决方案。

维度 B:垂直深度

编号 题目 你的评分(1-7)
B1 我更喜欢深耕一个垂直细分领域,成为那个领域里掌握技术细节最精准、最全面的专家。
B2 我更喜欢针对某个具体的模型、数据集或物理现象进行极致的参数调优、数学建模或实验验证。
B3 我更喜欢一个人安静地钻研极其复杂的数学推导、代码细节或实验操作,而不喜欢频繁讨论宏观架构或跨领域联想。
B4 我认为把一件技术小事做到极致的"工匠精神"是科研工作者的最高准则。

请用户回复格式:A1:分数, A2:分数, A3:分数, A4:分数, B1:分数, B2:分数, B3:分数, B4:分数

计分

I(横向整合分) = A1 + A2 + A3 + A4   (范围 4-28)
D(垂直深度分) = B1 + B2 + B3 + B4   (范围 4-28)
CSI = I - D                            (范围 -24 到 +24)

类型判定(参考 doc/researcher-cognitive-style.md):

CSI 区间 类型
+17 至 +24 强整合型
+8 至 +16 倾向整合型
-7 至 +7 平衡型
-16 至 -8 倾向深度型
-24 至 -17 强深度型

同时分析双维度剖面(高I高D / 高I低D / 低I高D / 低I低D)。

完成后操作

  1. 将 I、D、CSI 和类型解读写入画像文件 ## 三、认知风格 字段
  2. 删除该字段的 (AI推断) 标注(如有)
  3. 采集阶段 更新为包含 rcss_done
  4. 给出 2-3 句认知风格特征描述
  5. 引导用户进行下一步
Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 11d ago First seen · 72 lines · 56 tokens per session scan A e809d9bedf56

Subscribe to this mod's changes

administer-rcss is a skill published in the GitHub repository TashanGKD/tashan-cursor-skills (20 stars, last pushed 5mo ago), licensed MIT. It adds 56 tokens to every session and 982 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

assess-holistic-health

Conduct temperament-based health assessment from Hildegard von Bingen's Causae et Curae. Evaluates the four temperaments (sanguine, choleric, melancholic, phlegmatic), elemental correspondences (air, fire, earth, water), and provides dietary and lifestyle recommendations for rebalancing. Use when understanding…

pjt222/agent-almanac · 113 tokens

analyze-prime-numbers

Analyze prime numbers using primality tests, factorization algorithms, prime distribution analysis, and sieve methods. Covers trial division, Miller-Rabin, Sieve of Eratosthenes, and the Prime Number Theorem. Use when determining whether an integer is prime or composite, finding prime factorizations, counting or…

pjt222/agent-almanac · 91 tokens

construct-geometric-figure

Perform a ruler-and-compass construction with step-by-step justification for each operation, producing a constructible geometric figure from given elements. Covers classical Euclidean constructions including perpendicular bisectors, angle bisectors, parallel lines, regular polygons, and tangent lines. Use when given…

pjt222/agent-almanac · 92 tokens

derive-theoretical-result

Derive a theoretical result step-by-step from first principles or established theorems, with every step explicitly justified and special cases checked. Use when deriving a formula or theorem from first principles, proving a mathematical statement by logical deduction, re-deriving a textbook result for verification or…

pjt222/agent-almanac · 86 tokens

dsm5

Assess and explain questions about mental health and neurocognitive conditions against DSM-5-TR diagnostic criteria, and guide evidence-based conversations for clinicians, patients, and family members. Use when someone asks about symptoms, possible conditions, differential diagnoses, diagnostic criteria, prevalence…

magnus919/agent-skills · 106 tokens

think-natural-frequency-bayesian

Converts a conditional-probability or base-rate question into natural frequencies over a concrete population (for example 9 of 1000) to compute the correct posterior and expose base-rate neglect, and refuses to proceed without real input rates. Use when interpreting a test result, screening signal, or any "given a…

product-on-purpose/thinking-framework-skills · 80 tokens