Install
$ agentstack add skill-2233admin-crypto-market-research-skill-crypto-market-research-skill ✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.
How agent discovery & health will work →About
Crypto Market Research Skill
Operating Rule
Keep the market boundary first. Treat report parsing, factor engineering, and philosophical analysis as output modes inside crypto market research, not separate top-level skills.
Preserve source-project capability before optimizing. When adapting a workflow, check references/source-map.md and references/capability-matrix.md so the result remains traceable to pinned upstream snapshots.
Output Modes
Choose one mode explicitly when the user has not specified the expected output:
report_parsing: extract, normalize, and explain content from research notes, protocol reports, market updates, exchange data, news, papers, or datasets.factor_engineering: turn structured research evidence into factor candidates with evidence, calculation logic, economic hypothesis, and validation status.philosophical_analysis: apply explicit thinking models to examine assumptions, causality, uncertainty, failure modes, and market narratives.
Workflow
- Identify the research market as crypto and reject A-share assumptions unless the user is comparing markets.
- Select the output mode and load only the relevant reference files.
- Run
scripts/source_doctor.pywhen live data sources are needed or when prior source health is unknown. - Gather or inspect source evidence before forming conclusions.
- Run the Source Health Loop: detect failed, stale, partial, or suspicious sources and surface diagnostic events before conclusions.
- Apply the QuantMind Layer pattern: convert raw or semi-structured material into structured research evidence.
- If producing factor work, output factor candidates with the required factor contract.
- If applying thinking models, use progressive disclosure: start with the smallest relevant model subset and expand only when the question requires it.
- State data freshness, source limitations, fallback sources, repair candidates, and validation status.
Factor Candidate Contract
Every factor candidate must include:
factor_namemarketasset_universesource_evidencecalculation_logiceconomic_hypothesisvalidation_status
Do not present a candidate factor as a final trading signal without validation evidence.
References
references/source-map.md: pinned upstream source repositories and capability provenance.references/capability-matrix.md: source parity, market adaptation, and quality upgrade checklist.references/data-source-policy.md: crypto source categories, fallback rules, and freshness handling.references/source-health-loop.md: diagnostic events, user warnings, fallback handling, and self-repair candidates for data-source problems.references/market-structure-policy.md: crypto market-structure evidence requirements.references/quantmind-layer.md: structured evidence extraction contract inspired by QuantMind.references/research-output-modes.md: output mode definitions and selection rules.references/thinking-model-adapter.md: progressive disclosure rules for thinking models.scripts/source_doctor.py: executable OpenCLI source health checker that emits diagnostic events and repair candidates.
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: 2233admin
- Source: 2233admin/crypto-market-research-skill
- License: Apache-2.0
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet, be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.