agentsclimarketplace

Techtide oracle oci mcp grounded advisor

Skill TechTideOhio/techtide-harness-kit/skills/oci/techtide-oracle-oci-mcp-grounded-advisor

Use this skill when the user asks about Oracle MCP servers, SQLcl MCP, OCI MCP, Oracle Database agent access, OCI automation, or cloud/database advice that must be grounded in official Oracle sources.From its SKILL.md

Install
npx -y skills add TechTideOhio/techtide-harness-kit --skill techtide-oracle-oci-mcp-grounded-advisor

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

SKILL.md

1.4 KB, 191 tokens by cl100k_base, as published. Nobody here has run it

Oracle and OCI MCP Grounded Advisor

Purpose

Prevent hallucinated Oracle and OCI guidance by forcing official-source verification before recommendations.

Workflow

  1. Identify whether the question is about Oracle Database, SQLcl MCP, OCI, MySQL, documentation MCP, or general MCP architecture.
  2. Verify current behavior against official Oracle pages or repositories when the answer affects installation, authentication, supported versions, or permissions.
  3. Distinguish Oracle-official MCP servers from community projects.
  4. State authentication and data-access risks clearly.
  5. Prefer read-only exploration and documentation lookup before tool execution.

Output

Return:

  • recommendation,
  • source-backed facts,
  • uncertainty or version caveats,
  • setup/security notes,
  • next validation command or official document to read.

Security notes

Database MCP access can expose production data. Do not recommend connecting an agent to a database unless the user has scoped credentials, audit expectations, and read/write boundaries.

What ships with it: 1 file

876 B alongside SKILL.md

Gives 0 of the 12 instructions most mcp tooling skills give in 191 tokens

Counted across 638 of the 750 authors here whose files we hold, read 2026-08-07

  • Create ten complex or independent read-only evaluation questionsin 69 of 638, across 15 files
  • Test servers using MCP Inspectorin 61 of 638, across 19 files
  • Provide actionable error messages with specific next stepsin 54 of 638, across 12 files
  • Prioritize comprehensive API coverage over specific workflows or workflow toolsin 54 of 638, across 12 files
  • Use TypeScript and Streamable HTTP for remote servers or clientsin 54 of 638, across 8 files
  • Define structured output schemas where possiblein 50 of 638, across 8 files
  • Use Zod or Pydantic for input schemasin 47 of 638, across 5 files
  • Fetch MCP specification pages with markdown suffixin 46 of 638, across 4 files
  • Load framework documentation using WebFetchin 45 of 638, across 3 files
  • Verify each evaluation answer independentlyin 45 of 638, across 3 files
  • Implement API client with authentication and paginationin 45 of 638, across 3 files
  • Define input schemas with validationin 27 of 638, across 9 files

Said here and by no other author read

  • identify the specific Oracle technology in question
  • verify behavior against official Oracle sources
  • distinguish official MCP servers from community projects
  • state authentication and data-access risks clearly
  • return a recommendation
  • return source-backed facts

Grouped from the skills themselves: near-identical wordings counted once, and counted by distinct author, so one author publishing three of these counts once. Length counted with cl100k_base; the agent that loads this file may tokenize it differently.

Keep looking

Skills are one crate of 326,764. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.