feat: skills-skills - vendor Skill Seekers tool

This commit is contained in:
tukuaiai
2026-02-12 03:22:57 +08:00
parent 7cd1d5ce18
commit a4c70e2ef8
74 changed files with 14134 additions and 1 deletions
@@ -0,0 +1,17 @@
{
"name": "python-tutorial-test",
"description": "Python tutorial for testing MCP tools",
"base_url": "https://docs.python.org/3/tutorial/",
"selectors": {
"main_content": "article",
"title": "h1",
"code_blocks": "pre code"
},
"url_patterns": {
"include": [],
"exclude": []
},
"categories": {},
"rate_limit": 0.3,
"max_pages": 10
}