🎯

r3f-fundamentals

🎯Skill

from bbeierle12/skill-mcp-claude

πŸ“¦

Part of

bbeierle12/skill-mcp-claude(72 items)

r3f-fundamentals

Installation

pip installInstall dependencies
pip install -r requirements.txt
PythonRun Python server
python skills_manager_api.py
PythonRun Python server
python server.py
pip installInstall Python package
pip install pyinstaller
PythonRun Python server
python -m PyInstaller --onefile --name "SkillsManager" --console ^
Server ConfigurationMCP server configuration block
{ "name": "skill-name", "description": "One-line description", "tags": ["t...
πŸ“– Extracted from docs: bbeierle12/skill-mcp-claude
14Installs
-
AddedFeb 4, 2026