KKTerm
Terminal, SSH, RDP, and network troubleshooting guidance
All Skills in This Repository (12)
Pure Emerald Level Indicatorsdashboard-data-visualization
Create dashboard widgets visualizing metrics, health, and trends for KKTerm.
network-connectivity-troubleshooter
Diagnoses network connectivity failures across KKTerm environments and remote paths.
dashboard-widget-designer
Improves KKTerm dashboard widget visuals and layout hierarchy for readability.
desktop-accessibility-ui
Evaluates KKTerm UI and Dashboard widgets for accessibility gaps in contrast, focus, labeling, and motion.
ssh-troubleshooter
Diagnose SSH connection and session issues in KKTerm.
dashboard-widget-builder
Create, repair, and redesign KKTerm Dashboard widgets with script widgets and live data.
sftp-transfer-helper
Guide SFTP transfers in KKTerm with path normalization and permission checks.
terminal-command-planner
Plan safe, scoped terminal commands across local shells, SSH, PowerShell, CMD, and WSL.
remote-desktop-helper
Guide RDP and VNC remote desktop sessions with connection setup and troubleshooting.
dns-dhcp-troubleshooter
Diagnose DNS and DHCP issues across KKTerm environments.
tls-certificate-troubleshooter
Diagnose TLS certificate and SSH host key trust issues for HTTPS connections.
firewall-port-troubleshooter
Diagnose port reachability and firewall issues between client and target host.
Frequently Asked Questions
FAQPage SchemaHow to install KKTerm skills?โผ
Run `npx skills add ryantsai/KKTerm --all -g -y` in your terminal to install all skills in this suite globally.
How to fix SSH connection failures in KKTerm?โผ
The ssh-troubleshooter skill walks your agent through host key warnings, auth methods, ProxyJump issues, and tmux resume problems using read-only checks first.
Can AI diagnose network and DNS problems?โผ
Yes. Dedicated skills cover connectivity, DNS/DHCP, TLS certificates, and firewall ports, comparing multiple vantage points before suggesting any changes.
How to build KKTerm dashboard widgets?โผ
The widget builder, designer, and data-visualization skills let your agent create, repair, and polish dashboard widgets with real data and proper loading and error states.
Do these skills work with Claude Code and other agents?โผ
Yes. Every skill follows the standard SKILL.md format and runs in Claude Code, Codex, Cursor, and other compatible agents.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core