xuansenpa1/skillrevise

Official release for SkillRevise: trace-conditioned revision of LLM-authored agent skills

56Stars on the repository
186Mods indexed here, across every type
7d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

xuansenpa1/skillrevise

Skill Claude CodeCodex

Parse raw radar I/Q captures (CW or FMCW mmWave) and produce a cleaned 1-D slow-time signal ready for motion or vital-signs analysis. Use when Claude needs to read interleaved I/Q binary, do a Range FFT on FMCW chirps, remove static clutter, pick a subject range bin, extract phase with unwrapping, or debug why a radar…

not rated 56 +1 7d ago A 109 tokens copy · 100% MIT

radar-vital-signs

146

xuansenpa1/skillrevise

Skill Claude CodeCodex

End-to-end pipeline for extracting heart rate (HR) and breathing rate (BR) from raw short-range radar I/Q captures — both continuous-wave (CW, 24 GHz clinical boards) and FMCW mmWave (60/77 GHz, TI IWR/AWR). Use when Claude needs to parse interleaved I/Q binary, do a Range FFT on FMCW chirps, remove static clutter…

not rated 56 +1 7d ago A 171 tokens copy · 100% MIT

vital-sign-extraction

147

xuansenpa1/skillrevise

Skill Claude CodeCodex

Estimate heart rate (HR) and breathing rate (BR) in bpm from a cleaned 1-D physiological time series such as radar phase, WiFi CSI amplitude, PPG, or a chest-motion signal. Use when Claude needs to choose HR/BR bandpass edges, pick a peak frequency from a noisy band, reject the HR second harmonic that often dominates…

not rated 56 +1 7d ago A 128 tokens copy · 100% MIT

13f-analyzer

148

xuansenpa1/skillrevise

Skill Claude CodeCodex

Perform various data analysis on SEC 13-F and obtain some insights of fund activities such as number of holdings, AUM, and change of holdings between two quarters.

not rated 56 +1 7d ago A 38 tokens copy · 100% MIT

fuzzy-name-search

149

xuansenpa1/skillrevise

Skill Claude CodeCodex

This skill includes search capability in 13F, such as fuzzy search a fund information using possibly inaccurate name, or fuzzy search a stock cusip info using its name.

not rated 56 +1 7d ago A 39 tokens copy · 100% MIT

xuansenpa1/skillrevise

Skill Claude CodeCodex

ObsPy allows you to easily download earthquake data from various data centers/networks through its client API. This is an overview of available services and a demo of the client API for International Federation of Digital Seismograph Networks (FDSN). Use this if you need to download earthquake research data.

not rated 56 +1 7d ago A 66 tokens copy · 100% MIT

xuansenpa1/skillrevise

Skill Claude CodeCodex

Align Python version and repo-declared dependencies (requirements.txt / environment.yml) before installing packages for NLP research code reproduction.

not rated 56 +1 7d ago A ✓ AI review 34 tokens original MIT

cvss-score-extraction

152

xuansenpa1/skillrevise

Skill Claude CodeCodex

Extract CVSS (Common Vulnerability Scoring System) scores from vulnerability data sources with proper fallback handling. This skill covers understanding CVSS v3, handling multiple score sources (NVD, GHSA, RedHat), implementing source priority logic, and dealing with missing scores in security reporting.

not rated 56 +1 7d ago A SkillSpector: pass 64 tokens original MIT

xuansenpa1/skillrevise

Skill Claude CodeCodex

Use Trivy vulnerability scanner in offline mode to discover security vulnerabilities in dependency files. This skill covers setting up offline scanning, executing Trivy against package lock files, and generating JSON vulnerability reports without requiring internet access.

not rated 56 +1 7d ago A SkillSpector: pass 51 tokens original MIT

xuansenpa1/skillrevise

Skill Claude CodeCodex

Generate structured CSV security audit reports from vulnerability data with proper filtering and formatting. This skill covers CSV schema design for security reports, using Python csv.DictWriter, severity-based filtering, and field mapping from JSON to tabular format.

not rated 56 +1 7d ago A SkillSpector: pass 52 tokens original MIT

hibernate-upgrade

155

xuansenpa1/skillrevise

Skill Claude CodeCodex

