Data Fetching

🌐Community
by gigs-slc · vlatest · Repository

Fetches current gig worker data from Salt Lake City sources to inform workforce planning and resource allocation.

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 gigs-slc-data-fetching npx -- -y @trustedskills/gigs-slc-data-fetching
2

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

~/.claude/settings.json
{
  "mcpServers": {
    "gigs-slc-data-fetching": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/gigs-slc-data-fetching"
      ]
    }
  }
}

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

About This Skill

What it does

This skill enables AI agents to fetch data. It allows agents to retrieve information from external sources, potentially integrating with APIs or other data providers. The specific capabilities and data formats supported are not detailed in the provided source.

When to use it

  • Gathering current weather conditions for a user's location.
  • Populating a dashboard with real-time stock prices.
  • Retrieving product information from an e-commerce API based on a search query.
  • Fetching news headlines related to a specific topic.

Key capabilities

  • Data fetching
  • Integration with external data sources (implied)

Example prompts

  • "Get the current weather in London."
  • "Fetch the latest stock price for Tesla."
  • "Find product details for 'wireless headphones' from Amazon."

Tips & gotchas

The specific APIs or data formats supported by this skill are not specified. Successful usage will depend on understanding the expected input and output structures of the underlying data sources.

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
gigs-slc
Installs
9

🌐 Community

Passed automated security scans.