Database

🌐Community
by sundial-org · vlatest · Repository

Access and query Sundial Organization's structured data repository for insights on projects, teams, and resources.

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 sundial-org-database npx -- -y @trustedskills/sundial-org-database
2

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

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

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

About This Skill

What it does

This skill provides access to a database. It allows AI agents to query and retrieve information stored within, enabling data-driven decision making and task completion. The database's contents are not specified in the provided source material.

When to use it

  • Retrieving specific facts or figures for reports.
  • Looking up contact information from a list of employees.
  • Finding product details based on a given identifier.
  • Checking inventory levels for a particular item.

Key capabilities

  • Database access
  • Querying functionality

Example prompts

  • "Find all customers in California."
  • "What is the current stock price of Acme Corp?"
  • "Retrieve order details for customer ID 12345."

Tips & gotchas

The specific schema and data available within the database are not documented. Successful use requires understanding the structure and content of the database itself.

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
sundial-org
Installs
4

🌐 Community

Passed automated security scans.