From 3f63b69bce220d928cffcfd41453f549f77debaa Mon Sep 17 00:00:00 2001 From: r2dedios Date: Mon, 25 May 2026 13:22:07 +0200 Subject: [PATCH 1/7] feat: add allowed-tools declaration to all 71 skills across 7 packs --- ocp-admin/skills/cluster-creator/SKILL.md | 1 + ocp-admin/skills/cluster-inventory/SKILL.md | 1 + ocp-admin/skills/cluster-report/SKILL.md | 1 + rh-ai-engineer/skills/ai-observability/SKILL.md | 1 + rh-ai-engineer/skills/debug-inference/SKILL.md | 1 + rh-ai-engineer/skills/ds-project-setup/SKILL.md | 1 + rh-ai-engineer/skills/guardrails-config/SKILL.md | 1 + rh-ai-engineer/skills/model-deploy/SKILL.md | 1 + rh-ai-engineer/skills/model-monitor/SKILL.md | 1 + rh-ai-engineer/skills/model-registry/SKILL.md | 1 + rh-ai-engineer/skills/nim-setup/SKILL.md | 1 + rh-ai-engineer/skills/pipeline-manage/SKILL.md | 1 + rh-ai-engineer/skills/serving-runtime-config/SKILL.md | 1 + rh-ai-engineer/skills/workbench-manage/SKILL.md | 1 + rh-automation/skills/aap-mcp-validator/SKILL.md | 1 + rh-automation/skills/execution-risk-analyzer/SKILL.md | 1 + rh-automation/skills/execution-summary/SKILL.md | 1 + rh-automation/skills/forensic-troubleshooter/SKILL.md | 1 + rh-automation/skills/governance-assessor/SKILL.md | 1 + rh-automation/skills/governance-executor/SKILL.md | 1 + rh-automation/skills/governance-readiness-assessor/SKILL.md | 1 + rh-automation/skills/governed-job-launcher/SKILL.md | 1 + rh-automation/skills/host-fact-inspector/SKILL.md | 1 + rh-automation/skills/job-failure-analyzer/SKILL.md | 1 + rh-automation/skills/resolution-advisor/SKILL.md | 1 + rh-basic/skills/red-hat-cve-explainer/SKILL.md | 1 + rh-basic/skills/red-hat-diagnostics/SKILL.md | 1 + rh-basic/skills/red-hat-get-started/SKILL.md | 1 + rh-basic/skills/red-hat-product-lifecycle/SKILL.md | 1 + rh-basic/skills/red-hat-security-mcp-setup/SKILL.md | 1 + rh-basic/skills/red-hat-support-severity/SKILL.md | 1 + rh-developer/skills/containerize-deploy/SKILL.md | 1 + rh-developer/skills/debug-build/SKILL.md | 1 + rh-developer/skills/debug-container/SKILL.md | 1 + rh-developer/skills/debug-network/SKILL.md | 1 + rh-developer/skills/debug-pipeline/SKILL.md | 1 + rh-developer/skills/debug-pod/SKILL.md | 1 + rh-developer/skills/debug-rbac/SKILL.md | 2 +- rh-developer/skills/debug-rhel/SKILL.md | 1 + rh-developer/skills/debug-scc/SKILL.md | 2 +- rh-developer/skills/deploy/SKILL.md | 1 + rh-developer/skills/detect-project/SKILL.md | 1 + rh-developer/skills/helm-deploy/SKILL.md | 1 + rh-developer/skills/incident-triage/SKILL.md | 2 +- rh-developer/skills/recommend-image/SKILL.md | 1 + rh-developer/skills/rhel-deploy/SKILL.md | 1 + rh-developer/skills/s2i-build/SKILL.md | 1 + rh-developer/skills/validate-environment/SKILL.md | 1 + rh-sre/skills/cve-impact/SKILL.md | 1 + rh-sre/skills/cve-validation/SKILL.md | 1 + rh-sre/skills/execution-summary/SKILL.md | 1 + rh-sre/skills/fleet-inventory/SKILL.md | 1 + rh-sre/skills/job-template-creator/SKILL.md | 1 + rh-sre/skills/job-template-remediation-validator/SKILL.md | 1 + rh-sre/skills/mcp-aap-validator/SKILL.md | 1 + rh-sre/skills/mcp-lightspeed-validator/SKILL.md | 1 + rh-sre/skills/playbook-executor/SKILL.md | 1 + rh-sre/skills/playbook-generator/SKILL.md | 1 + rh-sre/skills/remediation-verifier/SKILL.md | 1 + rh-sre/skills/remediation/SKILL.md | 1 + rh-sre/skills/system-context/SKILL.md | 1 + rh-virt/skills/vm-clone/SKILL.md | 1 + rh-virt/skills/vm-create/SKILL.md | 1 + rh-virt/skills/vm-delete/SKILL.md | 1 + rh-virt/skills/vm-inventory/SKILL.md | 1 + rh-virt/skills/vm-lifecycle-manager/SKILL.md | 1 + rh-virt/skills/vm-rebalance/SKILL.md | 1 + rh-virt/skills/vm-snapshot-create/SKILL.md | 2 +- rh-virt/skills/vm-snapshot-delete/SKILL.md | 1 + rh-virt/skills/vm-snapshot-list/SKILL.md | 1 + rh-virt/skills/vm-snapshot-restore/SKILL.md | 1 + 71 files changed, 71 insertions(+), 4 deletions(-) diff --git a/ocp-admin/skills/cluster-creator/SKILL.md b/ocp-admin/skills/cluster-creator/SKILL.md index 0858279f..cec8b289 100644 --- a/ocp-admin/skills/cluster-creator/SKILL.md +++ b/ocp-admin/skills/cluster-creator/SKILL.md @@ -20,6 +20,7 @@ description: | license: Apache-2.0 model: inherit color: green +allowed-tools: mcp__openshift-self-managed__list_versions mcp__openshift-self-managed__create_cluster mcp__openshift-self-managed__cluster_info mcp__openshift-self-managed__set_cluster_vips mcp__openshift-self-managed__set_host_role mcp__openshift-self-managed__cluster_iso_download_url mcp__openshift-self-managed__install_cluster mcp__openshift-self-managed__cluster_credentials_download_url mcp__openshift-self-managed__cluster_logs_download_url mcp__openshift-self-managed__list_static_network_config mcp__openshift-self-managed__generate_nmstate_yaml mcp__openshift-self-managed__validate_nmstate_yaml mcp__openshift-self-managed__alter_static_network_config_nmstate_for_host metadata: mcp_server: openshift-self-managed mcp_tools_priority: true diff --git a/ocp-admin/skills/cluster-inventory/SKILL.md b/ocp-admin/skills/cluster-inventory/SKILL.md index 8cf86f0d..c25e0d92 100644 --- a/ocp-admin/skills/cluster-inventory/SKILL.md +++ b/ocp-admin/skills/cluster-inventory/SKILL.md @@ -16,6 +16,7 @@ description: | license: Apache-2.0 model: inherit color: cyan +allowed-tools: mcp__openshift-self-managed__list_clusters mcp__openshift-self-managed__cluster_info mcp__openshift-self-managed__cluster_events mcp__openshift-self-managed__cluster_logs_download_url mcp__openshift-ocm-managed__list_clusters mcp__openshift-ocm-managed__cluster_info metadata: mcp_servers: - openshift-self-managed diff --git a/ocp-admin/skills/cluster-report/SKILL.md b/ocp-admin/skills/cluster-report/SKILL.md index e25660a4..2a5be803 100644 --- a/ocp-admin/skills/cluster-report/SKILL.md +++ b/ocp-admin/skills/cluster-report/SKILL.md @@ -16,6 +16,7 @@ description: | license: Apache-2.0 model: inherit color: cyan +allowed-tools: mcp__openshift-administration__configuration_contexts_list mcp__openshift-administration__resources_get mcp__openshift-administration__nodes_top mcp__openshift-administration__resources_list mcp__openshift-administration__namespaces_list mcp__openshift-administration__pods_list metadata: mcp_server: openshift-administration mcp_tools_priority: true diff --git a/rh-ai-engineer/skills/ai-observability/SKILL.md b/rh-ai-engineer/skills/ai-observability/SKILL.md index fe11567a..68c37264 100644 --- a/rh-ai-engineer/skills/ai-observability/SKILL.md +++ b/rh-ai-engineer/skills/ai-observability/SKILL.md @@ -18,6 +18,7 @@ description: | model: inherit color: cyan license: Apache-2.0 +allowed-tools: mcp__ai-observability__list_models mcp__ai-observability__list_vllm_namespaces mcp__ai-observability__get_gpu_info mcp__ai-observability__get_deployment_info mcp__ai-observability__analyze_vllm mcp__ai-observability__chat_vllm mcp__ai-observability__analyze_openshift mcp__ai-observability__list_openshift_metric_groups mcp__ai-observability__list_openshift_namespaces mcp__ai-observability__query_tempo_tool mcp__ai-observability__get_trace_details_tool mcp__ai-observability__search_metrics mcp__ai-observability__execute_promql mcp__ai-observability__korrel8r_get_correlated mcp__rhoai__list_data_science_projects mcp__rhoai__list_inference_services mcp__rhoai__get_inference_service mcp__openshift__resources_get mcp__openshift__resources_list mcp__openshift__pods_list --- # /ai-observability Skill diff --git a/rh-ai-engineer/skills/debug-inference/SKILL.md b/rh-ai-engineer/skills/debug-inference/SKILL.md index 0539ed12..281c6c52 100644 --- a/rh-ai-engineer/skills/debug-inference/SKILL.md +++ b/rh-ai-engineer/skills/debug-inference/SKILL.md @@ -17,6 +17,7 @@ description: | model: inherit color: yellow license: Apache-2.0 +allowed-tools: mcp__openshift__resources_get mcp__openshift__resources_list mcp__openshift__pods_list mcp__openshift__pods_log mcp__openshift__events_list mcp__rhoai__list_inference_services mcp__rhoai__get_inference_service mcp__rhoai__get_model_endpoint mcp__ai-observability__get_deployment_info mcp__ai-observability__analyze_vllm mcp__ai-observability__chat_vllm mcp__ai-observability__get_gpu_info mcp__ai-observability__analyze_openshift mcp__ai-observability__query_tempo_tool mcp__ai-observability__get_trace_details_tool mcp__ai-observability__execute_promql mcp__ai-observability__korrel8r_get_correlated --- # /debug-inference Skill diff --git a/rh-ai-engineer/skills/ds-project-setup/SKILL.md b/rh-ai-engineer/skills/ds-project-setup/SKILL.md index cf5ca9be..5db45c8e 100644 --- a/rh-ai-engineer/skills/ds-project-setup/SKILL.md +++ b/rh-ai-engineer/skills/ds-project-setup/SKILL.md @@ -21,6 +21,7 @@ metadata: author: "Red Hat Ecosystem Engineering" version: "1.0" license: Apache-2.0 +allowed-tools: mcp__openshift__resources_get mcp__openshift__resources_list mcp__openshift__resources_create_or_update mcp__rhoai__list_data_science_projects mcp__rhoai__create_data_science_project mcp__rhoai__get_project_details mcp__rhoai__get_project_status mcp__rhoai__create_s3_data_connection mcp__rhoai__list_data_connections mcp__rhoai__get_pipeline_server mcp__rhoai__set_model_serving_mode --- # /ds-project-setup Skill diff --git a/rh-ai-engineer/skills/guardrails-config/SKILL.md b/rh-ai-engineer/skills/guardrails-config/SKILL.md index 8361c46c..d39793b8 100644 --- a/rh-ai-engineer/skills/guardrails-config/SKILL.md +++ b/rh-ai-engineer/skills/guardrails-config/SKILL.md @@ -18,6 +18,7 @@ description: | model: inherit color: blue license: Apache-2.0 +allowed-tools: mcp__openshift__resources_get mcp__openshift__resources_list mcp__openshift__resources_create_or_update mcp__openshift__resources_delete mcp__openshift__pods_list mcp__openshift__pods_log mcp__openshift__events_list mcp__rhoai__list_inference_services mcp__rhoai__get_inference_service mcp__rhoai__get_model_endpoint mcp__rhoai__test_model_endpoint mcp__rhoai__deploy_model mcp__rhoai__list_serving_runtimes mcp__rhoai__recommend_serving_runtime mcp__ai-observability__execute_promql mcp__ai-observability__analyze_vllm --- # /guardrails-config Skill diff --git a/rh-ai-engineer/skills/model-deploy/SKILL.md b/rh-ai-engineer/skills/model-deploy/SKILL.md index 4fa28044..207bdc93 100644 --- a/rh-ai-engineer/skills/model-deploy/SKILL.md +++ b/rh-ai-engineer/skills/model-deploy/SKILL.md @@ -17,6 +17,7 @@ description: | model: inherit color: green license: Apache-2.0 +allowed-tools: mcp__openshift__resources_get mcp__openshift__resources_list mcp__openshift__resources_create_or_update mcp__openshift__pods_list mcp__openshift__pods_log mcp__openshift__events_list mcp__rhoai__deploy_model mcp__rhoai__list_inference_services mcp__rhoai__get_inference_service mcp__rhoai__get_model_endpoint mcp__rhoai__list_serving_runtimes mcp__rhoai__list_data_science_projects mcp__rhoai__list_data_connections mcp__ai-observability__get_gpu_info mcp__ai-observability__get_deployment_info mcp__ai-observability__analyze_vllm --- # /model-deploy Skill diff --git a/rh-ai-engineer/skills/model-monitor/SKILL.md b/rh-ai-engineer/skills/model-monitor/SKILL.md index 438a9125..b78791ab 100644 --- a/rh-ai-engineer/skills/model-monitor/SKILL.md +++ b/rh-ai-engineer/skills/model-monitor/SKILL.md @@ -18,6 +18,7 @@ description: | model: inherit color: blue license: Apache-2.0 +allowed-tools: mcp__openshift__resources_get mcp__openshift__resources_list mcp__openshift__resources_create_or_update mcp__openshift__pods_list mcp__openshift__pods_log mcp__openshift__events_list mcp__rhoai__list_inference_services mcp__rhoai__get_inference_service mcp__rhoai__list_data_science_projects mcp__ai-observability__execute_promql --- # /model-monitor Skill diff --git a/rh-ai-engineer/skills/model-registry/SKILL.md b/rh-ai-engineer/skills/model-registry/SKILL.md index 195ef7ce..cf0d0df8 100644 --- a/rh-ai-engineer/skills/model-registry/SKILL.md +++ b/rh-ai-engineer/skills/model-registry/SKILL.md @@ -17,6 +17,7 @@ description: | color: cyan model: inherit license: Apache-2.0 +allowed-tools: mcp__openshift__resources_create_or_update mcp__openshift__resources_get mcp__openshift__resources_list mcp__rhoai__list_registered_models mcp__rhoai__get_registered_model mcp__rhoai__list_model_versions mcp__rhoai__get_model_version mcp__rhoai__get_model_artifacts mcp__rhoai__get_model_benchmarks mcp__rhoai__get_catalog_model_artifacts mcp__rhoai__list_data_science_projects mcp__rhoai__list_data_connections --- # /model-registry Skill diff --git a/rh-ai-engineer/skills/nim-setup/SKILL.md b/rh-ai-engineer/skills/nim-setup/SKILL.md index 02643cf6..dbc612d4 100644 --- a/rh-ai-engineer/skills/nim-setup/SKILL.md +++ b/rh-ai-engineer/skills/nim-setup/SKILL.md @@ -16,6 +16,7 @@ description: | model: inherit color: blue license: Apache-2.0 +allowed-tools: mcp__openshift__resources_get mcp__openshift__resources_list mcp__openshift__resources_create_or_update mcp__openshift__events_list mcp__rhoai__list_data_science_projects mcp__rhoai__list_serving_runtimes mcp__ai-observability__get_gpu_info --- # /nim-setup Skill diff --git a/rh-ai-engineer/skills/pipeline-manage/SKILL.md b/rh-ai-engineer/skills/pipeline-manage/SKILL.md index f1862661..8d34cd76 100644 --- a/rh-ai-engineer/skills/pipeline-manage/SKILL.md +++ b/rh-ai-engineer/skills/pipeline-manage/SKILL.md @@ -19,6 +19,7 @@ description: | color: green model: inherit license: Apache-2.0 +allowed-tools: mcp__openshift__resources_create_or_update mcp__openshift__resources_list mcp__openshift__resources_get mcp__openshift__resources_delete mcp__openshift__events_list mcp__openshift__pods_list mcp__openshift__pods_log mcp__rhoai__list_data_science_projects mcp__rhoai__get_pipeline_server mcp__rhoai__delete_pipeline_server mcp__rhoai__list_resources mcp__rhoai__get_resource mcp__rhoai__list_resource_names mcp__rhoai__resource_status mcp__rhoai__diagnose_resource mcp__rhoai__list_data_connections mcp__rhoai__project_summary --- # /pipeline-manage Skill diff --git a/rh-ai-engineer/skills/serving-runtime-config/SKILL.md b/rh-ai-engineer/skills/serving-runtime-config/SKILL.md index 59dc783d..885da6cd 100644 --- a/rh-ai-engineer/skills/serving-runtime-config/SKILL.md +++ b/rh-ai-engineer/skills/serving-runtime-config/SKILL.md @@ -17,6 +17,7 @@ description: | model: inherit color: blue license: Apache-2.0 +allowed-tools: mcp__openshift__resources_get mcp__openshift__resources_list mcp__openshift__resources_create_or_update mcp__rhoai__list_serving_runtimes mcp__rhoai__create_serving_runtime mcp__rhoai__list_data_science_projects mcp__ai-observability__list_models --- # /serving-runtime-config Skill diff --git a/rh-ai-engineer/skills/workbench-manage/SKILL.md b/rh-ai-engineer/skills/workbench-manage/SKILL.md index b5a556a3..24efe631 100644 --- a/rh-ai-engineer/skills/workbench-manage/SKILL.md +++ b/rh-ai-engineer/skills/workbench-manage/SKILL.md @@ -21,6 +21,7 @@ metadata: author: "Red Hat Ecosystem Engineering" version: "1.0" license: Apache-2.0 +allowed-tools: mcp__openshift__resources_get mcp__openshift__resources_list mcp__openshift__resources_create_or_update mcp__openshift__resources_delete mcp__openshift__events_list mcp__openshift__pods_list mcp__rhoai__list_data_science_projects mcp__rhoai__list_workbenches mcp__rhoai__get_workbench mcp__rhoai__create_workbench mcp__rhoai__start_workbench mcp__rhoai__stop_workbench mcp__rhoai__delete_workbench mcp__rhoai__get_workbench_url mcp__rhoai__list_storage mcp__rhoai__create_storage mcp__rhoai__delete_storage mcp__rhoai__list_data_connections --- # /workbench-manage Skill diff --git a/rh-automation/skills/aap-mcp-validator/SKILL.md b/rh-automation/skills/aap-mcp-validator/SKILL.md index 5af6e630..45029157 100644 --- a/rh-automation/skills/aap-mcp-validator/SKILL.md +++ b/rh-automation/skills/aap-mcp-validator/SKILL.md @@ -12,6 +12,7 @@ description: | model: inherit color: blue license: Apache-2.0 +allowed-tools: mcp__aap-mcp-job-management__job_templates_list mcp__aap-mcp-inventory-management__inventories_list mcp__aap-mcp-configuration__notification_templates_list mcp__aap-mcp-security-compliance__credentials_list mcp__aap-mcp-system-monitoring__instance_groups_list mcp__aap-mcp-user-management__users_list --- # AAP MCP Validator diff --git a/rh-automation/skills/execution-risk-analyzer/SKILL.md b/rh-automation/skills/execution-risk-analyzer/SKILL.md index c8c455a1..caa12b9c 100644 --- a/rh-automation/skills/execution-risk-analyzer/SKILL.md +++ b/rh-automation/skills/execution-risk-analyzer/SKILL.md @@ -13,6 +13,7 @@ description: | model: inherit color: yellow license: Apache-2.0 +allowed-tools: mcp__aap-mcp-job-management__job_templates_list mcp__aap-mcp-job-management__job_templates_retrieve mcp__aap-mcp-job-management__job_templates_launch_retrieve mcp__aap-mcp-job-management__jobs_list mcp__aap-mcp-job-management__jobs_job_events_list mcp__aap-mcp-job-management__workflow_job_templates_list mcp__aap-mcp-inventory-management__inventories_list mcp__aap-mcp-inventory-management__hosts_list --- # Execution Risk Analyzer diff --git a/rh-automation/skills/execution-summary/SKILL.md b/rh-automation/skills/execution-summary/SKILL.md index ac550f16..d8778502 100644 --- a/rh-automation/skills/execution-summary/SKILL.md +++ b/rh-automation/skills/execution-summary/SKILL.md @@ -13,6 +13,7 @@ description: | model: inherit color: green license: Apache-2.0 +allowed-tools: --- # Execution Summary diff --git a/rh-automation/skills/forensic-troubleshooter/SKILL.md b/rh-automation/skills/forensic-troubleshooter/SKILL.md index 52d9c019..6b0a8c6c 100644 --- a/rh-automation/skills/forensic-troubleshooter/SKILL.md +++ b/rh-automation/skills/forensic-troubleshooter/SKILL.md @@ -12,6 +12,7 @@ description: | model: inherit color: yellow license: Apache-2.0 +allowed-tools: mcp__aap-mcp-job-management__job_templates_list mcp__aap-mcp-job-management__jobs_retrieve mcp__aap-mcp-job-management__jobs_job_events_list mcp__aap-mcp-job-management__jobs_job_host_summaries_list mcp__aap-mcp-job-management__jobs_stdout_retrieve mcp__aap-mcp-inventory-management__inventories_list mcp__aap-mcp-inventory-management__hosts_list mcp__aap-mcp-inventory-management__hosts_variable_data_retrieve mcp__aap-mcp-configuration__notification_templates_list mcp__aap-mcp-security-compliance__credentials_list mcp__aap-mcp-system-monitoring__instance_groups_list mcp__aap-mcp-user-management__users_list --- # Forensic Troubleshooter diff --git a/rh-automation/skills/governance-assessor/SKILL.md b/rh-automation/skills/governance-assessor/SKILL.md index 8cbc8629..85c33d25 100644 --- a/rh-automation/skills/governance-assessor/SKILL.md +++ b/rh-automation/skills/governance-assessor/SKILL.md @@ -23,6 +23,7 @@ description: | model: inherit color: red license: Apache-2.0 +allowed-tools: mcp__aap-mcp-job-management__job_templates_list mcp__aap-mcp-job-management__workflow_job_templates_list mcp__aap-mcp-inventory-management__inventories_list mcp__aap-mcp-inventory-management__hosts_list mcp__aap-mcp-configuration__notification_templates_list mcp__aap-mcp-configuration__execution_environments_list mcp__aap-mcp-configuration__notification_templates_create mcp__aap-mcp-configuration__execution_environments_create mcp__aap-mcp-security-compliance__credentials_list mcp__aap-mcp-security-compliance__credential_types_list mcp__aap-mcp-security-compliance__credentials_create mcp__aap-mcp-system-monitoring__instance_groups_list mcp__aap-mcp-system-monitoring__activity_stream_list mcp__aap-mcp-system-monitoring__instance_groups_create mcp__aap-mcp-user-management__users_list mcp__aap-mcp-user-management__teams_list mcp__aap-mcp-user-management__role_user_assignments_list mcp__aap-mcp-user-management__role_team_assignments_list mcp__aap-mcp-user-management__authenticators_list mcp__aap-mcp-user-management__teams_create mcp__aap-mcp-user-management__role_user_assignments_create mcp__aap-mcp-user-management__authenticators_create --- # Governance Assessor diff --git a/rh-automation/skills/governance-executor/SKILL.md b/rh-automation/skills/governance-executor/SKILL.md index f1fd1566..ab5a2b4f 100644 --- a/rh-automation/skills/governance-executor/SKILL.md +++ b/rh-automation/skills/governance-executor/SKILL.md @@ -12,6 +12,7 @@ description: | model: inherit color: red license: Apache-2.0 +allowed-tools: mcp__aap-mcp-job-management__job_templates_list mcp__aap-mcp-job-management__job_templates_retrieve mcp__aap-mcp-job-management__job_templates_launch_retrieve mcp__aap-mcp-job-management__job_templates_launch_create mcp__aap-mcp-job-management__jobs_list mcp__aap-mcp-job-management__jobs_retrieve mcp__aap-mcp-job-management__jobs_job_events_list mcp__aap-mcp-job-management__jobs_job_host_summaries_list mcp__aap-mcp-job-management__jobs_relaunch_create mcp__aap-mcp-job-management__workflow_job_templates_list mcp__aap-mcp-inventory-management__inventories_list mcp__aap-mcp-inventory-management__hosts_list mcp__aap-mcp-configuration__notification_templates_list mcp__aap-mcp-security-compliance__credentials_list mcp__aap-mcp-system-monitoring__instance_groups_list mcp__aap-mcp-user-management__users_list --- # Governance Executor diff --git a/rh-automation/skills/governance-readiness-assessor/SKILL.md b/rh-automation/skills/governance-readiness-assessor/SKILL.md index e7b2973d..35233489 100644 --- a/rh-automation/skills/governance-readiness-assessor/SKILL.md +++ b/rh-automation/skills/governance-readiness-assessor/SKILL.md @@ -14,6 +14,7 @@ description: | model: inherit color: red license: Apache-2.0 +allowed-tools: mcp__aap-mcp-job-management__workflow_job_templates_list mcp__aap-mcp-job-management__job_templates_list mcp__aap-mcp-configuration__notification_templates_list mcp__aap-mcp-configuration__execution_environments_list mcp__aap-mcp-configuration__notification_templates_create mcp__aap-mcp-configuration__execution_environments_create mcp__aap-mcp-user-management__users_list mcp__aap-mcp-user-management__teams_list mcp__aap-mcp-user-management__role_user_assignments_list mcp__aap-mcp-user-management__role_team_assignments_list mcp__aap-mcp-user-management__authenticators_list mcp__aap-mcp-user-management__teams_create mcp__aap-mcp-user-management__role_user_assignments_create mcp__aap-mcp-user-management__authenticators_create mcp__aap-mcp-security-compliance__credentials_list mcp__aap-mcp-security-compliance__credential_types_list mcp__aap-mcp-security-compliance__credentials_create mcp__aap-mcp-system-monitoring__instance_groups_list mcp__aap-mcp-system-monitoring__activity_stream_list mcp__aap-mcp-system-monitoring__instance_groups_create mcp__aap-mcp-inventory-management__inventories_list mcp__aap-mcp-inventory-management__hosts_list --- # Governance Readiness Assessor diff --git a/rh-automation/skills/governed-job-launcher/SKILL.md b/rh-automation/skills/governed-job-launcher/SKILL.md index 23e3a4b4..b2c9f54c 100644 --- a/rh-automation/skills/governed-job-launcher/SKILL.md +++ b/rh-automation/skills/governed-job-launcher/SKILL.md @@ -13,6 +13,7 @@ description: | model: inherit color: red license: Apache-2.0 +allowed-tools: mcp__aap-mcp-job-management__job_templates_launch_create mcp__aap-mcp-job-management__jobs_retrieve mcp__aap-mcp-job-management__jobs_job_events_list mcp__aap-mcp-job-management__jobs_job_host_summaries_list mcp__aap-mcp-job-management__jobs_relaunch_create --- # Governed Job Launcher diff --git a/rh-automation/skills/host-fact-inspector/SKILL.md b/rh-automation/skills/host-fact-inspector/SKILL.md index 4a2ac58d..525fd5bd 100644 --- a/rh-automation/skills/host-fact-inspector/SKILL.md +++ b/rh-automation/skills/host-fact-inspector/SKILL.md @@ -13,6 +13,7 @@ description: | model: inherit color: blue license: Apache-2.0 +allowed-tools: mcp__aap-mcp-inventory-management__hosts_list mcp__aap-mcp-inventory-management__hosts_variable_data_retrieve --- # Host Fact Inspector diff --git a/rh-automation/skills/job-failure-analyzer/SKILL.md b/rh-automation/skills/job-failure-analyzer/SKILL.md index 40f9104d..7bda55e5 100644 --- a/rh-automation/skills/job-failure-analyzer/SKILL.md +++ b/rh-automation/skills/job-failure-analyzer/SKILL.md @@ -12,6 +12,7 @@ description: | model: inherit color: yellow license: Apache-2.0 +allowed-tools: mcp__aap-mcp-job-management__jobs_retrieve mcp__aap-mcp-job-management__jobs_job_events_list mcp__aap-mcp-job-management__jobs_job_host_summaries_list mcp__aap-mcp-job-management__jobs_stdout_retrieve --- # Job Failure Analyzer diff --git a/rh-automation/skills/resolution-advisor/SKILL.md b/rh-automation/skills/resolution-advisor/SKILL.md index b151801f..6d2ba580 100644 --- a/rh-automation/skills/resolution-advisor/SKILL.md +++ b/rh-automation/skills/resolution-advisor/SKILL.md @@ -13,6 +13,7 @@ description: | model: inherit color: green license: Apache-2.0 +allowed-tools: --- # Resolution Advisor diff --git a/rh-basic/skills/red-hat-cve-explainer/SKILL.md b/rh-basic/skills/red-hat-cve-explainer/SKILL.md index ac2e4cf3..b2854a7c 100644 --- a/rh-basic/skills/red-hat-cve-explainer/SKILL.md +++ b/rh-basic/skills/red-hat-cve-explainer/SKILL.md @@ -5,6 +5,7 @@ license: Apache-2.0 user_invocable: true model: inherit color: cyan +allowed-tools: mcp__red-hat-security__cve-detail mcp__red-hat-security__map-cve-advisories mcp__red-hat-security__get-advisory-solution mcp__red-hat-security__summarize-advisory --- # Red Hat CVE Explainer diff --git a/rh-basic/skills/red-hat-diagnostics/SKILL.md b/rh-basic/skills/red-hat-diagnostics/SKILL.md index 90a0df0c..1b62aeaa 100644 --- a/rh-basic/skills/red-hat-diagnostics/SKILL.md +++ b/rh-basic/skills/red-hat-diagnostics/SKILL.md @@ -5,6 +5,7 @@ license: Apache-2.0 user_invocable: true model: inherit color: cyan +allowed-tools: --- # Red Hat Diagnostic Information Gathering diff --git a/rh-basic/skills/red-hat-get-started/SKILL.md b/rh-basic/skills/red-hat-get-started/SKILL.md index 11ce61f5..830093b8 100644 --- a/rh-basic/skills/red-hat-get-started/SKILL.md +++ b/rh-basic/skills/red-hat-get-started/SKILL.md @@ -5,6 +5,7 @@ license: Apache-2.0 user_invocable: true model: inherit color: yellow +allowed-tools: --- # Red Hat Skills Installer diff --git a/rh-basic/skills/red-hat-product-lifecycle/SKILL.md b/rh-basic/skills/red-hat-product-lifecycle/SKILL.md index 672cf7d1..dc927be6 100644 --- a/rh-basic/skills/red-hat-product-lifecycle/SKILL.md +++ b/rh-basic/skills/red-hat-product-lifecycle/SKILL.md @@ -5,6 +5,7 @@ license: Apache-2.0 user_invocable: true model: inherit color: cyan +allowed-tools: --- # Red Hat Product Lifecycle Advisor diff --git a/rh-basic/skills/red-hat-security-mcp-setup/SKILL.md b/rh-basic/skills/red-hat-security-mcp-setup/SKILL.md index c45fc5a5..b38e18cc 100644 --- a/rh-basic/skills/red-hat-security-mcp-setup/SKILL.md +++ b/rh-basic/skills/red-hat-security-mcp-setup/SKILL.md @@ -5,6 +5,7 @@ license: Apache-2.0 user_invocable: true model: inherit color: blue +allowed-tools: --- # Red Hat Security MCP Setup diff --git a/rh-basic/skills/red-hat-support-severity/SKILL.md b/rh-basic/skills/red-hat-support-severity/SKILL.md index 85bb55cb..373c8964 100644 --- a/rh-basic/skills/red-hat-support-severity/SKILL.md +++ b/rh-basic/skills/red-hat-support-severity/SKILL.md @@ -5,6 +5,7 @@ license: Apache-2.0 user_invocable: true model: inherit color: cyan +allowed-tools: mcp__red-hat-security__cve-detail --- # Red Hat Support Ticket Severity Helper diff --git a/rh-developer/skills/containerize-deploy/SKILL.md b/rh-developer/skills/containerize-deploy/SKILL.md index df3c4a8d..2ed1e8f0 100644 --- a/rh-developer/skills/containerize-deploy/SKILL.md +++ b/rh-developer/skills/containerize-deploy/SKILL.md @@ -5,6 +5,7 @@ description: | model: inherit color: green license: Apache-2.0 +allowed-tools: mcp__openshift__resources_list mcp__openshift__resources_get mcp__openshift__resources_create_or_update mcp__openshift__pods_list mcp__openshift__pods_list_in_namespace mcp__openshift__pods_log mcp__openshift__events_list mcp__github__get_file_contents mcp__openshift__helm_list mcp__openshift__helm_install mcp__openshift__helm_upgrade mcp__lightspeed-mcp__find_host_by_name mcp__lightspeed-mcp__get_system_cves mcp__lightspeed-mcp__get_rhel_lifecycle metadata: user_invocable: "true" --- diff --git a/rh-developer/skills/debug-build/SKILL.md b/rh-developer/skills/debug-build/SKILL.md index 5af70052..5c9345ea 100644 --- a/rh-developer/skills/debug-build/SKILL.md +++ b/rh-developer/skills/debug-build/SKILL.md @@ -5,6 +5,7 @@ description: | model: inherit color: cyan license: Apache-2.0 +allowed-tools: mcp__openshift__resources_list mcp__openshift__resources_get mcp__openshift__pods_log metadata: user_invocable: "true" --- diff --git a/rh-developer/skills/debug-container/SKILL.md b/rh-developer/skills/debug-container/SKILL.md index ba9d960e..b45177f5 100644 --- a/rh-developer/skills/debug-container/SKILL.md +++ b/rh-developer/skills/debug-container/SKILL.md @@ -5,6 +5,7 @@ description: | model: inherit color: cyan license: Apache-2.0 +allowed-tools: mcp__podman__container_list mcp__podman__container_inspect mcp__podman__container_logs mcp__podman__image_list metadata: user_invocable: "true" --- diff --git a/rh-developer/skills/debug-network/SKILL.md b/rh-developer/skills/debug-network/SKILL.md index 7a5ec991..5fad3f53 100644 --- a/rh-developer/skills/debug-network/SKILL.md +++ b/rh-developer/skills/debug-network/SKILL.md @@ -5,6 +5,7 @@ description: | model: inherit color: cyan license: Apache-2.0 +allowed-tools: mcp__openshift__resources_list mcp__openshift__resources_get mcp__openshift__pods_list metadata: user_invocable: "true" --- diff --git a/rh-developer/skills/debug-pipeline/SKILL.md b/rh-developer/skills/debug-pipeline/SKILL.md index 693f9d12..d76403a3 100644 --- a/rh-developer/skills/debug-pipeline/SKILL.md +++ b/rh-developer/skills/debug-pipeline/SKILL.md @@ -5,6 +5,7 @@ description: | model: inherit color: cyan license: Apache-2.0 +allowed-tools: mcp__openshift__resources_list mcp__openshift__resources_get mcp__openshift__pods_log metadata: user_invocable: "true" --- diff --git a/rh-developer/skills/debug-pod/SKILL.md b/rh-developer/skills/debug-pod/SKILL.md index 3a426e38..19bb14a4 100644 --- a/rh-developer/skills/debug-pod/SKILL.md +++ b/rh-developer/skills/debug-pod/SKILL.md @@ -5,6 +5,7 @@ description: | model: inherit color: cyan license: Apache-2.0 +allowed-tools: mcp__openshift__pods_list mcp__openshift__resources_get mcp__openshift__events_list mcp__openshift__pods_log metadata: user_invocable: "true" --- diff --git a/rh-developer/skills/debug-rbac/SKILL.md b/rh-developer/skills/debug-rbac/SKILL.md index abd81600..112f6b46 100644 --- a/rh-developer/skills/debug-rbac/SKILL.md +++ b/rh-developer/skills/debug-rbac/SKILL.md @@ -14,7 +14,7 @@ description: | model: inherit color: cyan license: Apache-2.0 -allowed-tools: resources_get resources_list events_list pods_list pods_log +allowed-tools: mcp__openshift__resources_get mcp__openshift__resources_list mcp__openshift__events_list mcp__openshift__pods_list mcp__openshift__pods_log metadata: user_invocable: "true" --- diff --git a/rh-developer/skills/debug-rhel/SKILL.md b/rh-developer/skills/debug-rhel/SKILL.md index 1b1b65cf..bec97153 100644 --- a/rh-developer/skills/debug-rhel/SKILL.md +++ b/rh-developer/skills/debug-rhel/SKILL.md @@ -5,6 +5,7 @@ description: | model: inherit color: cyan license: Apache-2.0 +allowed-tools: mcp__lightspeed-mcp__find_host_by_name mcp__lightspeed-mcp__get_system_cves mcp__lightspeed-mcp__get_active_rules mcp__lightspeed-mcp__get_rule_by_text_search metadata: user_invocable: "true" --- diff --git a/rh-developer/skills/debug-scc/SKILL.md b/rh-developer/skills/debug-scc/SKILL.md index 960753ce..355bbfab 100644 --- a/rh-developer/skills/debug-scc/SKILL.md +++ b/rh-developer/skills/debug-scc/SKILL.md @@ -14,7 +14,7 @@ description: | model: inherit color: cyan license: Apache-2.0 -allowed-tools: resources_get resources_list events_list pods_list +allowed-tools: mcp__openshift__resources_get mcp__openshift__resources_list mcp__openshift__events_list mcp__openshift__pods_list metadata: user_invocable: "true" --- diff --git a/rh-developer/skills/deploy/SKILL.md b/rh-developer/skills/deploy/SKILL.md index 27a90642..86c66ed9 100644 --- a/rh-developer/skills/deploy/SKILL.md +++ b/rh-developer/skills/deploy/SKILL.md @@ -5,6 +5,7 @@ description: | model: inherit color: green license: Apache-2.0 +allowed-tools: mcp__openshift__resources_create_or_update mcp__openshift__pods_list mcp__openshift__pods_log metadata: user_invocable: "true" --- diff --git a/rh-developer/skills/detect-project/SKILL.md b/rh-developer/skills/detect-project/SKILL.md index d1a18f72..9e8dd834 100644 --- a/rh-developer/skills/detect-project/SKILL.md +++ b/rh-developer/skills/detect-project/SKILL.md @@ -5,6 +5,7 @@ description: | model: inherit color: cyan license: Apache-2.0 +allowed-tools: mcp__github__get_file_contents metadata: user_invocable: "true" --- diff --git a/rh-developer/skills/helm-deploy/SKILL.md b/rh-developer/skills/helm-deploy/SKILL.md index ed7b5d75..a51e9f3c 100644 --- a/rh-developer/skills/helm-deploy/SKILL.md +++ b/rh-developer/skills/helm-deploy/SKILL.md @@ -5,6 +5,7 @@ description: | model: inherit color: green license: Apache-2.0 +allowed-tools: mcp__openshift__helm_list mcp__openshift__helm_install mcp__openshift__helm_upgrade mcp__openshift__pods_list_in_namespace mcp__openshift__resources_create_or_update metadata: user_invocable: "true" --- diff --git a/rh-developer/skills/incident-triage/SKILL.md b/rh-developer/skills/incident-triage/SKILL.md index 7dbeb5a7..7832dfcd 100644 --- a/rh-developer/skills/incident-triage/SKILL.md +++ b/rh-developer/skills/incident-triage/SKILL.md @@ -14,7 +14,7 @@ description: | model: inherit color: cyan license: Apache-2.0 -allowed-tools: resources_get resources_list events_list pods_list pods_list_in_namespace pods_log prometheus_query prometheus_query_range alertmanager_alerts +allowed-tools: mcp__openshift__resources_get mcp__openshift__resources_list mcp__openshift__events_list mcp__openshift__pods_list mcp__openshift__pods_list_in_namespace mcp__openshift__pods_log mcp__openshift__prometheus_query mcp__openshift__prometheus_query_range mcp__openshift__alertmanager_alerts metadata: user_invocable: "true" --- diff --git a/rh-developer/skills/recommend-image/SKILL.md b/rh-developer/skills/recommend-image/SKILL.md index e0d0cf1c..6e2cb42c 100644 --- a/rh-developer/skills/recommend-image/SKILL.md +++ b/rh-developer/skills/recommend-image/SKILL.md @@ -5,6 +5,7 @@ description: | model: inherit color: cyan license: Apache-2.0 +allowed-tools: metadata: user_invocable: "true" --- diff --git a/rh-developer/skills/rhel-deploy/SKILL.md b/rh-developer/skills/rhel-deploy/SKILL.md index c0b9592a..ec23d12e 100644 --- a/rh-developer/skills/rhel-deploy/SKILL.md +++ b/rh-developer/skills/rhel-deploy/SKILL.md @@ -5,6 +5,7 @@ description: | model: inherit color: yellow license: Apache-2.0 +allowed-tools: mcp__lightspeed-mcp__find_host_by_name mcp__lightspeed-mcp__get_system_cves mcp__lightspeed-mcp__get_rhel_lifecycle metadata: user_invocable: "true" --- diff --git a/rh-developer/skills/s2i-build/SKILL.md b/rh-developer/skills/s2i-build/SKILL.md index f32e8711..728d754a 100644 --- a/rh-developer/skills/s2i-build/SKILL.md +++ b/rh-developer/skills/s2i-build/SKILL.md @@ -5,6 +5,7 @@ description: | model: inherit color: green license: Apache-2.0 +allowed-tools: mcp__openshift__resources_list mcp__openshift__resources_create_or_update mcp__openshift__pods_log metadata: user_invocable: "true" --- diff --git a/rh-developer/skills/validate-environment/SKILL.md b/rh-developer/skills/validate-environment/SKILL.md index d635628d..2b5ae8a5 100644 --- a/rh-developer/skills/validate-environment/SKILL.md +++ b/rh-developer/skills/validate-environment/SKILL.md @@ -5,6 +5,7 @@ description: | model: inherit color: cyan license: Apache-2.0 +allowed-tools: metadata: user_invocable: "true" --- diff --git a/rh-sre/skills/cve-impact/SKILL.md b/rh-sre/skills/cve-impact/SKILL.md index 40a68c32..ed49b873 100644 --- a/rh-sre/skills/cve-impact/SKILL.md +++ b/rh-sre/skills/cve-impact/SKILL.md @@ -11,6 +11,7 @@ description: | model: inherit color: blue license: Apache-2.0 +allowed-tools: mcp__lightspeed-mcp__get_cves mcp__lightspeed-mcp__get_cve mcp__lightspeed-mcp__get_cve_systems mcp__lightspeed-mcp__get_system_cves mcp__lightspeed-mcp__find_host_by_name mcp__lightspeed-mcp__get_host_details --- # CVE Impact Analysis Skill diff --git a/rh-sre/skills/cve-validation/SKILL.md b/rh-sre/skills/cve-validation/SKILL.md index 03388664..78dfede3 100644 --- a/rh-sre/skills/cve-validation/SKILL.md +++ b/rh-sre/skills/cve-validation/SKILL.md @@ -20,6 +20,7 @@ description: | model: inherit color: blue license: Apache-2.0 +allowed-tools: mcp__lightspeed-mcp__get_cve --- # CVE Validation Skill diff --git a/rh-sre/skills/execution-summary/SKILL.md b/rh-sre/skills/execution-summary/SKILL.md index b3811263..53a8edaf 100644 --- a/rh-sre/skills/execution-summary/SKILL.md +++ b/rh-sre/skills/execution-summary/SKILL.md @@ -12,6 +12,7 @@ description: | model: haiku color: blue license: Apache-2.0 +allowed-tools: --- # Execution Summary Skill diff --git a/rh-sre/skills/fleet-inventory/SKILL.md b/rh-sre/skills/fleet-inventory/SKILL.md index 25d75e14..66bf189e 100644 --- a/rh-sre/skills/fleet-inventory/SKILL.md +++ b/rh-sre/skills/fleet-inventory/SKILL.md @@ -19,6 +19,7 @@ description: | model: inherit color: blue license: Apache-2.0 +allowed-tools: mcp__lightspeed-mcp__get_host_details mcp__lightspeed-mcp__get_cve_systems --- # Fleet Inventory Skill diff --git a/rh-sre/skills/job-template-creator/SKILL.md b/rh-sre/skills/job-template-creator/SKILL.md index fc88c23a..5e6b8895 100644 --- a/rh-sre/skills/job-template-creator/SKILL.md +++ b/rh-sre/skills/job-template-creator/SKILL.md @@ -11,6 +11,7 @@ description: | model: inherit color: blue license: Apache-2.0 +allowed-tools: mcp__aap-mcp-job-management__job_templates_list mcp__aap-mcp-job-management__job_templates_retrieve mcp__aap-mcp-job-management__projects_list mcp__aap-mcp-inventory-management__inventories_list mcp__aap-mcp-job-management__job_templates_launch_retrieve --- # AAP Job Template Creator Skill diff --git a/rh-sre/skills/job-template-remediation-validator/SKILL.md b/rh-sre/skills/job-template-remediation-validator/SKILL.md index 50fa2912..b221e680 100644 --- a/rh-sre/skills/job-template-remediation-validator/SKILL.md +++ b/rh-sre/skills/job-template-remediation-validator/SKILL.md @@ -13,6 +13,7 @@ description: | model: inherit color: blue license: Apache-2.0 +allowed-tools: mcp__aap-mcp-job-management__job_templates_list mcp__aap-mcp-job-management__job_templates_retrieve mcp__aap-mcp-job-management__projects_list mcp__aap-mcp-inventory-management__inventories_list --- # AAP Job Template Remediation Validator diff --git a/rh-sre/skills/mcp-aap-validator/SKILL.md b/rh-sre/skills/mcp-aap-validator/SKILL.md index e25e98eb..6679d967 100644 --- a/rh-sre/skills/mcp-aap-validator/SKILL.md +++ b/rh-sre/skills/mcp-aap-validator/SKILL.md @@ -5,6 +5,7 @@ description: | model: haiku color: yellow license: Apache-2.0 +allowed-tools: mcp__aap-mcp-job-management__job_templates_list mcp__aap-mcp-inventory-management__inventories_list --- # MCP AAP Validator diff --git a/rh-sre/skills/mcp-lightspeed-validator/SKILL.md b/rh-sre/skills/mcp-lightspeed-validator/SKILL.md index 6621cc7e..1c2dda01 100644 --- a/rh-sre/skills/mcp-lightspeed-validator/SKILL.md +++ b/rh-sre/skills/mcp-lightspeed-validator/SKILL.md @@ -5,6 +5,7 @@ description: | model: haiku color: yellow license: Apache-2.0 +allowed-tools: mcp__lightspeed-mcp__get_cves --- # MCP Lightspeed Validator diff --git a/rh-sre/skills/playbook-executor/SKILL.md b/rh-sre/skills/playbook-executor/SKILL.md index 319bce1b..6ea534ea 100644 --- a/rh-sre/skills/playbook-executor/SKILL.md +++ b/rh-sre/skills/playbook-executor/SKILL.md @@ -15,6 +15,7 @@ description: | model: inherit color: red license: Apache-2.0 +allowed-tools: mcp__aap-mcp-job-management__job_templates_list mcp__aap-mcp-job-management__job_templates_retrieve mcp__aap-mcp-job-management__projects_list mcp__aap-mcp-job-management__job_templates_launch_retrieve mcp__aap-mcp-job-management__jobs_retrieve mcp__aap-mcp-job-management__jobs_stdout_retrieve mcp__aap-mcp-job-management__jobs_job_events_list mcp__aap-mcp-job-management__jobs_job_host_summaries_list mcp__aap-mcp-job-management__jobs_relaunch_retrieve mcp__aap-mcp-inventory-management__inventories_list mcp__aap-mcp-inventory-management__hosts_list --- # AAP Playbook Executor Skill diff --git a/rh-sre/skills/playbook-generator/SKILL.md b/rh-sre/skills/playbook-generator/SKILL.md index 041e1036..9e743a45 100644 --- a/rh-sre/skills/playbook-generator/SKILL.md +++ b/rh-sre/skills/playbook-generator/SKILL.md @@ -19,6 +19,7 @@ description: | model: inherit color: yellow license: Apache-2.0 +allowed-tools: mcp__lightspeed-mcp__create_vuln_playbook --- # Ansible Playbook Generator Skill diff --git a/rh-sre/skills/remediation-verifier/SKILL.md b/rh-sre/skills/remediation-verifier/SKILL.md index 8f184964..ab146a54 100644 --- a/rh-sre/skills/remediation-verifier/SKILL.md +++ b/rh-sre/skills/remediation-verifier/SKILL.md @@ -17,6 +17,7 @@ description: | model: inherit color: blue license: Apache-2.0 +allowed-tools: mcp__lightspeed-mcp__get_cve mcp__lightspeed-mcp__get_cve_systems mcp__lightspeed-mcp__get_host_details --- # Remediation Verification Skill diff --git a/rh-sre/skills/remediation/SKILL.md b/rh-sre/skills/remediation/SKILL.md index 206e48c9..2a4b20ab 100644 --- a/rh-sre/skills/remediation/SKILL.md +++ b/rh-sre/skills/remediation/SKILL.md @@ -23,6 +23,7 @@ metadata: author: "Red Hat Ecosystem Engineering" priority: "high" license: Apache-2.0 +allowed-tools: mcp__lightspeed-mcp__get_cves mcp__lightspeed-mcp__get_cve mcp__lightspeed-mcp__get_cve_systems mcp__lightspeed-mcp__get_system_cves mcp__lightspeed-mcp__find_host_by_name mcp__lightspeed-mcp__get_host_details mcp__lightspeed-mcp__create_vuln_playbook mcp__aap-mcp-job-management__job_templates_list mcp__aap-mcp-job-management__job_templates_retrieve mcp__aap-mcp-job-management__projects_list mcp__aap-mcp-job-management__job_templates_launch_retrieve mcp__aap-mcp-job-management__jobs_retrieve mcp__aap-mcp-job-management__jobs_stdout_retrieve mcp__aap-mcp-job-management__jobs_job_events_list mcp__aap-mcp-job-management__jobs_job_host_summaries_list mcp__aap-mcp-job-management__jobs_relaunch_retrieve mcp__aap-mcp-inventory-management__inventories_list mcp__aap-mcp-inventory-management__hosts_list --- # Remediation Skill diff --git a/rh-sre/skills/system-context/SKILL.md b/rh-sre/skills/system-context/SKILL.md index 44cda074..01e6da64 100644 --- a/rh-sre/skills/system-context/SKILL.md +++ b/rh-sre/skills/system-context/SKILL.md @@ -17,6 +17,7 @@ description: | model: inherit color: blue license: Apache-2.0 +allowed-tools: mcp__lightspeed-mcp__get_cve_systems mcp__lightspeed-mcp__get_host_details --- # System Context Gathering Skill diff --git a/rh-virt/skills/vm-clone/SKILL.md b/rh-virt/skills/vm-clone/SKILL.md index f19f3719..8e3e8136 100644 --- a/rh-virt/skills/vm-clone/SKILL.md +++ b/rh-virt/skills/vm-clone/SKILL.md @@ -16,6 +16,7 @@ description: | license: Apache-2.0 model: inherit color: blue +allowed-tools: mcp__openshift-virtualization__resources_get mcp__openshift-virtualization__resources_create_or_update mcp__openshift-virtualization__resources_list --- # /vm-clone Skill diff --git a/rh-virt/skills/vm-create/SKILL.md b/rh-virt/skills/vm-create/SKILL.md index 8afe1430..b39fe50a 100644 --- a/rh-virt/skills/vm-create/SKILL.md +++ b/rh-virt/skills/vm-create/SKILL.md @@ -16,6 +16,7 @@ description: | license: Apache-2.0 model: inherit color: green +allowed-tools: mcp__openshift-virtualization__vm_create mcp__openshift-virtualization__resources_get mcp__openshift-virtualization__resources_list mcp__openshift-virtualization__namespaces_list mcp__openshift-virtualization__events_list mcp__openshift-virtualization__vm_lifecycle mcp__openshift-virtualization__resources_create_or_update --- # /vm-create Skill diff --git a/rh-virt/skills/vm-delete/SKILL.md b/rh-virt/skills/vm-delete/SKILL.md index e6d2d5f2..254c36cb 100644 --- a/rh-virt/skills/vm-delete/SKILL.md +++ b/rh-virt/skills/vm-delete/SKILL.md @@ -16,6 +16,7 @@ description: | license: Apache-2.0 model: inherit color: red +allowed-tools: mcp__openshift-virtualization__resources_get mcp__openshift-virtualization__resources_delete mcp__openshift-virtualization__resources_list mcp__openshift-virtualization__resources_create_or_update mcp__openshift-virtualization__vm_lifecycle mcp__openshift-virtualization__pods_list_in_namespace --- # /vm-delete Skill diff --git a/rh-virt/skills/vm-inventory/SKILL.md b/rh-virt/skills/vm-inventory/SKILL.md index 8a292540..9553a043 100644 --- a/rh-virt/skills/vm-inventory/SKILL.md +++ b/rh-virt/skills/vm-inventory/SKILL.md @@ -16,6 +16,7 @@ description: | license: Apache-2.0 model: inherit color: cyan +allowed-tools: mcp__openshift-virtualization__resources_list mcp__openshift-virtualization__resources_get --- # /vm-inventory Skill diff --git a/rh-virt/skills/vm-lifecycle-manager/SKILL.md b/rh-virt/skills/vm-lifecycle-manager/SKILL.md index b7f8ed71..5221a38b 100644 --- a/rh-virt/skills/vm-lifecycle-manager/SKILL.md +++ b/rh-virt/skills/vm-lifecycle-manager/SKILL.md @@ -16,6 +16,7 @@ description: | license: Apache-2.0 model: inherit color: blue +allowed-tools: mcp__openshift-virtualization__vm_lifecycle mcp__openshift-virtualization__resources_get --- # /vm-lifecycle-manager Skill diff --git a/rh-virt/skills/vm-rebalance/SKILL.md b/rh-virt/skills/vm-rebalance/SKILL.md index af1e04ee..762865fa 100644 --- a/rh-virt/skills/vm-rebalance/SKILL.md +++ b/rh-virt/skills/vm-rebalance/SKILL.md @@ -16,6 +16,7 @@ description: | license: Apache-2.0 model: inherit color: yellow +allowed-tools: mcp__openshift-virtualization__resources_list mcp__openshift-virtualization__resources_get mcp__openshift-virtualization__resources_create_or_update mcp__openshift-virtualization__vm_lifecycle mcp__openshift-virtualization__nodes_top mcp__openshift-virtualization__pods_top mcp__openshift-virtualization__nodes_stats_summary --- # /vm-rebalance Skill diff --git a/rh-virt/skills/vm-snapshot-create/SKILL.md b/rh-virt/skills/vm-snapshot-create/SKILL.md index 855d3d43..f4cf7f00 100644 --- a/rh-virt/skills/vm-snapshot-create/SKILL.md +++ b/rh-virt/skills/vm-snapshot-create/SKILL.md @@ -15,7 +15,7 @@ description: | license: Apache-2.0 model: inherit color: green -allowed-tools: mcp__openshift-virtualization__resources_create_or_update mcp__openshift-virtualization__resources_get mcp__openshift-virtualization__resources_list +allowed-tools: mcp__openshift-virtualization__resources_create_or_update mcp__openshift-virtualization__resources_get mcp__openshift-virtualization__resources_list mcp__openshift-virtualization__vm_lifecycle --- # /vm-snapshot-create Skill diff --git a/rh-virt/skills/vm-snapshot-delete/SKILL.md b/rh-virt/skills/vm-snapshot-delete/SKILL.md index f7c292ad..30d26931 100644 --- a/rh-virt/skills/vm-snapshot-delete/SKILL.md +++ b/rh-virt/skills/vm-snapshot-delete/SKILL.md @@ -15,6 +15,7 @@ description: | license: Apache-2.0 model: inherit color: yellow +allowed-tools: mcp__openshift-virtualization__resources_get mcp__openshift-virtualization__resources_list mcp__openshift-virtualization__resources_delete --- # /vm-snapshot-delete Skill diff --git a/rh-virt/skills/vm-snapshot-list/SKILL.md b/rh-virt/skills/vm-snapshot-list/SKILL.md index e8f52b6b..3e87d30a 100644 --- a/rh-virt/skills/vm-snapshot-list/SKILL.md +++ b/rh-virt/skills/vm-snapshot-list/SKILL.md @@ -15,6 +15,7 @@ description: | license: Apache-2.0 model: inherit color: cyan +allowed-tools: mcp__openshift-virtualization__resources_list mcp__openshift-virtualization__resources_get --- # /vm-snapshot-list Skill diff --git a/rh-virt/skills/vm-snapshot-restore/SKILL.md b/rh-virt/skills/vm-snapshot-restore/SKILL.md index cd3f395f..9f4928e8 100644 --- a/rh-virt/skills/vm-snapshot-restore/SKILL.md +++ b/rh-virt/skills/vm-snapshot-restore/SKILL.md @@ -15,6 +15,7 @@ description: | license: Apache-2.0 model: inherit color: red +allowed-tools: mcp__openshift-virtualization__resources_create_or_update mcp__openshift-virtualization__resources_get mcp__openshift-virtualization__vm_lifecycle --- # /vm-snapshot-restore Skill From d00444e3466e26ab0d35821a286f41228070dbe0 Mon Sep 17 00:00:00 2001 From: r2dedios Date: Mon, 25 May 2026 13:55:34 +0200 Subject: [PATCH 2/7] fix: use short tool names in allowed-tools for simpler validation --- ocp-admin/skills/cluster-creator/SKILL.md | 2 +- ocp-admin/skills/cluster-inventory/SKILL.md | 2 +- ocp-admin/skills/cluster-report/SKILL.md | 2 +- rh-ai-engineer/skills/ai-observability/SKILL.md | 2 +- rh-ai-engineer/skills/debug-inference/SKILL.md | 2 +- rh-ai-engineer/skills/ds-project-setup/SKILL.md | 2 +- rh-ai-engineer/skills/guardrails-config/SKILL.md | 2 +- rh-ai-engineer/skills/model-deploy/SKILL.md | 2 +- rh-ai-engineer/skills/model-monitor/SKILL.md | 2 +- rh-ai-engineer/skills/model-registry/SKILL.md | 2 +- rh-ai-engineer/skills/nim-setup/SKILL.md | 2 +- rh-ai-engineer/skills/pipeline-manage/SKILL.md | 2 +- rh-ai-engineer/skills/serving-runtime-config/SKILL.md | 2 +- rh-ai-engineer/skills/workbench-manage/SKILL.md | 2 +- rh-automation/skills/aap-mcp-validator/SKILL.md | 2 +- rh-automation/skills/execution-risk-analyzer/SKILL.md | 2 +- rh-automation/skills/forensic-troubleshooter/SKILL.md | 2 +- rh-automation/skills/governance-assessor/SKILL.md | 2 +- rh-automation/skills/governance-executor/SKILL.md | 2 +- rh-automation/skills/governance-readiness-assessor/SKILL.md | 2 +- rh-automation/skills/governed-job-launcher/SKILL.md | 2 +- rh-automation/skills/host-fact-inspector/SKILL.md | 2 +- rh-automation/skills/job-failure-analyzer/SKILL.md | 2 +- rh-basic/skills/red-hat-cve-explainer/SKILL.md | 2 +- rh-basic/skills/red-hat-support-severity/SKILL.md | 2 +- rh-developer/skills/containerize-deploy/SKILL.md | 2 +- rh-developer/skills/debug-build/SKILL.md | 2 +- rh-developer/skills/debug-container/SKILL.md | 2 +- rh-developer/skills/debug-network/SKILL.md | 2 +- rh-developer/skills/debug-pipeline/SKILL.md | 2 +- rh-developer/skills/debug-pod/SKILL.md | 2 +- rh-developer/skills/debug-rbac/SKILL.md | 2 +- rh-developer/skills/debug-rhel/SKILL.md | 2 +- rh-developer/skills/debug-scc/SKILL.md | 2 +- rh-developer/skills/deploy/SKILL.md | 2 +- rh-developer/skills/detect-project/SKILL.md | 2 +- rh-developer/skills/helm-deploy/SKILL.md | 2 +- rh-developer/skills/incident-triage/SKILL.md | 2 +- rh-developer/skills/rhel-deploy/SKILL.md | 2 +- rh-developer/skills/s2i-build/SKILL.md | 2 +- rh-sre/skills/cve-impact/SKILL.md | 2 +- rh-sre/skills/cve-validation/SKILL.md | 2 +- rh-sre/skills/fleet-inventory/SKILL.md | 2 +- rh-sre/skills/job-template-creator/SKILL.md | 2 +- rh-sre/skills/job-template-remediation-validator/SKILL.md | 2 +- rh-sre/skills/mcp-aap-validator/SKILL.md | 2 +- rh-sre/skills/mcp-lightspeed-validator/SKILL.md | 2 +- rh-sre/skills/playbook-executor/SKILL.md | 2 +- rh-sre/skills/playbook-generator/SKILL.md | 2 +- rh-sre/skills/remediation-verifier/SKILL.md | 2 +- rh-sre/skills/remediation/SKILL.md | 2 +- rh-sre/skills/system-context/SKILL.md | 2 +- rh-virt/skills/vm-clone/SKILL.md | 2 +- rh-virt/skills/vm-create/SKILL.md | 2 +- rh-virt/skills/vm-delete/SKILL.md | 2 +- rh-virt/skills/vm-inventory/SKILL.md | 2 +- rh-virt/skills/vm-lifecycle-manager/SKILL.md | 2 +- rh-virt/skills/vm-rebalance/SKILL.md | 2 +- rh-virt/skills/vm-snapshot-create/SKILL.md | 2 +- rh-virt/skills/vm-snapshot-delete/SKILL.md | 2 +- rh-virt/skills/vm-snapshot-list/SKILL.md | 2 +- rh-virt/skills/vm-snapshot-restore/SKILL.md | 2 +- 62 files changed, 62 insertions(+), 62 deletions(-) diff --git a/ocp-admin/skills/cluster-creator/SKILL.md b/ocp-admin/skills/cluster-creator/SKILL.md index cec8b289..2bf0d057 100644 --- a/ocp-admin/skills/cluster-creator/SKILL.md +++ b/ocp-admin/skills/cluster-creator/SKILL.md @@ -20,7 +20,7 @@ description: | license: Apache-2.0 model: inherit color: green -allowed-tools: mcp__openshift-self-managed__list_versions mcp__openshift-self-managed__create_cluster mcp__openshift-self-managed__cluster_info mcp__openshift-self-managed__set_cluster_vips mcp__openshift-self-managed__set_host_role mcp__openshift-self-managed__cluster_iso_download_url mcp__openshift-self-managed__install_cluster mcp__openshift-self-managed__cluster_credentials_download_url mcp__openshift-self-managed__cluster_logs_download_url mcp__openshift-self-managed__list_static_network_config mcp__openshift-self-managed__generate_nmstate_yaml mcp__openshift-self-managed__validate_nmstate_yaml mcp__openshift-self-managed__alter_static_network_config_nmstate_for_host +allowed-tools: list_versions create_cluster cluster_info set_cluster_vips set_host_role cluster_iso_download_url install_cluster cluster_credentials_download_url cluster_logs_download_url list_static_network_config generate_nmstate_yaml validate_nmstate_yaml alter_static_network_config_nmstate_for_host metadata: mcp_server: openshift-self-managed mcp_tools_priority: true diff --git a/ocp-admin/skills/cluster-inventory/SKILL.md b/ocp-admin/skills/cluster-inventory/SKILL.md index c25e0d92..ce9d322c 100644 --- a/ocp-admin/skills/cluster-inventory/SKILL.md +++ b/ocp-admin/skills/cluster-inventory/SKILL.md @@ -16,7 +16,7 @@ description: | license: Apache-2.0 model: inherit color: cyan -allowed-tools: mcp__openshift-self-managed__list_clusters mcp__openshift-self-managed__cluster_info mcp__openshift-self-managed__cluster_events mcp__openshift-self-managed__cluster_logs_download_url mcp__openshift-ocm-managed__list_clusters mcp__openshift-ocm-managed__cluster_info +allowed-tools: list_clusters cluster_info cluster_events cluster_logs_download_url list_clusters cluster_info metadata: mcp_servers: - openshift-self-managed diff --git a/ocp-admin/skills/cluster-report/SKILL.md b/ocp-admin/skills/cluster-report/SKILL.md index 2a5be803..c4a8db28 100644 --- a/ocp-admin/skills/cluster-report/SKILL.md +++ b/ocp-admin/skills/cluster-report/SKILL.md @@ -16,7 +16,7 @@ description: | license: Apache-2.0 model: inherit color: cyan -allowed-tools: mcp__openshift-administration__configuration_contexts_list mcp__openshift-administration__resources_get mcp__openshift-administration__nodes_top mcp__openshift-administration__resources_list mcp__openshift-administration__namespaces_list mcp__openshift-administration__pods_list +allowed-tools: configuration_contexts_list resources_get nodes_top resources_list namespaces_list pods_list metadata: mcp_server: openshift-administration mcp_tools_priority: true diff --git a/rh-ai-engineer/skills/ai-observability/SKILL.md b/rh-ai-engineer/skills/ai-observability/SKILL.md index 68c37264..3e4b2240 100644 --- a/rh-ai-engineer/skills/ai-observability/SKILL.md +++ b/rh-ai-engineer/skills/ai-observability/SKILL.md @@ -18,7 +18,7 @@ description: | model: inherit color: cyan license: Apache-2.0 -allowed-tools: mcp__ai-observability__list_models mcp__ai-observability__list_vllm_namespaces mcp__ai-observability__get_gpu_info mcp__ai-observability__get_deployment_info mcp__ai-observability__analyze_vllm mcp__ai-observability__chat_vllm mcp__ai-observability__analyze_openshift mcp__ai-observability__list_openshift_metric_groups mcp__ai-observability__list_openshift_namespaces mcp__ai-observability__query_tempo_tool mcp__ai-observability__get_trace_details_tool mcp__ai-observability__search_metrics mcp__ai-observability__execute_promql mcp__ai-observability__korrel8r_get_correlated mcp__rhoai__list_data_science_projects mcp__rhoai__list_inference_services mcp__rhoai__get_inference_service mcp__openshift__resources_get mcp__openshift__resources_list mcp__openshift__pods_list +allowed-tools: list_models list_vllm_namespaces get_gpu_info get_deployment_info analyze_vllm chat_vllm analyze_openshift list_openshift_metric_groups list_openshift_namespaces query_tempo_tool get_trace_details_tool search_metrics execute_promql korrel8r_get_correlated list_data_science_projects list_inference_services get_inference_service resources_get resources_list pods_list --- # /ai-observability Skill diff --git a/rh-ai-engineer/skills/debug-inference/SKILL.md b/rh-ai-engineer/skills/debug-inference/SKILL.md index 281c6c52..7dcf0328 100644 --- a/rh-ai-engineer/skills/debug-inference/SKILL.md +++ b/rh-ai-engineer/skills/debug-inference/SKILL.md @@ -17,7 +17,7 @@ description: | model: inherit color: yellow license: Apache-2.0 -allowed-tools: mcp__openshift__resources_get mcp__openshift__resources_list mcp__openshift__pods_list mcp__openshift__pods_log mcp__openshift__events_list mcp__rhoai__list_inference_services mcp__rhoai__get_inference_service mcp__rhoai__get_model_endpoint mcp__ai-observability__get_deployment_info mcp__ai-observability__analyze_vllm mcp__ai-observability__chat_vllm mcp__ai-observability__get_gpu_info mcp__ai-observability__analyze_openshift mcp__ai-observability__query_tempo_tool mcp__ai-observability__get_trace_details_tool mcp__ai-observability__execute_promql mcp__ai-observability__korrel8r_get_correlated +allowed-tools: resources_get resources_list pods_list pods_log events_list list_inference_services get_inference_service get_model_endpoint get_deployment_info analyze_vllm chat_vllm get_gpu_info analyze_openshift query_tempo_tool get_trace_details_tool execute_promql korrel8r_get_correlated --- # /debug-inference Skill diff --git a/rh-ai-engineer/skills/ds-project-setup/SKILL.md b/rh-ai-engineer/skills/ds-project-setup/SKILL.md index 5db45c8e..0c30759f 100644 --- a/rh-ai-engineer/skills/ds-project-setup/SKILL.md +++ b/rh-ai-engineer/skills/ds-project-setup/SKILL.md @@ -21,7 +21,7 @@ metadata: author: "Red Hat Ecosystem Engineering" version: "1.0" license: Apache-2.0 -allowed-tools: mcp__openshift__resources_get mcp__openshift__resources_list mcp__openshift__resources_create_or_update mcp__rhoai__list_data_science_projects mcp__rhoai__create_data_science_project mcp__rhoai__get_project_details mcp__rhoai__get_project_status mcp__rhoai__create_s3_data_connection mcp__rhoai__list_data_connections mcp__rhoai__get_pipeline_server mcp__rhoai__set_model_serving_mode +allowed-tools: resources_get resources_list resources_create_or_update list_data_science_projects create_data_science_project get_project_details get_project_status create_s3_data_connection list_data_connections get_pipeline_server set_model_serving_mode --- # /ds-project-setup Skill diff --git a/rh-ai-engineer/skills/guardrails-config/SKILL.md b/rh-ai-engineer/skills/guardrails-config/SKILL.md index d39793b8..f0d1e4c1 100644 --- a/rh-ai-engineer/skills/guardrails-config/SKILL.md +++ b/rh-ai-engineer/skills/guardrails-config/SKILL.md @@ -18,7 +18,7 @@ description: | model: inherit color: blue license: Apache-2.0 -allowed-tools: mcp__openshift__resources_get mcp__openshift__resources_list mcp__openshift__resources_create_or_update mcp__openshift__resources_delete mcp__openshift__pods_list mcp__openshift__pods_log mcp__openshift__events_list mcp__rhoai__list_inference_services mcp__rhoai__get_inference_service mcp__rhoai__get_model_endpoint mcp__rhoai__test_model_endpoint mcp__rhoai__deploy_model mcp__rhoai__list_serving_runtimes mcp__rhoai__recommend_serving_runtime mcp__ai-observability__execute_promql mcp__ai-observability__analyze_vllm +allowed-tools: resources_get resources_list resources_create_or_update resources_delete pods_list pods_log events_list list_inference_services get_inference_service get_model_endpoint test_model_endpoint deploy_model list_serving_runtimes recommend_serving_runtime execute_promql analyze_vllm --- # /guardrails-config Skill diff --git a/rh-ai-engineer/skills/model-deploy/SKILL.md b/rh-ai-engineer/skills/model-deploy/SKILL.md index 207bdc93..9627483b 100644 --- a/rh-ai-engineer/skills/model-deploy/SKILL.md +++ b/rh-ai-engineer/skills/model-deploy/SKILL.md @@ -17,7 +17,7 @@ description: | model: inherit color: green license: Apache-2.0 -allowed-tools: mcp__openshift__resources_get mcp__openshift__resources_list mcp__openshift__resources_create_or_update mcp__openshift__pods_list mcp__openshift__pods_log mcp__openshift__events_list mcp__rhoai__deploy_model mcp__rhoai__list_inference_services mcp__rhoai__get_inference_service mcp__rhoai__get_model_endpoint mcp__rhoai__list_serving_runtimes mcp__rhoai__list_data_science_projects mcp__rhoai__list_data_connections mcp__ai-observability__get_gpu_info mcp__ai-observability__get_deployment_info mcp__ai-observability__analyze_vllm +allowed-tools: resources_get resources_list resources_create_or_update pods_list pods_log events_list deploy_model list_inference_services get_inference_service get_model_endpoint list_serving_runtimes list_data_science_projects list_data_connections get_gpu_info get_deployment_info analyze_vllm --- # /model-deploy Skill diff --git a/rh-ai-engineer/skills/model-monitor/SKILL.md b/rh-ai-engineer/skills/model-monitor/SKILL.md index b78791ab..a75e393e 100644 --- a/rh-ai-engineer/skills/model-monitor/SKILL.md +++ b/rh-ai-engineer/skills/model-monitor/SKILL.md @@ -18,7 +18,7 @@ description: | model: inherit color: blue license: Apache-2.0 -allowed-tools: mcp__openshift__resources_get mcp__openshift__resources_list mcp__openshift__resources_create_or_update mcp__openshift__pods_list mcp__openshift__pods_log mcp__openshift__events_list mcp__rhoai__list_inference_services mcp__rhoai__get_inference_service mcp__rhoai__list_data_science_projects mcp__ai-observability__execute_promql +allowed-tools: resources_get resources_list resources_create_or_update pods_list pods_log events_list list_inference_services get_inference_service list_data_science_projects execute_promql --- # /model-monitor Skill diff --git a/rh-ai-engineer/skills/model-registry/SKILL.md b/rh-ai-engineer/skills/model-registry/SKILL.md index cf0d0df8..06217366 100644 --- a/rh-ai-engineer/skills/model-registry/SKILL.md +++ b/rh-ai-engineer/skills/model-registry/SKILL.md @@ -17,7 +17,7 @@ description: | color: cyan model: inherit license: Apache-2.0 -allowed-tools: mcp__openshift__resources_create_or_update mcp__openshift__resources_get mcp__openshift__resources_list mcp__rhoai__list_registered_models mcp__rhoai__get_registered_model mcp__rhoai__list_model_versions mcp__rhoai__get_model_version mcp__rhoai__get_model_artifacts mcp__rhoai__get_model_benchmarks mcp__rhoai__get_catalog_model_artifacts mcp__rhoai__list_data_science_projects mcp__rhoai__list_data_connections +allowed-tools: resources_create_or_update resources_get resources_list list_registered_models get_registered_model list_model_versions get_model_version get_model_artifacts get_model_benchmarks get_catalog_model_artifacts list_data_science_projects list_data_connections --- # /model-registry Skill diff --git a/rh-ai-engineer/skills/nim-setup/SKILL.md b/rh-ai-engineer/skills/nim-setup/SKILL.md index dbc612d4..7dc34eaf 100644 --- a/rh-ai-engineer/skills/nim-setup/SKILL.md +++ b/rh-ai-engineer/skills/nim-setup/SKILL.md @@ -16,7 +16,7 @@ description: | model: inherit color: blue license: Apache-2.0 -allowed-tools: mcp__openshift__resources_get mcp__openshift__resources_list mcp__openshift__resources_create_or_update mcp__openshift__events_list mcp__rhoai__list_data_science_projects mcp__rhoai__list_serving_runtimes mcp__ai-observability__get_gpu_info +allowed-tools: resources_get resources_list resources_create_or_update events_list list_data_science_projects list_serving_runtimes get_gpu_info --- # /nim-setup Skill diff --git a/rh-ai-engineer/skills/pipeline-manage/SKILL.md b/rh-ai-engineer/skills/pipeline-manage/SKILL.md index 8d34cd76..bba1d7bb 100644 --- a/rh-ai-engineer/skills/pipeline-manage/SKILL.md +++ b/rh-ai-engineer/skills/pipeline-manage/SKILL.md @@ -19,7 +19,7 @@ description: | color: green model: inherit license: Apache-2.0 -allowed-tools: mcp__openshift__resources_create_or_update mcp__openshift__resources_list mcp__openshift__resources_get mcp__openshift__resources_delete mcp__openshift__events_list mcp__openshift__pods_list mcp__openshift__pods_log mcp__rhoai__list_data_science_projects mcp__rhoai__get_pipeline_server mcp__rhoai__delete_pipeline_server mcp__rhoai__list_resources mcp__rhoai__get_resource mcp__rhoai__list_resource_names mcp__rhoai__resource_status mcp__rhoai__diagnose_resource mcp__rhoai__list_data_connections mcp__rhoai__project_summary +allowed-tools: resources_create_or_update resources_list resources_get resources_delete events_list pods_list pods_log list_data_science_projects get_pipeline_server delete_pipeline_server list_resources get_resource list_resource_names resource_status diagnose_resource list_data_connections project_summary --- # /pipeline-manage Skill diff --git a/rh-ai-engineer/skills/serving-runtime-config/SKILL.md b/rh-ai-engineer/skills/serving-runtime-config/SKILL.md index 885da6cd..3970a74f 100644 --- a/rh-ai-engineer/skills/serving-runtime-config/SKILL.md +++ b/rh-ai-engineer/skills/serving-runtime-config/SKILL.md @@ -17,7 +17,7 @@ description: | model: inherit color: blue license: Apache-2.0 -allowed-tools: mcp__openshift__resources_get mcp__openshift__resources_list mcp__openshift__resources_create_or_update mcp__rhoai__list_serving_runtimes mcp__rhoai__create_serving_runtime mcp__rhoai__list_data_science_projects mcp__ai-observability__list_models +allowed-tools: resources_get resources_list resources_create_or_update list_serving_runtimes create_serving_runtime list_data_science_projects list_models --- # /serving-runtime-config Skill diff --git a/rh-ai-engineer/skills/workbench-manage/SKILL.md b/rh-ai-engineer/skills/workbench-manage/SKILL.md index 24efe631..cde5aa74 100644 --- a/rh-ai-engineer/skills/workbench-manage/SKILL.md +++ b/rh-ai-engineer/skills/workbench-manage/SKILL.md @@ -21,7 +21,7 @@ metadata: author: "Red Hat Ecosystem Engineering" version: "1.0" license: Apache-2.0 -allowed-tools: mcp__openshift__resources_get mcp__openshift__resources_list mcp__openshift__resources_create_or_update mcp__openshift__resources_delete mcp__openshift__events_list mcp__openshift__pods_list mcp__rhoai__list_data_science_projects mcp__rhoai__list_workbenches mcp__rhoai__get_workbench mcp__rhoai__create_workbench mcp__rhoai__start_workbench mcp__rhoai__stop_workbench mcp__rhoai__delete_workbench mcp__rhoai__get_workbench_url mcp__rhoai__list_storage mcp__rhoai__create_storage mcp__rhoai__delete_storage mcp__rhoai__list_data_connections +allowed-tools: resources_get resources_list resources_create_or_update resources_delete events_list pods_list list_data_science_projects list_workbenches get_workbench create_workbench start_workbench stop_workbench delete_workbench get_workbench_url list_storage create_storage delete_storage list_data_connections --- # /workbench-manage Skill diff --git a/rh-automation/skills/aap-mcp-validator/SKILL.md b/rh-automation/skills/aap-mcp-validator/SKILL.md index 45029157..a4055c20 100644 --- a/rh-automation/skills/aap-mcp-validator/SKILL.md +++ b/rh-automation/skills/aap-mcp-validator/SKILL.md @@ -12,7 +12,7 @@ description: | model: inherit color: blue license: Apache-2.0 -allowed-tools: mcp__aap-mcp-job-management__job_templates_list mcp__aap-mcp-inventory-management__inventories_list mcp__aap-mcp-configuration__notification_templates_list mcp__aap-mcp-security-compliance__credentials_list mcp__aap-mcp-system-monitoring__instance_groups_list mcp__aap-mcp-user-management__users_list +allowed-tools: job_templates_list inventories_list notification_templates_list credentials_list instance_groups_list users_list --- # AAP MCP Validator diff --git a/rh-automation/skills/execution-risk-analyzer/SKILL.md b/rh-automation/skills/execution-risk-analyzer/SKILL.md index caa12b9c..3b1ebae9 100644 --- a/rh-automation/skills/execution-risk-analyzer/SKILL.md +++ b/rh-automation/skills/execution-risk-analyzer/SKILL.md @@ -13,7 +13,7 @@ description: | model: inherit color: yellow license: Apache-2.0 -allowed-tools: mcp__aap-mcp-job-management__job_templates_list mcp__aap-mcp-job-management__job_templates_retrieve mcp__aap-mcp-job-management__job_templates_launch_retrieve mcp__aap-mcp-job-management__jobs_list mcp__aap-mcp-job-management__jobs_job_events_list mcp__aap-mcp-job-management__workflow_job_templates_list mcp__aap-mcp-inventory-management__inventories_list mcp__aap-mcp-inventory-management__hosts_list +allowed-tools: job_templates_list job_templates_retrieve job_templates_launch_retrieve jobs_list jobs_job_events_list workflow_job_templates_list inventories_list hosts_list --- # Execution Risk Analyzer diff --git a/rh-automation/skills/forensic-troubleshooter/SKILL.md b/rh-automation/skills/forensic-troubleshooter/SKILL.md index 6b0a8c6c..c8373c8a 100644 --- a/rh-automation/skills/forensic-troubleshooter/SKILL.md +++ b/rh-automation/skills/forensic-troubleshooter/SKILL.md @@ -12,7 +12,7 @@ description: | model: inherit color: yellow license: Apache-2.0 -allowed-tools: mcp__aap-mcp-job-management__job_templates_list mcp__aap-mcp-job-management__jobs_retrieve mcp__aap-mcp-job-management__jobs_job_events_list mcp__aap-mcp-job-management__jobs_job_host_summaries_list mcp__aap-mcp-job-management__jobs_stdout_retrieve mcp__aap-mcp-inventory-management__inventories_list mcp__aap-mcp-inventory-management__hosts_list mcp__aap-mcp-inventory-management__hosts_variable_data_retrieve mcp__aap-mcp-configuration__notification_templates_list mcp__aap-mcp-security-compliance__credentials_list mcp__aap-mcp-system-monitoring__instance_groups_list mcp__aap-mcp-user-management__users_list +allowed-tools: job_templates_list jobs_retrieve jobs_job_events_list jobs_job_host_summaries_list jobs_stdout_retrieve inventories_list hosts_list hosts_variable_data_retrieve notification_templates_list credentials_list instance_groups_list users_list --- # Forensic Troubleshooter diff --git a/rh-automation/skills/governance-assessor/SKILL.md b/rh-automation/skills/governance-assessor/SKILL.md index 85c33d25..4e2cb917 100644 --- a/rh-automation/skills/governance-assessor/SKILL.md +++ b/rh-automation/skills/governance-assessor/SKILL.md @@ -23,7 +23,7 @@ description: | model: inherit color: red license: Apache-2.0 -allowed-tools: mcp__aap-mcp-job-management__job_templates_list mcp__aap-mcp-job-management__workflow_job_templates_list mcp__aap-mcp-inventory-management__inventories_list mcp__aap-mcp-inventory-management__hosts_list mcp__aap-mcp-configuration__notification_templates_list mcp__aap-mcp-configuration__execution_environments_list mcp__aap-mcp-configuration__notification_templates_create mcp__aap-mcp-configuration__execution_environments_create mcp__aap-mcp-security-compliance__credentials_list mcp__aap-mcp-security-compliance__credential_types_list mcp__aap-mcp-security-compliance__credentials_create mcp__aap-mcp-system-monitoring__instance_groups_list mcp__aap-mcp-system-monitoring__activity_stream_list mcp__aap-mcp-system-monitoring__instance_groups_create mcp__aap-mcp-user-management__users_list mcp__aap-mcp-user-management__teams_list mcp__aap-mcp-user-management__role_user_assignments_list mcp__aap-mcp-user-management__role_team_assignments_list mcp__aap-mcp-user-management__authenticators_list mcp__aap-mcp-user-management__teams_create mcp__aap-mcp-user-management__role_user_assignments_create mcp__aap-mcp-user-management__authenticators_create +allowed-tools: job_templates_list workflow_job_templates_list inventories_list hosts_list notification_templates_list execution_environments_list notification_templates_create execution_environments_create credentials_list credential_types_list credentials_create instance_groups_list activity_stream_list instance_groups_create users_list teams_list role_user_assignments_list role_team_assignments_list authenticators_list teams_create role_user_assignments_create authenticators_create --- # Governance Assessor diff --git a/rh-automation/skills/governance-executor/SKILL.md b/rh-automation/skills/governance-executor/SKILL.md index ab5a2b4f..052f4279 100644 --- a/rh-automation/skills/governance-executor/SKILL.md +++ b/rh-automation/skills/governance-executor/SKILL.md @@ -12,7 +12,7 @@ description: | model: inherit color: red license: Apache-2.0 -allowed-tools: mcp__aap-mcp-job-management__job_templates_list mcp__aap-mcp-job-management__job_templates_retrieve mcp__aap-mcp-job-management__job_templates_launch_retrieve mcp__aap-mcp-job-management__job_templates_launch_create mcp__aap-mcp-job-management__jobs_list mcp__aap-mcp-job-management__jobs_retrieve mcp__aap-mcp-job-management__jobs_job_events_list mcp__aap-mcp-job-management__jobs_job_host_summaries_list mcp__aap-mcp-job-management__jobs_relaunch_create mcp__aap-mcp-job-management__workflow_job_templates_list mcp__aap-mcp-inventory-management__inventories_list mcp__aap-mcp-inventory-management__hosts_list mcp__aap-mcp-configuration__notification_templates_list mcp__aap-mcp-security-compliance__credentials_list mcp__aap-mcp-system-monitoring__instance_groups_list mcp__aap-mcp-user-management__users_list +allowed-tools: job_templates_list job_templates_retrieve job_templates_launch_retrieve job_templates_launch_create jobs_list jobs_retrieve jobs_job_events_list jobs_job_host_summaries_list jobs_relaunch_create workflow_job_templates_list inventories_list hosts_list notification_templates_list credentials_list instance_groups_list users_list --- # Governance Executor diff --git a/rh-automation/skills/governance-readiness-assessor/SKILL.md b/rh-automation/skills/governance-readiness-assessor/SKILL.md index 35233489..5674ae28 100644 --- a/rh-automation/skills/governance-readiness-assessor/SKILL.md +++ b/rh-automation/skills/governance-readiness-assessor/SKILL.md @@ -14,7 +14,7 @@ description: | model: inherit color: red license: Apache-2.0 -allowed-tools: mcp__aap-mcp-job-management__workflow_job_templates_list mcp__aap-mcp-job-management__job_templates_list mcp__aap-mcp-configuration__notification_templates_list mcp__aap-mcp-configuration__execution_environments_list mcp__aap-mcp-configuration__notification_templates_create mcp__aap-mcp-configuration__execution_environments_create mcp__aap-mcp-user-management__users_list mcp__aap-mcp-user-management__teams_list mcp__aap-mcp-user-management__role_user_assignments_list mcp__aap-mcp-user-management__role_team_assignments_list mcp__aap-mcp-user-management__authenticators_list mcp__aap-mcp-user-management__teams_create mcp__aap-mcp-user-management__role_user_assignments_create mcp__aap-mcp-user-management__authenticators_create mcp__aap-mcp-security-compliance__credentials_list mcp__aap-mcp-security-compliance__credential_types_list mcp__aap-mcp-security-compliance__credentials_create mcp__aap-mcp-system-monitoring__instance_groups_list mcp__aap-mcp-system-monitoring__activity_stream_list mcp__aap-mcp-system-monitoring__instance_groups_create mcp__aap-mcp-inventory-management__inventories_list mcp__aap-mcp-inventory-management__hosts_list +allowed-tools: workflow_job_templates_list job_templates_list notification_templates_list execution_environments_list notification_templates_create execution_environments_create users_list teams_list role_user_assignments_list role_team_assignments_list authenticators_list teams_create role_user_assignments_create authenticators_create credentials_list credential_types_list credentials_create instance_groups_list activity_stream_list instance_groups_create inventories_list hosts_list --- # Governance Readiness Assessor diff --git a/rh-automation/skills/governed-job-launcher/SKILL.md b/rh-automation/skills/governed-job-launcher/SKILL.md index b2c9f54c..2dbe0fd1 100644 --- a/rh-automation/skills/governed-job-launcher/SKILL.md +++ b/rh-automation/skills/governed-job-launcher/SKILL.md @@ -13,7 +13,7 @@ description: | model: inherit color: red license: Apache-2.0 -allowed-tools: mcp__aap-mcp-job-management__job_templates_launch_create mcp__aap-mcp-job-management__jobs_retrieve mcp__aap-mcp-job-management__jobs_job_events_list mcp__aap-mcp-job-management__jobs_job_host_summaries_list mcp__aap-mcp-job-management__jobs_relaunch_create +allowed-tools: job_templates_launch_create jobs_retrieve jobs_job_events_list jobs_job_host_summaries_list jobs_relaunch_create --- # Governed Job Launcher diff --git a/rh-automation/skills/host-fact-inspector/SKILL.md b/rh-automation/skills/host-fact-inspector/SKILL.md index 525fd5bd..375a94df 100644 --- a/rh-automation/skills/host-fact-inspector/SKILL.md +++ b/rh-automation/skills/host-fact-inspector/SKILL.md @@ -13,7 +13,7 @@ description: | model: inherit color: blue license: Apache-2.0 -allowed-tools: mcp__aap-mcp-inventory-management__hosts_list mcp__aap-mcp-inventory-management__hosts_variable_data_retrieve +allowed-tools: hosts_list hosts_variable_data_retrieve --- # Host Fact Inspector diff --git a/rh-automation/skills/job-failure-analyzer/SKILL.md b/rh-automation/skills/job-failure-analyzer/SKILL.md index 7bda55e5..f9a771fb 100644 --- a/rh-automation/skills/job-failure-analyzer/SKILL.md +++ b/rh-automation/skills/job-failure-analyzer/SKILL.md @@ -12,7 +12,7 @@ description: | model: inherit color: yellow license: Apache-2.0 -allowed-tools: mcp__aap-mcp-job-management__jobs_retrieve mcp__aap-mcp-job-management__jobs_job_events_list mcp__aap-mcp-job-management__jobs_job_host_summaries_list mcp__aap-mcp-job-management__jobs_stdout_retrieve +allowed-tools: jobs_retrieve jobs_job_events_list jobs_job_host_summaries_list jobs_stdout_retrieve --- # Job Failure Analyzer diff --git a/rh-basic/skills/red-hat-cve-explainer/SKILL.md b/rh-basic/skills/red-hat-cve-explainer/SKILL.md index b2854a7c..41253346 100644 --- a/rh-basic/skills/red-hat-cve-explainer/SKILL.md +++ b/rh-basic/skills/red-hat-cve-explainer/SKILL.md @@ -5,7 +5,7 @@ license: Apache-2.0 user_invocable: true model: inherit color: cyan -allowed-tools: mcp__red-hat-security__cve-detail mcp__red-hat-security__map-cve-advisories mcp__red-hat-security__get-advisory-solution mcp__red-hat-security__summarize-advisory +allowed-tools: cve-detail map-cve-advisories get-advisory-solution summarize-advisory --- # Red Hat CVE Explainer diff --git a/rh-basic/skills/red-hat-support-severity/SKILL.md b/rh-basic/skills/red-hat-support-severity/SKILL.md index 373c8964..b2a17f96 100644 --- a/rh-basic/skills/red-hat-support-severity/SKILL.md +++ b/rh-basic/skills/red-hat-support-severity/SKILL.md @@ -5,7 +5,7 @@ license: Apache-2.0 user_invocable: true model: inherit color: cyan -allowed-tools: mcp__red-hat-security__cve-detail +allowed-tools: cve-detail --- # Red Hat Support Ticket Severity Helper diff --git a/rh-developer/skills/containerize-deploy/SKILL.md b/rh-developer/skills/containerize-deploy/SKILL.md index 2ed1e8f0..7ecb22e7 100644 --- a/rh-developer/skills/containerize-deploy/SKILL.md +++ b/rh-developer/skills/containerize-deploy/SKILL.md @@ -5,7 +5,7 @@ description: | model: inherit color: green license: Apache-2.0 -allowed-tools: mcp__openshift__resources_list mcp__openshift__resources_get mcp__openshift__resources_create_or_update mcp__openshift__pods_list mcp__openshift__pods_list_in_namespace mcp__openshift__pods_log mcp__openshift__events_list mcp__github__get_file_contents mcp__openshift__helm_list mcp__openshift__helm_install mcp__openshift__helm_upgrade mcp__lightspeed-mcp__find_host_by_name mcp__lightspeed-mcp__get_system_cves mcp__lightspeed-mcp__get_rhel_lifecycle +allowed-tools: resources_list resources_get resources_create_or_update pods_list pods_list_in_namespace pods_log events_list get_file_contents helm_list helm_install helm_upgrade find_host_by_name get_system_cves get_rhel_lifecycle metadata: user_invocable: "true" --- diff --git a/rh-developer/skills/debug-build/SKILL.md b/rh-developer/skills/debug-build/SKILL.md index 5c9345ea..52d5eb76 100644 --- a/rh-developer/skills/debug-build/SKILL.md +++ b/rh-developer/skills/debug-build/SKILL.md @@ -5,7 +5,7 @@ description: | model: inherit color: cyan license: Apache-2.0 -allowed-tools: mcp__openshift__resources_list mcp__openshift__resources_get mcp__openshift__pods_log +allowed-tools: resources_list resources_get pods_log metadata: user_invocable: "true" --- diff --git a/rh-developer/skills/debug-container/SKILL.md b/rh-developer/skills/debug-container/SKILL.md index b45177f5..853e4ae1 100644 --- a/rh-developer/skills/debug-container/SKILL.md +++ b/rh-developer/skills/debug-container/SKILL.md @@ -5,7 +5,7 @@ description: | model: inherit color: cyan license: Apache-2.0 -allowed-tools: mcp__podman__container_list mcp__podman__container_inspect mcp__podman__container_logs mcp__podman__image_list +allowed-tools: container_list container_inspect container_logs image_list metadata: user_invocable: "true" --- diff --git a/rh-developer/skills/debug-network/SKILL.md b/rh-developer/skills/debug-network/SKILL.md index 5fad3f53..dc506df7 100644 --- a/rh-developer/skills/debug-network/SKILL.md +++ b/rh-developer/skills/debug-network/SKILL.md @@ -5,7 +5,7 @@ description: | model: inherit color: cyan license: Apache-2.0 -allowed-tools: mcp__openshift__resources_list mcp__openshift__resources_get mcp__openshift__pods_list +allowed-tools: resources_list resources_get pods_list metadata: user_invocable: "true" --- diff --git a/rh-developer/skills/debug-pipeline/SKILL.md b/rh-developer/skills/debug-pipeline/SKILL.md index d76403a3..678a8f6d 100644 --- a/rh-developer/skills/debug-pipeline/SKILL.md +++ b/rh-developer/skills/debug-pipeline/SKILL.md @@ -5,7 +5,7 @@ description: | model: inherit color: cyan license: Apache-2.0 -allowed-tools: mcp__openshift__resources_list mcp__openshift__resources_get mcp__openshift__pods_log +allowed-tools: resources_list resources_get pods_log metadata: user_invocable: "true" --- diff --git a/rh-developer/skills/debug-pod/SKILL.md b/rh-developer/skills/debug-pod/SKILL.md index 19bb14a4..a215ffeb 100644 --- a/rh-developer/skills/debug-pod/SKILL.md +++ b/rh-developer/skills/debug-pod/SKILL.md @@ -5,7 +5,7 @@ description: | model: inherit color: cyan license: Apache-2.0 -allowed-tools: mcp__openshift__pods_list mcp__openshift__resources_get mcp__openshift__events_list mcp__openshift__pods_log +allowed-tools: pods_list resources_get events_list pods_log metadata: user_invocable: "true" --- diff --git a/rh-developer/skills/debug-rbac/SKILL.md b/rh-developer/skills/debug-rbac/SKILL.md index 112f6b46..abd81600 100644 --- a/rh-developer/skills/debug-rbac/SKILL.md +++ b/rh-developer/skills/debug-rbac/SKILL.md @@ -14,7 +14,7 @@ description: | model: inherit color: cyan license: Apache-2.0 -allowed-tools: mcp__openshift__resources_get mcp__openshift__resources_list mcp__openshift__events_list mcp__openshift__pods_list mcp__openshift__pods_log +allowed-tools: resources_get resources_list events_list pods_list pods_log metadata: user_invocable: "true" --- diff --git a/rh-developer/skills/debug-rhel/SKILL.md b/rh-developer/skills/debug-rhel/SKILL.md index bec97153..a2ef8594 100644 --- a/rh-developer/skills/debug-rhel/SKILL.md +++ b/rh-developer/skills/debug-rhel/SKILL.md @@ -5,7 +5,7 @@ description: | model: inherit color: cyan license: Apache-2.0 -allowed-tools: mcp__lightspeed-mcp__find_host_by_name mcp__lightspeed-mcp__get_system_cves mcp__lightspeed-mcp__get_active_rules mcp__lightspeed-mcp__get_rule_by_text_search +allowed-tools: find_host_by_name get_system_cves get_active_rules get_rule_by_text_search metadata: user_invocable: "true" --- diff --git a/rh-developer/skills/debug-scc/SKILL.md b/rh-developer/skills/debug-scc/SKILL.md index 355bbfab..960753ce 100644 --- a/rh-developer/skills/debug-scc/SKILL.md +++ b/rh-developer/skills/debug-scc/SKILL.md @@ -14,7 +14,7 @@ description: | model: inherit color: cyan license: Apache-2.0 -allowed-tools: mcp__openshift__resources_get mcp__openshift__resources_list mcp__openshift__events_list mcp__openshift__pods_list +allowed-tools: resources_get resources_list events_list pods_list metadata: user_invocable: "true" --- diff --git a/rh-developer/skills/deploy/SKILL.md b/rh-developer/skills/deploy/SKILL.md index 86c66ed9..11d1f2bc 100644 --- a/rh-developer/skills/deploy/SKILL.md +++ b/rh-developer/skills/deploy/SKILL.md @@ -5,7 +5,7 @@ description: | model: inherit color: green license: Apache-2.0 -allowed-tools: mcp__openshift__resources_create_or_update mcp__openshift__pods_list mcp__openshift__pods_log +allowed-tools: resources_create_or_update pods_list pods_log metadata: user_invocable: "true" --- diff --git a/rh-developer/skills/detect-project/SKILL.md b/rh-developer/skills/detect-project/SKILL.md index 9e8dd834..a06644c4 100644 --- a/rh-developer/skills/detect-project/SKILL.md +++ b/rh-developer/skills/detect-project/SKILL.md @@ -5,7 +5,7 @@ description: | model: inherit color: cyan license: Apache-2.0 -allowed-tools: mcp__github__get_file_contents +allowed-tools: get_file_contents metadata: user_invocable: "true" --- diff --git a/rh-developer/skills/helm-deploy/SKILL.md b/rh-developer/skills/helm-deploy/SKILL.md index a51e9f3c..4989dda9 100644 --- a/rh-developer/skills/helm-deploy/SKILL.md +++ b/rh-developer/skills/helm-deploy/SKILL.md @@ -5,7 +5,7 @@ description: | model: inherit color: green license: Apache-2.0 -allowed-tools: mcp__openshift__helm_list mcp__openshift__helm_install mcp__openshift__helm_upgrade mcp__openshift__pods_list_in_namespace mcp__openshift__resources_create_or_update +allowed-tools: helm_list helm_install helm_upgrade pods_list_in_namespace resources_create_or_update metadata: user_invocable: "true" --- diff --git a/rh-developer/skills/incident-triage/SKILL.md b/rh-developer/skills/incident-triage/SKILL.md index 7832dfcd..7dbeb5a7 100644 --- a/rh-developer/skills/incident-triage/SKILL.md +++ b/rh-developer/skills/incident-triage/SKILL.md @@ -14,7 +14,7 @@ description: | model: inherit color: cyan license: Apache-2.0 -allowed-tools: mcp__openshift__resources_get mcp__openshift__resources_list mcp__openshift__events_list mcp__openshift__pods_list mcp__openshift__pods_list_in_namespace mcp__openshift__pods_log mcp__openshift__prometheus_query mcp__openshift__prometheus_query_range mcp__openshift__alertmanager_alerts +allowed-tools: resources_get resources_list events_list pods_list pods_list_in_namespace pods_log prometheus_query prometheus_query_range alertmanager_alerts metadata: user_invocable: "true" --- diff --git a/rh-developer/skills/rhel-deploy/SKILL.md b/rh-developer/skills/rhel-deploy/SKILL.md index ec23d12e..2f913460 100644 --- a/rh-developer/skills/rhel-deploy/SKILL.md +++ b/rh-developer/skills/rhel-deploy/SKILL.md @@ -5,7 +5,7 @@ description: | model: inherit color: yellow license: Apache-2.0 -allowed-tools: mcp__lightspeed-mcp__find_host_by_name mcp__lightspeed-mcp__get_system_cves mcp__lightspeed-mcp__get_rhel_lifecycle +allowed-tools: find_host_by_name get_system_cves get_rhel_lifecycle metadata: user_invocable: "true" --- diff --git a/rh-developer/skills/s2i-build/SKILL.md b/rh-developer/skills/s2i-build/SKILL.md index 728d754a..90f11d3b 100644 --- a/rh-developer/skills/s2i-build/SKILL.md +++ b/rh-developer/skills/s2i-build/SKILL.md @@ -5,7 +5,7 @@ description: | model: inherit color: green license: Apache-2.0 -allowed-tools: mcp__openshift__resources_list mcp__openshift__resources_create_or_update mcp__openshift__pods_log +allowed-tools: resources_list resources_create_or_update pods_log metadata: user_invocable: "true" --- diff --git a/rh-sre/skills/cve-impact/SKILL.md b/rh-sre/skills/cve-impact/SKILL.md index ed49b873..999072fb 100644 --- a/rh-sre/skills/cve-impact/SKILL.md +++ b/rh-sre/skills/cve-impact/SKILL.md @@ -11,7 +11,7 @@ description: | model: inherit color: blue license: Apache-2.0 -allowed-tools: mcp__lightspeed-mcp__get_cves mcp__lightspeed-mcp__get_cve mcp__lightspeed-mcp__get_cve_systems mcp__lightspeed-mcp__get_system_cves mcp__lightspeed-mcp__find_host_by_name mcp__lightspeed-mcp__get_host_details +allowed-tools: get_cves get_cve get_cve_systems get_system_cves find_host_by_name get_host_details --- # CVE Impact Analysis Skill diff --git a/rh-sre/skills/cve-validation/SKILL.md b/rh-sre/skills/cve-validation/SKILL.md index 78dfede3..7d3573a8 100644 --- a/rh-sre/skills/cve-validation/SKILL.md +++ b/rh-sre/skills/cve-validation/SKILL.md @@ -20,7 +20,7 @@ description: | model: inherit color: blue license: Apache-2.0 -allowed-tools: mcp__lightspeed-mcp__get_cve +allowed-tools: get_cve --- # CVE Validation Skill diff --git a/rh-sre/skills/fleet-inventory/SKILL.md b/rh-sre/skills/fleet-inventory/SKILL.md index 66bf189e..e3b875c5 100644 --- a/rh-sre/skills/fleet-inventory/SKILL.md +++ b/rh-sre/skills/fleet-inventory/SKILL.md @@ -19,7 +19,7 @@ description: | model: inherit color: blue license: Apache-2.0 -allowed-tools: mcp__lightspeed-mcp__get_host_details mcp__lightspeed-mcp__get_cve_systems +allowed-tools: get_host_details get_cve_systems --- # Fleet Inventory Skill diff --git a/rh-sre/skills/job-template-creator/SKILL.md b/rh-sre/skills/job-template-creator/SKILL.md index 5e6b8895..6a72a99c 100644 --- a/rh-sre/skills/job-template-creator/SKILL.md +++ b/rh-sre/skills/job-template-creator/SKILL.md @@ -11,7 +11,7 @@ description: | model: inherit color: blue license: Apache-2.0 -allowed-tools: mcp__aap-mcp-job-management__job_templates_list mcp__aap-mcp-job-management__job_templates_retrieve mcp__aap-mcp-job-management__projects_list mcp__aap-mcp-inventory-management__inventories_list mcp__aap-mcp-job-management__job_templates_launch_retrieve +allowed-tools: job_templates_list job_templates_retrieve projects_list inventories_list job_templates_launch_retrieve --- # AAP Job Template Creator Skill diff --git a/rh-sre/skills/job-template-remediation-validator/SKILL.md b/rh-sre/skills/job-template-remediation-validator/SKILL.md index b221e680..cfea4a36 100644 --- a/rh-sre/skills/job-template-remediation-validator/SKILL.md +++ b/rh-sre/skills/job-template-remediation-validator/SKILL.md @@ -13,7 +13,7 @@ description: | model: inherit color: blue license: Apache-2.0 -allowed-tools: mcp__aap-mcp-job-management__job_templates_list mcp__aap-mcp-job-management__job_templates_retrieve mcp__aap-mcp-job-management__projects_list mcp__aap-mcp-inventory-management__inventories_list +allowed-tools: job_templates_list job_templates_retrieve projects_list inventories_list --- # AAP Job Template Remediation Validator diff --git a/rh-sre/skills/mcp-aap-validator/SKILL.md b/rh-sre/skills/mcp-aap-validator/SKILL.md index 6679d967..b97247fa 100644 --- a/rh-sre/skills/mcp-aap-validator/SKILL.md +++ b/rh-sre/skills/mcp-aap-validator/SKILL.md @@ -5,7 +5,7 @@ description: | model: haiku color: yellow license: Apache-2.0 -allowed-tools: mcp__aap-mcp-job-management__job_templates_list mcp__aap-mcp-inventory-management__inventories_list +allowed-tools: job_templates_list inventories_list --- # MCP AAP Validator diff --git a/rh-sre/skills/mcp-lightspeed-validator/SKILL.md b/rh-sre/skills/mcp-lightspeed-validator/SKILL.md index 1c2dda01..b9468cca 100644 --- a/rh-sre/skills/mcp-lightspeed-validator/SKILL.md +++ b/rh-sre/skills/mcp-lightspeed-validator/SKILL.md @@ -5,7 +5,7 @@ description: | model: haiku color: yellow license: Apache-2.0 -allowed-tools: mcp__lightspeed-mcp__get_cves +allowed-tools: get_cves --- # MCP Lightspeed Validator diff --git a/rh-sre/skills/playbook-executor/SKILL.md b/rh-sre/skills/playbook-executor/SKILL.md index 6ea534ea..d751547c 100644 --- a/rh-sre/skills/playbook-executor/SKILL.md +++ b/rh-sre/skills/playbook-executor/SKILL.md @@ -15,7 +15,7 @@ description: | model: inherit color: red license: Apache-2.0 -allowed-tools: mcp__aap-mcp-job-management__job_templates_list mcp__aap-mcp-job-management__job_templates_retrieve mcp__aap-mcp-job-management__projects_list mcp__aap-mcp-job-management__job_templates_launch_retrieve mcp__aap-mcp-job-management__jobs_retrieve mcp__aap-mcp-job-management__jobs_stdout_retrieve mcp__aap-mcp-job-management__jobs_job_events_list mcp__aap-mcp-job-management__jobs_job_host_summaries_list mcp__aap-mcp-job-management__jobs_relaunch_retrieve mcp__aap-mcp-inventory-management__inventories_list mcp__aap-mcp-inventory-management__hosts_list +allowed-tools: job_templates_list job_templates_retrieve projects_list job_templates_launch_retrieve jobs_retrieve jobs_stdout_retrieve jobs_job_events_list jobs_job_host_summaries_list jobs_relaunch_retrieve inventories_list hosts_list --- # AAP Playbook Executor Skill diff --git a/rh-sre/skills/playbook-generator/SKILL.md b/rh-sre/skills/playbook-generator/SKILL.md index 9e743a45..a83b646f 100644 --- a/rh-sre/skills/playbook-generator/SKILL.md +++ b/rh-sre/skills/playbook-generator/SKILL.md @@ -19,7 +19,7 @@ description: | model: inherit color: yellow license: Apache-2.0 -allowed-tools: mcp__lightspeed-mcp__create_vuln_playbook +allowed-tools: create_vuln_playbook --- # Ansible Playbook Generator Skill diff --git a/rh-sre/skills/remediation-verifier/SKILL.md b/rh-sre/skills/remediation-verifier/SKILL.md index ab146a54..90de3501 100644 --- a/rh-sre/skills/remediation-verifier/SKILL.md +++ b/rh-sre/skills/remediation-verifier/SKILL.md @@ -17,7 +17,7 @@ description: | model: inherit color: blue license: Apache-2.0 -allowed-tools: mcp__lightspeed-mcp__get_cve mcp__lightspeed-mcp__get_cve_systems mcp__lightspeed-mcp__get_host_details +allowed-tools: get_cve get_cve_systems get_host_details --- # Remediation Verification Skill diff --git a/rh-sre/skills/remediation/SKILL.md b/rh-sre/skills/remediation/SKILL.md index 2a4b20ab..4eb5d356 100644 --- a/rh-sre/skills/remediation/SKILL.md +++ b/rh-sre/skills/remediation/SKILL.md @@ -23,7 +23,7 @@ metadata: author: "Red Hat Ecosystem Engineering" priority: "high" license: Apache-2.0 -allowed-tools: mcp__lightspeed-mcp__get_cves mcp__lightspeed-mcp__get_cve mcp__lightspeed-mcp__get_cve_systems mcp__lightspeed-mcp__get_system_cves mcp__lightspeed-mcp__find_host_by_name mcp__lightspeed-mcp__get_host_details mcp__lightspeed-mcp__create_vuln_playbook mcp__aap-mcp-job-management__job_templates_list mcp__aap-mcp-job-management__job_templates_retrieve mcp__aap-mcp-job-management__projects_list mcp__aap-mcp-job-management__job_templates_launch_retrieve mcp__aap-mcp-job-management__jobs_retrieve mcp__aap-mcp-job-management__jobs_stdout_retrieve mcp__aap-mcp-job-management__jobs_job_events_list mcp__aap-mcp-job-management__jobs_job_host_summaries_list mcp__aap-mcp-job-management__jobs_relaunch_retrieve mcp__aap-mcp-inventory-management__inventories_list mcp__aap-mcp-inventory-management__hosts_list +allowed-tools: get_cves get_cve get_cve_systems get_system_cves find_host_by_name get_host_details create_vuln_playbook job_templates_list job_templates_retrieve projects_list job_templates_launch_retrieve jobs_retrieve jobs_stdout_retrieve jobs_job_events_list jobs_job_host_summaries_list jobs_relaunch_retrieve inventories_list hosts_list --- # Remediation Skill diff --git a/rh-sre/skills/system-context/SKILL.md b/rh-sre/skills/system-context/SKILL.md index 01e6da64..cc3d1525 100644 --- a/rh-sre/skills/system-context/SKILL.md +++ b/rh-sre/skills/system-context/SKILL.md @@ -17,7 +17,7 @@ description: | model: inherit color: blue license: Apache-2.0 -allowed-tools: mcp__lightspeed-mcp__get_cve_systems mcp__lightspeed-mcp__get_host_details +allowed-tools: get_cve_systems get_host_details --- # System Context Gathering Skill diff --git a/rh-virt/skills/vm-clone/SKILL.md b/rh-virt/skills/vm-clone/SKILL.md index 8e3e8136..1584f8f0 100644 --- a/rh-virt/skills/vm-clone/SKILL.md +++ b/rh-virt/skills/vm-clone/SKILL.md @@ -16,7 +16,7 @@ description: | license: Apache-2.0 model: inherit color: blue -allowed-tools: mcp__openshift-virtualization__resources_get mcp__openshift-virtualization__resources_create_or_update mcp__openshift-virtualization__resources_list +allowed-tools: resources_get resources_create_or_update resources_list --- # /vm-clone Skill diff --git a/rh-virt/skills/vm-create/SKILL.md b/rh-virt/skills/vm-create/SKILL.md index b39fe50a..01445014 100644 --- a/rh-virt/skills/vm-create/SKILL.md +++ b/rh-virt/skills/vm-create/SKILL.md @@ -16,7 +16,7 @@ description: | license: Apache-2.0 model: inherit color: green -allowed-tools: mcp__openshift-virtualization__vm_create mcp__openshift-virtualization__resources_get mcp__openshift-virtualization__resources_list mcp__openshift-virtualization__namespaces_list mcp__openshift-virtualization__events_list mcp__openshift-virtualization__vm_lifecycle mcp__openshift-virtualization__resources_create_or_update +allowed-tools: vm_create resources_get resources_list namespaces_list events_list vm_lifecycle resources_create_or_update --- # /vm-create Skill diff --git a/rh-virt/skills/vm-delete/SKILL.md b/rh-virt/skills/vm-delete/SKILL.md index 254c36cb..e30dc658 100644 --- a/rh-virt/skills/vm-delete/SKILL.md +++ b/rh-virt/skills/vm-delete/SKILL.md @@ -16,7 +16,7 @@ description: | license: Apache-2.0 model: inherit color: red -allowed-tools: mcp__openshift-virtualization__resources_get mcp__openshift-virtualization__resources_delete mcp__openshift-virtualization__resources_list mcp__openshift-virtualization__resources_create_or_update mcp__openshift-virtualization__vm_lifecycle mcp__openshift-virtualization__pods_list_in_namespace +allowed-tools: resources_get resources_delete resources_list resources_create_or_update vm_lifecycle pods_list_in_namespace --- # /vm-delete Skill diff --git a/rh-virt/skills/vm-inventory/SKILL.md b/rh-virt/skills/vm-inventory/SKILL.md index 9553a043..2d746656 100644 --- a/rh-virt/skills/vm-inventory/SKILL.md +++ b/rh-virt/skills/vm-inventory/SKILL.md @@ -16,7 +16,7 @@ description: | license: Apache-2.0 model: inherit color: cyan -allowed-tools: mcp__openshift-virtualization__resources_list mcp__openshift-virtualization__resources_get +allowed-tools: resources_list resources_get --- # /vm-inventory Skill diff --git a/rh-virt/skills/vm-lifecycle-manager/SKILL.md b/rh-virt/skills/vm-lifecycle-manager/SKILL.md index 5221a38b..0f86b4f6 100644 --- a/rh-virt/skills/vm-lifecycle-manager/SKILL.md +++ b/rh-virt/skills/vm-lifecycle-manager/SKILL.md @@ -16,7 +16,7 @@ description: | license: Apache-2.0 model: inherit color: blue -allowed-tools: mcp__openshift-virtualization__vm_lifecycle mcp__openshift-virtualization__resources_get +allowed-tools: vm_lifecycle resources_get --- # /vm-lifecycle-manager Skill diff --git a/rh-virt/skills/vm-rebalance/SKILL.md b/rh-virt/skills/vm-rebalance/SKILL.md index 762865fa..f972e5e7 100644 --- a/rh-virt/skills/vm-rebalance/SKILL.md +++ b/rh-virt/skills/vm-rebalance/SKILL.md @@ -16,7 +16,7 @@ description: | license: Apache-2.0 model: inherit color: yellow -allowed-tools: mcp__openshift-virtualization__resources_list mcp__openshift-virtualization__resources_get mcp__openshift-virtualization__resources_create_or_update mcp__openshift-virtualization__vm_lifecycle mcp__openshift-virtualization__nodes_top mcp__openshift-virtualization__pods_top mcp__openshift-virtualization__nodes_stats_summary +allowed-tools: resources_list resources_get resources_create_or_update vm_lifecycle nodes_top pods_top nodes_stats_summary --- # /vm-rebalance Skill diff --git a/rh-virt/skills/vm-snapshot-create/SKILL.md b/rh-virt/skills/vm-snapshot-create/SKILL.md index f4cf7f00..3935e145 100644 --- a/rh-virt/skills/vm-snapshot-create/SKILL.md +++ b/rh-virt/skills/vm-snapshot-create/SKILL.md @@ -15,7 +15,7 @@ description: | license: Apache-2.0 model: inherit color: green -allowed-tools: mcp__openshift-virtualization__resources_create_or_update mcp__openshift-virtualization__resources_get mcp__openshift-virtualization__resources_list mcp__openshift-virtualization__vm_lifecycle +allowed-tools: resources_create_or_update resources_get resources_list vm_lifecycle --- # /vm-snapshot-create Skill diff --git a/rh-virt/skills/vm-snapshot-delete/SKILL.md b/rh-virt/skills/vm-snapshot-delete/SKILL.md index 30d26931..d598e71f 100644 --- a/rh-virt/skills/vm-snapshot-delete/SKILL.md +++ b/rh-virt/skills/vm-snapshot-delete/SKILL.md @@ -15,7 +15,7 @@ description: | license: Apache-2.0 model: inherit color: yellow -allowed-tools: mcp__openshift-virtualization__resources_get mcp__openshift-virtualization__resources_list mcp__openshift-virtualization__resources_delete +allowed-tools: resources_get resources_list resources_delete --- # /vm-snapshot-delete Skill diff --git a/rh-virt/skills/vm-snapshot-list/SKILL.md b/rh-virt/skills/vm-snapshot-list/SKILL.md index 3e87d30a..1ace800d 100644 --- a/rh-virt/skills/vm-snapshot-list/SKILL.md +++ b/rh-virt/skills/vm-snapshot-list/SKILL.md @@ -15,7 +15,7 @@ description: | license: Apache-2.0 model: inherit color: cyan -allowed-tools: mcp__openshift-virtualization__resources_list mcp__openshift-virtualization__resources_get +allowed-tools: resources_list resources_get --- # /vm-snapshot-list Skill diff --git a/rh-virt/skills/vm-snapshot-restore/SKILL.md b/rh-virt/skills/vm-snapshot-restore/SKILL.md index 9f4928e8..b5929b22 100644 --- a/rh-virt/skills/vm-snapshot-restore/SKILL.md +++ b/rh-virt/skills/vm-snapshot-restore/SKILL.md @@ -15,7 +15,7 @@ description: | license: Apache-2.0 model: inherit color: red -allowed-tools: mcp__openshift-virtualization__resources_create_or_update mcp__openshift-virtualization__resources_get mcp__openshift-virtualization__vm_lifecycle +allowed-tools: resources_create_or_update resources_get vm_lifecycle --- # /vm-snapshot-restore Skill From c9baca51b239d088677b4402e6a33f204d83e858 Mon Sep 17 00:00:00 2001 From: r2dedios Date: Tue, 26 May 2026 11:31:21 +0200 Subject: [PATCH 3/7] ci: add tool listing to validator and second dummy kubeconfig context --- .github/workflows/mcp-tool-validation.yml | 10 ++++++++++ scripts/validate_mcp_tools.py | 2 ++ 2 files changed, 12 insertions(+) diff --git a/.github/workflows/mcp-tool-validation.yml b/.github/workflows/mcp-tool-validation.yml index c1908697..152309d8 100644 --- a/.github/workflows/mcp-tool-validation.yml +++ b/.github/workflows/mcp-tool-validation.yml @@ -57,16 +57,26 @@ jobs: - cluster: server: https://localhost:6443 name: mcp-validation + - cluster: + server: https://localhost:6444 + name: mcp-validation-2 contexts: - context: cluster: mcp-validation user: mcp-validation name: mcp-validation + - context: + cluster: mcp-validation-2 + user: mcp-validation-2 + name: mcp-validation-2 current-context: mcp-validation users: - name: mcp-validation user: token: dummy-token-for-tool-listing + - name: mcp-validation-2 + user: + token: dummy-token-for-tool-listing-2 KUBECONFIG echo "KUBECONFIG=$HOME/.kube/config" >> "$GITHUB_ENV" diff --git a/scripts/validate_mcp_tools.py b/scripts/validate_mcp_tools.py index c1339d14..0cfd12dc 100644 --- a/scripts/validate_mcp_tools.py +++ b/scripts/validate_mcp_tools.py @@ -356,6 +356,8 @@ def validate_pack(pack: str, repo_root: Path, kubeconfig: str) -> ValidationResu continue print(f" {len(tools)} tools available") + for t in sorted(tools): + print(f" - {t}") all_available_tools.update(tools) if all_available_tools: From 3fb70eaec0c32e3580f8bb240ac8e3809700d836 Mon Sep 17 00:00:00 2001 From: r2dedios Date: Tue, 26 May 2026 11:51:38 +0200 Subject: [PATCH 4/7] fix: correct lightspeed-mcp namespace prefixes and remove non-existent helm_upgrade --- rh-developer/skills/containerize-deploy/SKILL.md | 2 +- rh-developer/skills/debug-rhel/SKILL.md | 2 +- rh-developer/skills/helm-deploy/SKILL.md | 2 +- rh-developer/skills/rhel-deploy/SKILL.md | 2 +- rh-sre/skills/cve-impact/SKILL.md | 2 +- rh-sre/skills/cve-validation/SKILL.md | 2 +- rh-sre/skills/fleet-inventory/SKILL.md | 2 +- rh-sre/skills/mcp-lightspeed-validator/SKILL.md | 2 +- rh-sre/skills/playbook-generator/SKILL.md | 2 +- rh-sre/skills/remediation-verifier/SKILL.md | 2 +- rh-sre/skills/remediation/SKILL.md | 2 +- rh-sre/skills/system-context/SKILL.md | 2 +- 12 files changed, 12 insertions(+), 12 deletions(-) diff --git a/rh-developer/skills/containerize-deploy/SKILL.md b/rh-developer/skills/containerize-deploy/SKILL.md index 7ecb22e7..901c653f 100644 --- a/rh-developer/skills/containerize-deploy/SKILL.md +++ b/rh-developer/skills/containerize-deploy/SKILL.md @@ -5,7 +5,7 @@ description: | model: inherit color: green license: Apache-2.0 -allowed-tools: resources_list resources_get resources_create_or_update pods_list pods_list_in_namespace pods_log events_list get_file_contents helm_list helm_install helm_upgrade find_host_by_name get_system_cves get_rhel_lifecycle +allowed-tools: resources_list resources_get resources_create_or_update pods_list pods_list_in_namespace pods_log events_list get_file_contents helm_list helm_install inventory__find_host_by_name vulnerability__get_system_cves planning__get_rhel_lifecycle metadata: user_invocable: "true" --- diff --git a/rh-developer/skills/debug-rhel/SKILL.md b/rh-developer/skills/debug-rhel/SKILL.md index a2ef8594..d9505131 100644 --- a/rh-developer/skills/debug-rhel/SKILL.md +++ b/rh-developer/skills/debug-rhel/SKILL.md @@ -5,7 +5,7 @@ description: | model: inherit color: cyan license: Apache-2.0 -allowed-tools: find_host_by_name get_system_cves get_active_rules get_rule_by_text_search +allowed-tools: inventory__find_host_by_name vulnerability__get_system_cves advisor__get_active_rules advisor__get_rule_by_text_search metadata: user_invocable: "true" --- diff --git a/rh-developer/skills/helm-deploy/SKILL.md b/rh-developer/skills/helm-deploy/SKILL.md index 4989dda9..d7a2f43f 100644 --- a/rh-developer/skills/helm-deploy/SKILL.md +++ b/rh-developer/skills/helm-deploy/SKILL.md @@ -5,7 +5,7 @@ description: | model: inherit color: green license: Apache-2.0 -allowed-tools: helm_list helm_install helm_upgrade pods_list_in_namespace resources_create_or_update +allowed-tools: helm_list helm_install pods_list_in_namespace resources_create_or_update metadata: user_invocable: "true" --- diff --git a/rh-developer/skills/rhel-deploy/SKILL.md b/rh-developer/skills/rhel-deploy/SKILL.md index 2f913460..dcb57dac 100644 --- a/rh-developer/skills/rhel-deploy/SKILL.md +++ b/rh-developer/skills/rhel-deploy/SKILL.md @@ -5,7 +5,7 @@ description: | model: inherit color: yellow license: Apache-2.0 -allowed-tools: find_host_by_name get_system_cves get_rhel_lifecycle +allowed-tools: inventory__find_host_by_name vulnerability__get_system_cves planning__get_rhel_lifecycle metadata: user_invocable: "true" --- diff --git a/rh-sre/skills/cve-impact/SKILL.md b/rh-sre/skills/cve-impact/SKILL.md index 999072fb..896af539 100644 --- a/rh-sre/skills/cve-impact/SKILL.md +++ b/rh-sre/skills/cve-impact/SKILL.md @@ -11,7 +11,7 @@ description: | model: inherit color: blue license: Apache-2.0 -allowed-tools: get_cves get_cve get_cve_systems get_system_cves find_host_by_name get_host_details +allowed-tools: vulnerability__get_cves vulnerability__get_cve vulnerability__get_cve_systems vulnerability__get_system_cves inventory__find_host_by_name inventory__get_host_details --- # CVE Impact Analysis Skill diff --git a/rh-sre/skills/cve-validation/SKILL.md b/rh-sre/skills/cve-validation/SKILL.md index 7d3573a8..13b0b113 100644 --- a/rh-sre/skills/cve-validation/SKILL.md +++ b/rh-sre/skills/cve-validation/SKILL.md @@ -20,7 +20,7 @@ description: | model: inherit color: blue license: Apache-2.0 -allowed-tools: get_cve +allowed-tools: vulnerability__get_cve --- # CVE Validation Skill diff --git a/rh-sre/skills/fleet-inventory/SKILL.md b/rh-sre/skills/fleet-inventory/SKILL.md index e3b875c5..17ed2a79 100644 --- a/rh-sre/skills/fleet-inventory/SKILL.md +++ b/rh-sre/skills/fleet-inventory/SKILL.md @@ -19,7 +19,7 @@ description: | model: inherit color: blue license: Apache-2.0 -allowed-tools: get_host_details get_cve_systems +allowed-tools: inventory__get_host_details vulnerability__get_cve_systems --- # Fleet Inventory Skill diff --git a/rh-sre/skills/mcp-lightspeed-validator/SKILL.md b/rh-sre/skills/mcp-lightspeed-validator/SKILL.md index b9468cca..a0b44717 100644 --- a/rh-sre/skills/mcp-lightspeed-validator/SKILL.md +++ b/rh-sre/skills/mcp-lightspeed-validator/SKILL.md @@ -5,7 +5,7 @@ description: | model: haiku color: yellow license: Apache-2.0 -allowed-tools: get_cves +allowed-tools: vulnerability__get_cves --- # MCP Lightspeed Validator diff --git a/rh-sre/skills/playbook-generator/SKILL.md b/rh-sre/skills/playbook-generator/SKILL.md index a83b646f..4352531a 100644 --- a/rh-sre/skills/playbook-generator/SKILL.md +++ b/rh-sre/skills/playbook-generator/SKILL.md @@ -19,7 +19,7 @@ description: | model: inherit color: yellow license: Apache-2.0 -allowed-tools: create_vuln_playbook +allowed-tools: remediations__create_vuln_playbook --- # Ansible Playbook Generator Skill diff --git a/rh-sre/skills/remediation-verifier/SKILL.md b/rh-sre/skills/remediation-verifier/SKILL.md index 90de3501..351deb06 100644 --- a/rh-sre/skills/remediation-verifier/SKILL.md +++ b/rh-sre/skills/remediation-verifier/SKILL.md @@ -17,7 +17,7 @@ description: | model: inherit color: blue license: Apache-2.0 -allowed-tools: get_cve get_cve_systems get_host_details +allowed-tools: vulnerability__get_cve vulnerability__get_cve_systems inventory__get_host_details --- # Remediation Verification Skill diff --git a/rh-sre/skills/remediation/SKILL.md b/rh-sre/skills/remediation/SKILL.md index 4eb5d356..d467081f 100644 --- a/rh-sre/skills/remediation/SKILL.md +++ b/rh-sre/skills/remediation/SKILL.md @@ -23,7 +23,7 @@ metadata: author: "Red Hat Ecosystem Engineering" priority: "high" license: Apache-2.0 -allowed-tools: get_cves get_cve get_cve_systems get_system_cves find_host_by_name get_host_details create_vuln_playbook job_templates_list job_templates_retrieve projects_list job_templates_launch_retrieve jobs_retrieve jobs_stdout_retrieve jobs_job_events_list jobs_job_host_summaries_list jobs_relaunch_retrieve inventories_list hosts_list +allowed-tools: vulnerability__get_cves vulnerability__get_cve vulnerability__get_cve_systems vulnerability__get_system_cves inventory__find_host_by_name inventory__get_host_details remediations__create_vuln_playbook job_templates_list job_templates_retrieve projects_list job_templates_launch_retrieve jobs_retrieve jobs_stdout_retrieve jobs_job_events_list jobs_job_host_summaries_list jobs_relaunch_retrieve inventories_list hosts_list --- # Remediation Skill diff --git a/rh-sre/skills/system-context/SKILL.md b/rh-sre/skills/system-context/SKILL.md index cc3d1525..dd273255 100644 --- a/rh-sre/skills/system-context/SKILL.md +++ b/rh-sre/skills/system-context/SKILL.md @@ -17,7 +17,7 @@ description: | model: inherit color: blue license: Apache-2.0 -allowed-tools: get_cve_systems get_host_details +allowed-tools: vulnerability__get_cve_systems inventory__get_host_details --- # System Context Gathering Skill From 95e5d43765b5ece668a2548aed4ce2072d531903 Mon Sep 17 00:00:00 2001 From: r2dedios Date: Tue, 26 May 2026 12:04:52 +0200 Subject: [PATCH 5/7] fix: treat tools from non-startable MCP servers as warnings instead of failures --- scripts/validate_mcp_tools.py | 41 ++++++++++++++++++++++++++++++++--- 1 file changed, 38 insertions(+), 3 deletions(-) diff --git a/scripts/validate_mcp_tools.py b/scripts/validate_mcp_tools.py index 0cfd12dc..ffc17d94 100644 --- a/scripts/validate_mcp_tools.py +++ b/scripts/validate_mcp_tools.py @@ -67,9 +67,12 @@ class ValidationResult: total_skills: int = 0 passed: int = 0 skipped: int = 0 + warned: int = 0 failed: int = 0 findings: list[Finding] = field(default_factory=list) + warnings: list[Finding] = field(default_factory=list) skipped_servers: list[str] = field(default_factory=list) + has_skipped_servers: bool = False @property def success(self) -> bool: @@ -330,6 +333,7 @@ def validate_pack(pack: str, repo_root: Path, kubeconfig: str) -> ValidationResu servers = config.get("mcpServers", {}) all_available_tools: set[str] = set() + queried_servers = 0 for server_name, server_config in servers.items(): command = server_config.get("command", "") @@ -355,11 +359,14 @@ def validate_pack(pack: str, repo_root: Path, kubeconfig: str) -> ValidationResu result.skipped_servers.append(f"{server_name} (no tools returned)") continue + queried_servers += 1 print(f" {len(tools)} tools available") for t in sorted(tools): print(f" - {t}") all_available_tools.update(tools) + result.has_skipped_servers = len(result.skipped_servers) > 0 + if all_available_tools: print(f" Combined tool pool: {len(all_available_tools)} unique tools") @@ -388,6 +395,23 @@ def validate_pack(pack: str, repo_root: Path, kubeconfig: str) -> ValidationResu if not missing: result.passed += 1 print(f" PASS {pack}/{skill_name}: all {len(declared_tools)} tools validated") + elif result.has_skipped_servers: + verified = [t for t in declared_tools if t in all_available_tools] + result.warned += 1 + rel_path = str(skill_file.relative_to(repo_root)) + for tool in missing: + suggestion = suggest_tool(tool, all_available_tools) + finding = Finding( + skill=skill_name, + pack=pack, + tool=tool, + file_path=rel_path, + line_number=line_number, + suggestion=suggestion, + ) + result.warnings.append(finding) + print(f" WARN {pack}/{skill_name}: {len(verified)}/{len(declared_tools)} tools verified, " + f"{len(missing)} unverifiable (MCP server not started)") else: result.failed += 1 rel_path = str(skill_file.relative_to(repo_root)) @@ -465,8 +489,10 @@ def main(packs: list[str] | None = None) -> int: combined.total_skills += result.total_skills combined.passed += result.passed combined.skipped += result.skipped + combined.warned += result.warned combined.failed += result.failed combined.findings.extend(result.findings) + combined.warnings.extend(result.warnings) combined.skipped_servers.extend(result.skipped_servers) print() @@ -476,26 +502,35 @@ def main(packs: list[str] | None = None) -> int: print("-" * 66) print(f" Total skills: {combined.total_skills}") print(f" Passed: {combined.passed}") + print(f" Warned (unverifiable): {combined.warned}") print(f" Skipped (no allowed-tools): {combined.skipped}") print(f" Failed: {combined.failed}") print() if combined.skipped_servers: - print("Skipped MCP servers:") + print("Skipped MCP servers (non-container or unreachable):") for s in combined.skipped_servers: print(f" - {s}") print() + if combined.warnings: + print("WARNINGS (tools from skipped MCP servers, cannot verify):") + for w in combined.warnings: + print(f" - {w}") + print() + if combined.findings: - print("FINDINGS:") + print("FAILURES (tools missing from started MCP servers):") for f in combined.findings: print(f" - {f}") print() if not combined.success: - print("VALIDATION FAILED - tool name mismatches detected") + print("VALIDATION FAILED - tool name mismatches detected in started servers") print("Check mcps.json for the correct tool names.") return 1 + elif combined.warned > 0: + print("PASSED WITH WARNINGS - some tools could not be verified (MCP servers not started)") elif combined.skipped > 0: print("PASSED WITH WARNINGS - some skills have no allowed-tools") else: From f2730a824c21ae2e2f91538a569195a9e3346e37 Mon Sep 17 00:00:00 2001 From: r2dedios Date: Tue, 26 May 2026 12:26:33 +0200 Subject: [PATCH 6/7] fix: remove duplicate tools in cluster-inventory and dead variable in validator --- ocp-admin/skills/cluster-inventory/SKILL.md | 2 +- scripts/validate_mcp_tools.py | 2 -- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/ocp-admin/skills/cluster-inventory/SKILL.md b/ocp-admin/skills/cluster-inventory/SKILL.md index ce9d322c..0cc5d71e 100644 --- a/ocp-admin/skills/cluster-inventory/SKILL.md +++ b/ocp-admin/skills/cluster-inventory/SKILL.md @@ -16,7 +16,7 @@ description: | license: Apache-2.0 model: inherit color: cyan -allowed-tools: list_clusters cluster_info cluster_events cluster_logs_download_url list_clusters cluster_info +allowed-tools: list_clusters cluster_info cluster_events cluster_logs_download_url metadata: mcp_servers: - openshift-self-managed diff --git a/scripts/validate_mcp_tools.py b/scripts/validate_mcp_tools.py index ffc17d94..3b2875ca 100644 --- a/scripts/validate_mcp_tools.py +++ b/scripts/validate_mcp_tools.py @@ -333,7 +333,6 @@ def validate_pack(pack: str, repo_root: Path, kubeconfig: str) -> ValidationResu servers = config.get("mcpServers", {}) all_available_tools: set[str] = set() - queried_servers = 0 for server_name, server_config in servers.items(): command = server_config.get("command", "") @@ -359,7 +358,6 @@ def validate_pack(pack: str, repo_root: Path, kubeconfig: str) -> ValidationResu result.skipped_servers.append(f"{server_name} (no tools returned)") continue - queried_servers += 1 print(f" {len(tools)} tools available") for t in sorted(tools): print(f" - {t}") From 91267795480933b4a1fbac8a18fc7c778ee53512 Mon Sep 17 00:00:00 2001 From: r2dedios Date: Tue, 26 May 2026 12:33:23 +0200 Subject: [PATCH 7/7] docs: add mcp-tool-validation workflow to workflows README --- .github/workflows/README.md | 56 +++++++++++++++++++++++++++++++++++-- 1 file changed, 54 insertions(+), 2 deletions(-) diff --git a/.github/workflows/README.md b/.github/workflows/README.md index d4363fe3..e1c68c53 100644 --- a/.github/workflows/README.md +++ b/.github/workflows/README.md @@ -409,6 +409,58 @@ gh workflow run skill-code-review.yml -f pr_number=42 - `MAINTAINERS` — authorized users list - `.github/workflows/skill-code-review.yml` — workflow definition +### 6. `mcp-tool-validation.yml` - MCP Tool Validation + +**Purpose**: Validates that `allowed-tools` declarations in SKILL.md frontmatter match the actual tools exposed by MCP servers defined in each pack's `mcps.json`. + +**Triggers**: +- **Pull requests** → Validates only packs with changed `mcps.json` or `skills/*/SKILL.md` files +- **Pushes to main** → Validates all packs +- **Manual dispatch** → Optionally specify a single pack name to validate + +**What it validates**: +- ✅ Starts each container-based MCP server via `podman` +- ✅ Queries tools via JSON-RPC (`initialize` + `tools/list`) +- ✅ Cross-references declared `allowed-tools` against actual tool names +- ✅ Suggests corrections for misspelled tool names (Levenshtein distance) + +**Classification**: +- **PASS** — All declared tools found in started MCP servers +- **WARN** — Tools could not be verified because their MCP server is non-container (`npx`, `uvx`, empty command) or failed to start. Does not block the PR +- **SKIP** — Skill has no `allowed-tools` declared +- **FAIL** — Tools missing from MCP servers that were successfully started. Blocks the PR + +**How to run locally**: +```bash +# Validate all packs +python scripts/validate_mcp_tools.py + +# Validate specific packs +python scripts/validate_mcp_tools.py rh-sre ocp-admin rh-virt +``` + +**Expected output**: +``` +VALIDATION SUMMARY +------------------------------------------------------------------ + Total skills: 71 + Passed: 31 + Warned (unverifiable): 31 + Skipped (no allowed-tools): 9 + Failed: 0 + +PASSED WITH WARNINGS - some tools could not be verified (MCP servers not started) +``` + +**Prerequisites**: +- `podman` installed +- `KUBECONFIG` set (or `~/.kube/config` present) — a dummy kubeconfig is created in CI + +**Related files**: +- `scripts/validate_mcp_tools.py` — validation script +- `*/mcps.json` — MCP server configurations per pack +- `*/skills/*/SKILL.md` — skill definitions with `allowed-tools` frontmatter + ## Adding New Workflows When adding new workflows: @@ -482,5 +534,5 @@ This README should be updated when: - New validation levels are introduced - Troubleshooting patterns emerge -**Last Updated**: 2026-05-06 -**Workflows Count**: 5 (skill-spec-report.yml, compliance-check.yml, deploy-pages.yml, skill-security-scan.yml, skill-code-review.yml) +**Last Updated**: 2026-05-26 +**Workflows Count**: 6 (skill-spec-report.yml, compliance-check.yml, deploy-pages.yml, skill-security-scan.yml, skill-code-review.yml, mcp-tool-validation.yml)