test-inherit-child
CommunityTest child skill MCP access
Authorfaisalanjum
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This skill tests whether a child skill can access tools defined in its own allowed-tools list, even if those tools are not available to its parent.
Core Features & Use Cases
- Direct Tool Execution: Attempts to use a specific Neo4j Cypher query tool directly.
- Access Control Testing: Verifies permissions for child skills to use their own defined tools.
- Use Case: In a multi-skill architecture, ensure that specialized tools granted to a child skill are accessible to it for its specific tasks.
Quick Start
Try to use the mcp__neo4j-cypher__read_neo4j_cypher tool directly with the query MATCH (c:Company {ticker: 'IBM'}) RETURN c.name LIMIT 1.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: test-inherit-child Download link: https://github.com/faisalanjum/EventTrader/archive/main.zip#test-inherit-child Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.