Skip to main content
Run any Skill in Manus
with one click
scitix
GitHub creator profile

scitix

Repository-level view of 27 collected skills across 1 GitHub repositories.

skills collected
27
repositories
1
updated
2026-06-05
repository map

Where the skills live

Top repositories by collected skill count, with their share of this creator catalog and occupation spread.

repository explorer

Repositories and representative skills

gateway-diagnostics
network-and-computer-systems-administrators

Show and ping the gateway of a network interface, on a Kubernetes node or inside a pod's network namespace. Auto-detects the gateway from the routing table (ip -j route), reports interface type (RoCE / Ethernet / IB), and tests reachability with ping. Use for default-route / gateway questions, network reachability checks, RoCE/RDMA data-path validation, and "can this node/pod reach its gateway" investigations.

2026-06-05
node-logs
network-and-computer-systems-administrators

Retrieve logs from a Kubernetes node. Supports journalctl (systemd units) and file-based logs. Use when you need to inspect node-level logs (containerd, kubelet, etc.). Run via host_script (preferred) or node_script.

2026-06-05
skill-authoring
computer-occupations-all-other

Guide for writing and improving Siclaw skills. Read this when creating or modifying a skill. Covers skill directory layout, SKILL.md format, script execution modes, and best practices.

2026-06-05
node-health-check
network-and-computer-systems-administrators

Check node health and diagnose node-level issues (NotReady, DiskPressure, MemoryPressure, PIDPressure). Inspects node conditions, resource allocation, and real-time usage.

2026-04-08
dns-debug
network-and-computer-systems-administrators

Diagnose DNS resolution failures in the cluster (NXDOMAIN, timeouts, SERVFAIL). Checks CoreDNS health, service endpoints, and DNS configuration.

2026-04-01
networkpolicy-debug
network-and-computer-systems-administrators

Diagnose NetworkPolicy-related connectivity issues (traffic unexpectedly blocked, default-deny effects, egress blocking DNS). Identifies which NetworkPolicies affect a pod, checks ingress/egress rules, and verifies CNI support.

2026-03-13
service-debug
network-and-computer-systems-administrators

Diagnose Service connectivity issues (empty Endpoints, selector mismatch, port mismatch, no backend pods). Checks Service, Endpoints, and target pods to identify why traffic is not reaching backends.

2026-03-13
cluster-events
network-and-computer-systems-administrators

Analyze cluster-wide Kubernetes events to identify issues and patterns. Aggregates Warning events, detects high-frequency patterns, and correlates related events.

2026-03-12
Showing top 8 of 27 collected skills in this repository.
Showing 1 of 1 repositories
All repositories loaded