Source

autohandai/community-skills

151 skills · 662 combined installs

Skills from this source

#
Skill
Source
8W Activity
Installs
1
nano-banana Generate images with Google Gemini native image models via inference.sh CLI. Models: Gemini 3 Pro Image, Gemini 2.5 F…
autohandai/community-skills
2
2
nano-banana-2 Generate images with Google Gemini 3.1 Flash Image Preview (Nano Banana 2) via inference.sh CLI. Capabilities: text-t…
autohandai/community-skills
2
3
native-data-fetching Use when implementing or debugging ANY network request, API call, or data fetching. Covers fetch API, React Query, SW…
autohandai/community-skills
2
4
next-best-practices Next.js best practices - file conventions, RSC boundaries, data patterns, async APIs, metadata, error handling, route…
autohandai/community-skills
2
5
nvidia-cuda-q-cudaq-guide CUDA-Q onboarding guide for installation, test programs, GPU simulation, QPU hardware, and quantum applications.
autohandai/community-skills
2
6
nvidia-cuopt-developer Modify, build, test, debug, and contribute to NVIDIA cuOpt (C++/CUDA, Python, server, CI). Use for solver internals, …
autohandai/community-skills
2
7
nvidia-cuopt-install Install cuOpt for Python, C, or as a server (pip, conda, Docker) — system requirements, install commands, and verific…
autohandai/community-skills
2
8
remotion-render Render videos from React/Remotion component code via inference.sh. Pass TSX code, get MP4. Supports all Remotion APIs…
autohandai/community-skills
2
9
analyzing-ios-app-security-with-objection Performs runtime mobile security exploration of iOS applications using Objection, a Frida-powered toolkit that enable…
autohandai/community-skills
1
10
analyzing-kubernetes-audit-logs Parses Kubernetes API server audit logs (JSON lines) to detect exec-into-pod, secret access, RBAC modifications, priv…
autohandai/community-skills
1
11
analyzing-linux-audit-logs-for-intrusion Parse and analyze Linux auditd logs to detect intrusion indicators including unauthorized file access, privilege esca…
autohandai/community-skills
1
12
analyzing-linux-elf-malware Analyzes malicious Linux ELF (Executable and Linkable Format) binaries including botnets, cryptominers, ransomware, a…
autohandai/community-skills
1
13
analyzing-linux-kernel-rootkits Detect kernel-level rootkits in Linux memory dumps using Volatility3 linux plugins (check_syscall, lsmod, hidden_modu…
autohandai/community-skills
1
14
analyzing-linux-system-artifacts Examine Linux system artifacts including auth logs, cron jobs, shell history, and system configuration to uncover evi…
autohandai/community-skills
1
15
analyzing-lnk-file-and-jump-list-artifacts Analyze Windows LNK shortcut files and Jump List artifacts to establish evidence of file access, program execution, a…
autohandai/community-skills
1
16
analyzing-macro-malware-in-office-documents Analyzes malicious VBA macros embedded in Microsoft Office documents (Word, Excel, PowerPoint) to identify download c…
autohandai/community-skills
1
17
analyzing-malicious-pdf-with-peepdf Perform static analysis of malicious PDF documents using peepdf, pdfid, and pdf-parser to extract embedded JavaScript…
autohandai/community-skills
1
18
analyzing-malicious-url-with-urlscan URLScan.io is a free service for scanning and analyzing suspicious URLs. It captures screenshots, DOM content, HTTP t…
autohandai/community-skills
1
19
analyzing-malware-behavior-with-cuckoo-sandbox Executes malware samples in Cuckoo Sandbox to observe runtime behavior including process creation, file system modifi…
autohandai/community-skills
1
20
analyzing-malware-family-relationships-with-malpedia Use the Malpedia platform and API to research malware family relationships, track variant evolution, link families to…
autohandai/community-skills
1
21
analyzing-malware-persistence-with-autoruns Use Sysinternals Autoruns to systematically identify and analyze malware persistence mechanisms across registry keys,…
autohandai/community-skills
1
22
analyzing-malware-sandbox-evasion-techniques Detect sandbox evasion techniques in malware samples by analyzing timing checks, VM artifact queries, user interactio…
autohandai/community-skills
1
23
analyzing-memory-dumps-with-volatility Analyzes RAM memory dumps from compromised systems using the Volatility framework to identify malicious processes, in…
autohandai/community-skills
1
24
analyzing-memory-forensics-with-lime-and-volatility Performs Linux memory acquisition using LiME (Linux Memory Extractor) kernel module and analysis with Volatility 3 fr…
autohandai/community-skills
1
25
analyzing-mft-for-deleted-file-recovery Analyze the NTFS Master File Table ($MFT) to recover metadata and content of deleted files by examining MFT record en…
autohandai/community-skills
1
26
analyzing-network-covert-channels-in-malware Detect and analyze covert communication channels used by malware including DNS tunneling, ICMP exfiltration, steganog…
autohandai/community-skills
1
27
analyzing-network-flow-data-with-netflow Parse NetFlow v9 and IPFIX records to detect volumetric anomalies, port scanning, data exfiltration, and C2 beaconing…
autohandai/community-skills
1
28
analyzing-network-packets-with-scapy Craft, send, sniff, and dissect network packets using Scapy for protocol analysis, network reconnaissance, and traffi…
autohandai/community-skills
1
29
analyzing-network-traffic-for-incidents Analyzes network traffic captures and flow data to identify adversary activity during security incidents, including c…
autohandai/community-skills
1
30
api-design Design RESTful and GraphQL APIs following best practices. Use when creating new APIs, refactoring existing endpoints,…
autohandai/community-skills
1
31
api-documentation Create comprehensive API documentation for developers. Use when documenting REST APIs, GraphQL schemas, or SDK method…
autohandai/community-skills
1
32
code-refactoring Simplify and refactor code while preserving behavior, improving clarity, and reducing complexity. Use when simplifyin…
autohandai/community-skills
1
33
conducting-man-in-the-middle-attack-simulation Simulates man-in-the-middle attacks using Ettercap, mitmproxy, and Bettercap in authorized environments to intercept,…
autohandai/community-skills
1
34
copilot-coding-agent GitHub Copilot Coding Agent automation. Apply the ai-copilot label to an issue → GitHub Actions auto-assigns Copilot …
autohandai/community-skills
1
35
exploiting-race-condition-vulnerabilities Detect and exploit race condition vulnerabilities in web applications using Turbo Intruder's single-packet attack tec…
autohandai/community-skills
1
36
exploiting-websocket-vulnerabilities Testing WebSocket implementations for authentication bypass, cross-site hijacking, injection attacks, and insecure me…
autohandai/community-skills
1
37
implementing-soar-playbook-with-palo-alto-xsoar Implement automated incident response playbooks in Cortex XSOAR to orchestrate security workflows across SOC tools an…
autohandai/community-skills
1
38
implementing-stix-taxii-feed-integration STIX (Structured Threat Information eXpression) and TAXII (Trusted Automated eXchange of Intelligence Information) ar…
autohandai/community-skills
1
39
implementing-supply-chain-security-with-in-toto Implement software supply chain integrity verification for container builds using the in-toto framework to create cry…
autohandai/community-skills
1
40
implementing-syslog-centralization-with-rsyslog Configure rsyslog for centralized log collection with TLS encryption, custom templates, and log rotation. Generates s…
autohandai/community-skills
1
41
implementing-taxii-server-with-opentaxii Deploy and configure an OpenTAXII server to share and consume STIX-formatted cyber threat intelligence using the TAXI…
autohandai/community-skills
1
42
implementing-threat-intelligence-lifecycle-management Implement a structured threat intelligence lifecycle encompassing planning, collection, processing, analysis, dissemi…
autohandai/community-skills
1
43
nvidia-cuopt-numerical-optimization-api-c LP, MILP, and QP (beta) with cuOpt — C API only. Use when the user is embedding LP, MILP, or QP in C/C++.
autohandai/community-skills
1
44
nvidia-cuopt-numerical-optimization-api-cli LP, MILP, and QP (beta) with cuOpt — CLI only (MPS files, cuopt_cli). Use when the user is solving LP, MILP, or QP fr…
autohandai/community-skills
1
45
nvidia-cuopt-numerical-optimization-api-python Solve Linear Programming (LP), Mixed-Integer Linear Programming (MILP), and Quadratic Programming (QP, beta) with the…
autohandai/community-skills
1
46
nvidia-cuopt-numerical-optimization-formulation Numerical optimization (LP, MILP, QP) — concepts, problem-text parsing, and formulation patterns. What LP, MILP, and …
autohandai/community-skills
1
47
performance-optimization Optimize application performance for speed, efficiency, and scalability. Use when improving page load times, reducing…
autohandai/community-skills
1
48
responsive-design Create responsive web designs that work across all devices and screen sizes. Use when building mobile-first layouts, …
autohandai/community-skills
1
49
tailwind-design-system Build scalable design systems with Tailwind CSS v4, design tokens, component libraries, and responsive patterns. Use …
autohandai/community-skills
1
50
twitter-automation Automate Twitter/X with posting, engagement, and user management via inference.sh CLI. Apps: x/post-tweet, x/post-cre…
autohandai/community-skills
1
Page 3 · 151 total Previous Next