Migrate Hibernate 5 to Hibernate 6 with Spring Boot 3. Use when fixing HQL/JPQL query parsing issues, removing deprecated Criteria API, updating ID generation strategies, or diagnosing N+1 query behavior changes. Covers breaking changes, type mappings, and performance monitoring.

not rated 56 +1 7d ago A SkillSpector: pass 61 tokens original MIT

jakarta-namespace

156

xuansenpa1/skillrevise

Skill Claude CodeCodex

Migrate Java EE javax. imports to Jakarta EE jakarta. namespace. Use when upgrading to Spring Boot 3.x, migrating javax.persistence, javax.validation, javax.servlet imports, or fixing compilation errors after Jakarta EE transition. Covers package mappings, batch sed commands, and verification steps.

not rated 56 +1 7d ago A SkillSpector: pass 61 tokens original MIT

restclient-migration

157

xuansenpa1/skillrevise

Skill Claude CodeCodex

Migrate RestTemplate to RestClient in Spring Boot 3.2+. Use when replacing deprecated RestTemplate with modern fluent API, updating HTTP client code, or configuring RestClient beans. Covers GET/POST/DELETE migrations, error handling, and ParameterizedTypeReference usage.

not rated 56 +1 7d ago A SkillSpector: warn 60 tokens original MIT

spring-boot-migration

158

xuansenpa1/skillrevise

Skill Claude CodeCodex

Migrate Spring Boot 2.x applications to Spring Boot 3.x. Use when updating pom.xml versions, removing deprecated JAXB dependencies, upgrading Java to 17/21, or using OpenRewrite for automated migration. Covers dependency updates, version changes, and migration checklist.

not rated 56 +1 7d ago A SkillSpector: pass 60 tokens original MIT

spring-security-6

159

xuansenpa1/skillrevise

Skill Claude CodeCodex

Migrate Spring Security 5 to Spring Security 6 configuration. Use when removing WebSecurityConfigurerAdapter, replacing @EnableGlobalMethodSecurity with @EnableMethodSecurity, converting antMatchers to requestMatchers, or updating to lambda DSL configuration style. Covers SecurityFilterChain beans and authentication…

not rated 56 +1 7d ago A SkillSpector: pass 63 tokens original MIT

pcap-triage-tshark

160

xuansenpa1/skillrevise

Skill Claude CodeCodex

Fast workflow to inspect PCAPs and extract protocol-level details using tshark.

not rated 56 +1 7d ago A 24 tokens copy · 100% MIT

suricata-rules-basics

162

xuansenpa1/skillrevise

Skill Claude CodeCodex

Core building blocks of Suricata signatures and multi-condition DPI logic.

not rated 56 +1 7d ago A 21 tokens copy · 100% MIT

syz-extract-constants

163

xuansenpa1/skillrevise

Skill Claude CodeCodex

Defining and extracting kernel constants for syzkaller syzlang descriptions.

not rated 56 +1 7d ago A 20 tokens copy · 100% MIT

syzkaller-build-loop

164

xuansenpa1/skillrevise

Skill Claude CodeCodex

Full build workflow for adding new syscall descriptions to syzkaller.

not rated 56 +1 7d ago A 18 tokens copy · 100% MIT

xuansenpa1/skillrevise

Skill Claude CodeCodex

Build unified multi-level category taxonomy from hierarchical product category paths from any e-commerce companies using embedding-based recursive clustering with intelligent category naming via weighted word frequency analysis.

not rated 56 +1 7d ago A 38 tokens copy · 100% MIT

obj-exporter

167

xuansenpa1/skillrevise

Skill Claude CodeCodex

Three.js OBJExporter utility for exporting 3D geometry to Wavefront OBJ format. Use when converting Three.js scenes, meshes, or geometries to OBJ files for use in other 3D software like Blender, Maya, or MeshLab.

not rated 56 +1 7d ago A SkillSpector: pass 53 tokens original MIT

threejs

168

xuansenpa1/skillrevise

Skill Claude CodeCodex

Three.js scene-graph parsing and export workflows: mesh baking, InstancedMesh expansion, part partitioning, per-link OBJ export, and URDF articulation.

not rated 56 +1 7d ago A SkillSpector: pass 0 tokens original MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: