Search Skills
Search across 54932 indexed skills
spec-to-code-compliance
Use this skill when you need to: Verify code implements exactly what documentation specifies Audit smart contracts against whitepapers or design docum...
ov-server-operate
This guide provides standard operating procedures for deploying, managing, and maintaining OpenViking servers in production environments. Service Conf...
address-sanitizer
AddressSanitizer (ASan) is a widely adopted memory error detection tool used extensively during software testing, particularly fuzzing. It helps detec...
constant-time-testing
Timing attacks exploit variations in execution time to extract secret information from cryptographic implementations. Unlike cryptanalysis that target...
trailmark
Parses source code into a directed graph of functions, classes, calls, and semantic metadata for security analysis. Mapping call paths from user input...
uptrend-analyzer
Diagnose market breadth health using Monty's Uptrend Ratio Dashboard, which tracks 2,800 US stocks across 11 sectors. Generates a 0-100 composite scor...
edge-hint-extractor
Convert raw observation signals (marketsummary, anomalies, news reactions) into structured edge hints. This skill is the first stage in the split work...
ftd-detector
Detect Follow-Through Day (FTD) signals that confirm a market bottom, using William O'Neil's proven methodology. Generates a quality score (0-100) wit...
install-openviking-memory
You are about to help a user install and configure the OpenViking memory plugin for OpenClaw. The user does NOT know how to use a terminal. You will c...
crypto-protocol-diagram
Produces a Mermaid sequenceDiagram (written to file) and an ASCII sequence diagram (printed inline) from either: Source code implementing a cryptograp...
fuzzing-dictionary
A fuzzing dictionary provides domain-specific tokens to guide the fuzzer toward interesting inputs. Instead of purely random mutations, the fuzzer inc...
mutation-testing
Note: muton and mewt share identical interfaces but target different languages — mewt for general-purpose languages (Rust, Solidity, Go, TypeScript, J...