Agent Skillsginlix-ai/LangAlpha › research-conventions

research-conventions

GitHub

定义研究交付物的证据、判断、用户询问及市场数据规范,确保分析严谨性。适用于引用未标注、数据冲突或估值前等场景。

plugins/langalpha_research/skills/research-conventions/SKILL.md ginlix-ai/LangAlpha

Trigger Scenarios

数字无来源时 不同来源数据冲突时 执行估值、论点或建议前 决定向用户提问策略时

Install

npx skills add ginlix-ai/LangAlpha --skill research-conventions -g -y
More Options

Non-standard path

npx skills add https://github.com/ginlix-ai/LangAlpha/tree/main/plugins/langalpha_research/skills/research-conventions -g -y

Use without installing

npx skills use ginlix-ai/LangAlpha@research-conventions

指定 Agent (Claude Code)

npx skills add ginlix-ai/LangAlpha --skill research-conventions -a claude-code -g -y

安装 repo 全部 skill

npx skills add ginlix-ai/LangAlpha --all -g -y

预览 repo 内 skill

npx skills add ginlix-ai/LangAlpha --list

SKILL.md

Frontmatter
{
    "name": "research-conventions",
    "description": "The evidence, judgement, intake and market-data rules every research deliverable follows. Read before the first deliverable of a research task; when a number has no source; when two sources disagree; when a figure may be stale; when deciding what to ask the user; before any valuation, thesis or recommendation."
}

Research Conventions

The shared layer beneath every skill in this plugin. Each research skill says what to build; this one says what a figure has to carry, how far the evidence lets the language go, what is worth asking before starting, and how periods, windows and returns are computed. It holds those rules so no skill re-derives them: on evidence, judgement, intake and market-data mechanics this layer is the source of truth, and the calling skill owns what its deliverable contains.

Reference files

  • Any deliverable that prints a figure, a number with no source, two sources disagreeing, a figure that may be stale, or how densely to cite: .agents/skills/research-conventions/references/evidence.md.
  • A valuation, a thesis, a recommendation, a scenario set, or any section that ends in what to do: .agents/skills/research-conventions/references/judgment.md.
  • Before asking the user anything at the start of a task, and when deciding whether to ask at all: .agents/skills/research-conventions/references/intake.md.
  • Before the first market-data pull of anything that prints a period label, a multiple, a growth rate or a return: .agents/skills/research-conventions/references/market-data-rules.md.
  • Choosing how long a deliverable runs, a draft over its length band, or a request for a short version of something already built: .agents/skills/research-conventions/references/depth.md.

Readiness posture

Every deliverable states one posture, once, near the top, in the reader's language. Posture is about inputs, not conviction: a high-conviction view resting on stale inputs is not decision-grade, and saying so is what makes the rest of the artifact usable.

Posture Holds when Forced down by
decision-grade every load-bearing figure is sourced and inside its freshness threshold, the downside is mechanical, and the inputs the recommended action needs are in hand one load-bearing figure that is stale, unsourced or contested
review-ready the analysis is complete and sourced, and one check or one input is still open an unresolved conflict on a load-bearing claim, or a check that fails
screen-grade coverage or depth is deliberately thin and the artifact says so a headline conclusion that outruns the coverage behind it
not-ready a load-bearing claim is unsupported, stale or contested with nothing settling it, and the conclusion rests on it already the floor for a claim problem; state what would lift it
blocked an input cannot be obtained at all (a tool failure, an undisclosed metric, a document we do not have) already the floor; name the missing input and what would unblock it

A posture below decision-grade names the specific figure or input responsible, so the reader can decide whether it matters to them. Posture is read from this table against the current input state, never stepped up or down from a previous value: when an input changes state, re-read the rows. This is the only readiness scale; a skill that needs a finer status for one of its objects labels that object, and the artifact still carries one posture from this table.

Version History

  • 7e9f9de Current 2026-09-22 03:18

Same Skill Collection

plugins/alternative_data/skills/web-scraping/SKILL.md
plugins/alternative_data/skills/x-api/SKILL.md
plugins/langalpha_deliverables/skills/chart-annotation/SKILL.md
plugins/langalpha_deliverables/skills/docx/SKILL.md
plugins/langalpha_deliverables/skills/html-report/SKILL.md
plugins/langalpha_deliverables/skills/inline-widget/SKILL.md
plugins/langalpha_deliverables/skills/interactive-dashboard/SKILL.md
plugins/langalpha_deliverables/skills/pdf/SKILL.md
plugins/langalpha_deliverables/skills/pptx/SKILL.md
plugins/langalpha_deliverables/skills/ui-design/SKILL.md
plugins/langalpha_deliverables/skills/xlsx/SKILL.md
plugins/langalpha_research/skills/3-statements/SKILL.md
plugins/langalpha_research/skills/catalyst-calendar/SKILL.md
plugins/langalpha_research/skills/check-deck/SKILL.md
plugins/langalpha_research/skills/check-model/SKILL.md
plugins/langalpha_research/skills/company-profile/SKILL.md
plugins/langalpha_research/skills/competitive-analysis/SKILL.md
plugins/langalpha_research/skills/comps-analysis/SKILL.md
plugins/langalpha_research/skills/dcf-model/SKILL.md
plugins/langalpha_research/skills/earnings-analysis/SKILL.md
plugins/langalpha_research/skills/earnings-preview/SKILL.md
plugins/langalpha_research/skills/idea-generation/SKILL.md
plugins/langalpha_research/skills/impact-analysis/SKILL.md
plugins/langalpha_research/skills/initiating-coverage/SKILL.md
plugins/langalpha_research/skills/market-watch/SKILL.md
plugins/langalpha_research/skills/model-update/SKILL.md
plugins/langalpha_research/skills/morning-note/SKILL.md
plugins/langalpha_research/skills/sector-overview/SKILL.md
plugins/langalpha_research/skills/thesis-tracker/SKILL.md
plugins/langalpha_research/skills/trade-pitch/SKILL.md
plugins/langalpha_service/skills/automation/SKILL.md
plugins/langalpha_service/skills/onboarding/SKILL.md
plugins/langalpha_service/skills/run-workflow/SKILL.md
plugins/langalpha_service/skills/secretary/SKILL.md
plugins/langalpha_service/skills/self-improve/SKILL.md
plugins/langalpha_service/skills/user-profile/SKILL.md
skills/3-statements/SKILL.md
skills/automation/SKILL.md
skills/catalyst-calendar/SKILL.md
skills/chart-annotation/SKILL.md
skills/check-deck/SKILL.md
skills/check-model/SKILL.md
skills/competitive-analysis/SKILL.md
skills/comps-analysis/SKILL.md
skills/dcf-model/SKILL.md
skills/earnings-analysis/SKILL.md
skills/earnings-preview/SKILL.md
skills/html-report/SKILL.md
skills/idea-generation/SKILL.md

Metadata

Files
0
Version
7e9f9de
Hash
f14ef18e
Indexed
2026-09-22 03:18

Accueil - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-09-22 08:38
浙ICP备14020137号-1