Ubs

🌐Community
by dicklesworthstone · vlatest · Repository

Ubs extracts key information from text, streamlining data analysis and boosting productivity by quickly surfacing crucial details.

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 ubs npx -- -y @trustedskills/ubs
2

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

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

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

About This Skill

What it does

This skill enables AI agents to interact with the UBS banking ecosystem, likely facilitating tasks such as account information retrieval or transaction monitoring. It serves as a bridge between autonomous agents and specific financial services provided by UBS.

When to use it

  • Automating routine balance checks for personal finance management bots.
  • Integrating investment portfolio summaries into broader financial planning workflows.
  • Triggering alerts when specific transaction thresholds are met within the UBS environment.
  • Fetching real-time exchange rates or currency conversion data for international transfers.

Key capabilities

  • Connects directly to UBS banking services via API.
  • Retrieves account-specific data and transaction histories.
  • Facilitates secure authentication for agent access to financial tools.
  • Supports integration within the agent_flywheel_clawdbot_skills_and_integrations framework.

Example prompts

  • "Check my current balance across all UBS accounts."
  • "Summarize my recent transactions from last month and categorize them."
  • "What is the current exchange rate for converting USD to CHF?"

Tips & gotchas

  • Ensure your AI agent has proper authentication credentials configured before attempting to access sensitive financial data.
  • This skill is part of a specific integration package; verify compatibility with your existing bot framework before deployment.

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
dicklesworthstone
Installs
41

🌐 Community

Passed automated security scans.