Productivity|Education|AI / ML|Development|SocialTypeScript
human-skill-tree
AI-Powered Skill Tree for Lifelong Human Learning.
N/A rating (0 reviews)0 installs436 GitHub stars
AISkill TreeLifelong LearningCognitive Science
This repository provides a framework for developing a skill tree that encompasses over 30 skills ranging from K-12 education to career and social intelligence, all grounded in cognitive science. It aims to empower individuals to navigate their learning journeys in an age increasingly influenced by AI.
Compatible with
Claude DesktopCursor
Install
Claude Desktop
Add to your claude_desktop_config.json:
{
"mcpServers": {
"human-skill-tree-1": {
"args": [
"-y",
"human-skill-tree"
],
"command": "npx"
}
}
}Config File Location
Mac: ~/Library/Application Support/Claude/claude_desktop_config.json
Windows: %APPDATA%\Claude\claude_desktop_config.json
Linux: ~/.config/claude/claude_desktop_config.json
Some servers require additional setup - check the GitHub README for specific instructions.