Check Bitcoin

🌐Community
by phrazzld · vlatest · Repository

Checks the current price of Bitcoin in real-time, providing instant updates for informed decisions and tracking investments.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add check-bitcoin npx -- -y @trustedskills/check-bitcoin
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "check-bitcoin": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/check-bitcoin"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

The check-bitcoin skill allows an AI agent to verify the current price of Bitcoin. It retrieves this information from a reliable source and presents it in a user-friendly format, enabling informed decision-making based on real-time market data. The skill provides both the USD value and the last updated timestamp for accuracy.

When to use it

  • Financial analysis: Determine the current Bitcoin price as part of a broader investment strategy evaluation.
  • Price alerts: Integrate with other skills to trigger notifications when Bitcoin reaches a specific price point.
  • Market research: Quickly obtain up-to-date Bitcoin pricing for reports or presentations.
  • Portfolio tracking: Check the value of Bitcoin holdings within an AI-powered portfolio management system.

Key capabilities

  • Retrieves current Bitcoin price in USD.
  • Provides timestamp of last update.
  • Integrates with other skills.

Example prompts

  • "What is the current price of Bitcoin?"
  • "Check the Bitcoin price and tell me when it was last updated."
  • "Get the latest Bitcoin value."

Tips & gotchas

The skill relies on an external data source for pricing information; occasional unavailability or delays are possible. Ensure your agent has a stable internet connection to utilize this skill effectively.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
phrazzld
Installs
25

🌐 Community

Passed automated security scans.