quick

quick is a skill for Claude Code from hugoguerrap/crypto-claude-desk. It costs 17 tokens per session (289 once invoked), scanned A, original, MIT.

A quick market-check workflow for a cryptocurrency symbol such as BTC or ETH. It combines current exchange prices, market sentiment, futures funding rates, and recent news using one agent.

In plain words
What is it for?
Use it for a fast crypto market check, then consider a deeper analysis when the listed price, sentiment, funding, volume, or news signals look unusual.
Why use it?
It provides a short snapshot without assembling a larger team or running a lengthy analysis.

Skill for Claude Code

Written for Claude Code: user-invocable in frontmatter.

Part of the crypto-trading-desk plugin — 8 skills, 7 agents, 1 hook shipped together

Good fit Use it for a fast crypto market check, then consider a deeper analysis when the listed price, sentiment, funding, volume, or news signals look unusual.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/hugoguerrap/crypto-claude-desk/quick
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 hugoguerrap/crypto-claude-desk --skill quick
Clone the repo
git clone --depth 1 https://github.com/hugoguerrap/crypto-claude-desk

Made for: Claude Code.

Or install crypto-trading-desk, the plugin that ships this one along with the rest of its 8 skills, 7 agents, 1 hook.

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 quick

README.md
[![agentmods](https://agentmods.dev/badge/skills/hugoguerrap/crypto-claude-desk/quick/github.svg)](https://agentmods.dev/skills/hugoguerrap/crypto-claude-desk/quick)
Your own site
<a href="https://agentmods.dev/skills/hugoguerrap/crypto-claude-desk/quick"><img src="https://agentmods.dev/badge/skills/hugoguerrap/crypto-claude-desk/quick/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 quick

Your own site · 80×15
<a href="https://agentmods.dev/skills/hugoguerrap/crypto-claude-desk/quick"><img src="https://agentmods.dev/badge/skills/hugoguerrap/crypto-claude-desk/quick.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 17 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 289 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.00017 $0.00289
Opus 5 $0.00009 $0.00144
Sonnet 5 $0.00003 $0.00058
Haiku 4.5 $0.00002 $0.00029

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

Security

Grade A, and why

quick 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 9d 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/quick/SKILL.md · 32 lines

What it actually says

Quick Market Check

Get a fast snapshot of $ARGUMENTS using a single agent. No team needed.

Workflow

  1. Delegate using the Task tool with subagent_type: general-purpose and model: haiku:

    "You are the market-monitor agent. Quick market snapshot for $ARGUMENTS. Use these MCP tools (call them in parallel):

    • get_exchange_prices(symbol='{SYMBOL}/USDT') for live price, 24h change, volume
    • get_fear_greed_index() for market sentiment
    • get_funding_rate(symbol='{SYMBOL}') for futures funding rate Also run a WebSearch for '{SYMBOL} crypto news today' to catch any breaking events. Be concise — this is a quick check, not a full analysis. Do NOT use the Edit tool."
  2. Present the result directly to the user. Keep it brief.

When to suggest deeper analysis

If the agent detects any of these, suggest running /analyze $ARGUMENTS:

  • Price change >5% in 24h
  • Extreme Fear or Extreme Greed
  • Funding rate anomaly (>0.05% or <-0.05%)
  • Volume spike >2x average
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. 9d ago First seen · 32 lines · 0 tokens per session scan A 329018741c11

Subscribe to this mod's changes

quick is a skill published in the GitHub repository hugoguerrap/crypto-claude-desk (33 stars, last pushed 16d ago), licensed MIT. It adds 17 tokens to every session and 289 once invoked, about $0.0001 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

fintech-expert

Expert in financial technology, payment processing, open banking APIs, PSD2, blockchain in finance, robo-advisors, and RegTech. Use when the user mentions payments, open banking, PSD2, blockchain, cryptocurrency, or robo advisor, or when the task involves Payment Processing, Blockchain in Finance, Payment Security, or…

personamanagmentlayer/pcl · 73 tokens

moss-trade-bot-factory-1.0.25-beta

A tool for turning a trading idea written in everyday language into a cryptocurrency trading bot. It can run local tests on past market data, with optional checks and simulated trades through external platforms.

moss-site/moss-trade-bot-skills · 59 tokens

moss-trade-bot-factory-1.0.3

A tool for turning a trading idea written in everyday language into a cryptocurrency trading bot. It can run local tests on past market data, with optional checks and simulated trades through external platforms.

moss-site/moss-trade-bot-skills · 58 tokens

moss-trade-bot-factory-1.0.24-beta

A tool for turning a trading idea written in everyday language into a cryptocurrency trading bot. It can run local tests on past market data, with optional checks and simulated trades through external platforms.

moss-site/moss-trade-bot-skills · 59 tokens

moss-trade-bot-factory-1.0.24-dev

A tool for turning a trading idea written in everyday language into a cryptocurrency trading bot. It can run local tests on past market data, with optional checks and simulated trades through external platforms.

moss-site/moss-trade-bot-skills · 59 tokens

moss-trade-bot-factory-1.0.24

A skill that creates cryptocurrency trading bots from natural-language descriptions of trading styles. It can run local backtests and support repeated strategy reflection; external validation or simulated trading may be available when connected.

moss-site/moss-trade-bot-skills · 58 tokens