Agent Skill
2/7/2026test-inherit-child2
Child skill WITHOUT MCP tool - tests if it inherits from parent
F
faisalanjum
2GitHub Stars
2Views
npx skills add faisalanjum/EventTrader
SKILL.md
| Name | test-inherit-child2 |
| Description | Child skill WITHOUT MCP tool - tests if it inherits from parent |
name: test-inherit-child2 description: Child skill WITHOUT MCP tool - tests if it inherits from parent allowed-tools:
- Write context: fork
Test Inherit Child 2
Goal: Test if MCP tool is PRE-LOADED (directly usable) when only parent has it.
Task
- Child does NOT have mcp__neo4j-cypher__read_neo4j_cypher in allowed-tools
- DO NOT use MCPSearch - try to call MCP tool directly
- Report if it works WITHOUT MCPSearch
Write to: earnings-analysis/test-outputs/inherit-child2-result.txt
Return: "MCP_PRELOADED_FROM_PARENT: [yes/no] | DIRECT_ACCESS: [worked/failed]"
Skills Info
Original Name:test-inherit-child2Author:faisalanjum
Download