Agent Skill
2/7/2026

test-inherit-parent2

Parent skill WITH MCP tool - calls child that DOES NOT have MCP tool

F
faisalanjum
2GitHub Stars
1Views
npx skills add faisalanjum/EventTrader

SKILL.md

Nametest-inherit-parent2
DescriptionParent skill WITH MCP tool - calls child that DOES NOT have MCP tool

name: test-inherit-parent2 description: Parent skill WITH MCP tool - calls child that DOES NOT have MCP tool allowed-tools:

  • mcp__neo4j-cypher__read_neo4j_cypher
  • Write
  • Skill context: fork

Test Inherit Parent 2

Goal: Test if child inherits MCP tool from parent.

Task

  1. Parent HAS mcp__neo4j-cypher__read_neo4j_cypher in allowed-tools
  2. Call /test-inherit-child2 (which does NOT have MCP in allowed-tools)
  3. Report whether child could use MCP tool

Write to: earnings-analysis/test-outputs/inherit-parent2-result.txt

Skills Info
Original Name:test-inherit-parent2Author:faisalanjum