test-3layer-bottom

star 3

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

faisalanjum By faisalanjum schedule Updated 1/27/2026

name: test-3layer-bottom description: Layer 3 (bottom) of 3-layer test - executes MCP query allowed-tools: Write, MCPSearch context: fork

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]"

Install via CLI
npx skills add https://github.com/faisalanjum/EventTrader --skill test-3layer-bottom
Repository Details
star Stars 3
call_split Forks 1
navigation Branch main
article Path SKILL.md
More from Creator