AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
SKILL verified Apache-2.0 Self-run

Crypto Market Research Skill

skill-2233admin-crypto-market-research-skill-crypto-market-research-skill · by 2233admin

Market-specific financial research skill for crypto asset and crypto derivatives analysis. Use when Codex needs to parse crypto research, analyze market structure, funding, open interest, liquidity, order-book context, on-chain evidence, macro-liquidity narratives, factor hypotheses, or trade-plan evidence with source-traced reasoning.

No reviews yet
0 installs
31 views
0.0% view→install

Install

$ agentstack add skill-2233admin-crypto-market-research-skill-crypto-market-research-skill

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Security review

✓ Passed

No 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.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/skill-2233admin-crypto-market-research-skill-crypto-market-research-skill)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
3mo ago

Declared compatibility

Claude CodeClaude Desktop

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

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 →
Are you the author of Crypto Market Research Skill? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

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

  1. Identify the research market as crypto and reject A-share assumptions unless the user is comparing markets.
  2. Select the output mode and load only the relevant reference files.
  3. Run scripts/source_doctor.py when live data sources are needed or when prior source health is unknown.
  4. Gather or inspect source evidence before forming conclusions.
  5. Run the Source Health Loop: detect failed, stale, partial, or suspicious sources and surface diagnostic events before conclusions.
  6. Apply the QuantMind Layer pattern: convert raw or semi-structured material into structured research evidence.
  7. If producing factor work, output factor candidates with the required factor contract.
  8. If applying thinking models, use progressive disclosure: start with the smallest relevant model subset and expand only when the question requires it.
  9. State data freshness, source limitations, fallback sources, repair candidates, and validation status.

Factor Candidate Contract

Every factor candidate must include:

  • factor_name
  • market
  • asset_universe
  • source_evidence
  • calculation_logic
  • economic_hypothesis
  • validation_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.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet, be the first.

Versions

  • v0.1.0 Imported from the upstream source.