Agent Skills by abzhaw
Showing 138 vetted skills indexed across 1 GitHub repositories.
port-scan
Enumerate listening TCP/UDP ports and compare them against a baseline.
self-learning
Analyze daily Sentinel security scan findings and update memory and learnings journal.
api-security
Audit internal API endpoints for authentication, CORS, and rate-limiting gaps.
openclaw-security
Audit OpenClaw browser extension security for tab access and permissions.
credential-audit
Identify exposed secrets in source files, git history, and runtime logs.
log-analyzer
Identify error, authentication failure, and suspicious access patterns across service logs.
process-audit
Identify running processes and flag anomalies, unknown services, and suspicious activity.
dependency-audit
Identifies CVEs and outdated npm dependencies across all services via npm audit in JSON mode.
docker-security
Audit Docker containers for security misconfigurations, exposed ports, and resource abuse.
network-traffic-audit
Audit outbound connections from juliaz_agents processes against a known-good allowlist.
telegram-approval
Route proposed agent actions through Telegram-based human approval with YES/NO/LATER responses.
skill-auditor
Audit skill registries for duplicates and generate prioritized JSON remediation reports.
juliaz-system
Map Juliaz_agents system architecture including orchestrator, bridge, OpenClaw, frontend, backend, and meta systems.
juliaz-agent-improve
Analyze agent failures and validate targeted fixes across orchestrator, frontend Julia, and OpenClaw relay.
juliaz-tool-builder
Automates and standardizes Julia agent tool design with schema templates.
juliaz-agent-builder
Scaffold new juliaz_agents agents with standard template files.
juliaz-debug
Diagnose cross-system failures across bridge, orchestrator, OpenClaw, backend, and frontend.
juliaz-multi-agent-optimize
Coordinate inter-agent routing across Julia's orchestrator, frontend, OpenClaw, bridge, and Cowork-MCP workflows.
juliaz-devops
Orchestrate Docker, PM2, and CLI services with health checks and environment management.
juliaz-agent-architect
Guide architectural decisions for the Juliaz multi-agent system using hub-and-spoke, ReAct loop, and gateway patterns.
juliaz-feature
Guide code placement for cross-cutting features across Juliaz Agents components.
mcp-protocol-design
Design MCP servers with tool registration and streamable HTTP transport.
react-patterns
Codify modern React patterns for TypeScript, hooks, and component design.
environment-config
Manage environment variables and secret keys across development, staging, and production.