Agent skill

test-3layer-bottom

Layer 3 (bottom) of 3-layer test - executes MCP query

Stars 163
Forks 31

Install this agent skill to your Project

npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/test-3layer-bottom

SKILL.md

Layer 3 Bottom

Goal: Execute MCP query and return result to Layer 2.

Task

  1. Use MCPSearch to load mcp__neo4j-cypher__read_neo4j_cypher
  2. Execute: MATCH (c:Company) RETURN c.ticker LIMIT 3
  3. Write to: earnings-analysis/test-outputs/3layer-bottom.txt

Return format: "LAYER3_RESULT: [list of tickers]"

Didn't find tool you were looking for?

Be as detailed as possible for better results