Agent Skill
2/7/2026test-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
| Name | test-inherit-parent2 |
| Description | Parent 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
- Parent HAS mcp__neo4j-cypher__read_neo4j_cypher in allowed-tools
- Call
/test-inherit-child2(which does NOT have MCP in allowed-tools) - 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
Download