Compétences de la communauté

Développement et programmation

14587 skills

nomadamas/han-river-water-level

한강홍수통제소 기반 현재 수위/유량을 관측소명 또는 관측소코드로 조회한다. 기본 경로는 k-skill-proxy의 han-river water-level endpoint다.

github.com

nomadamas/korean-stock-search

Use k-skill-proxy to search Korean listed stocks, inspect KRX base information, and fetch daily…

github.com

nomadamas/cheap-gas-nearby

Use when the user asks for nearby cheapest gas stations or 근처 가장 싼 주유소. Always ask the user's…

github.com

nomadamas/lck-analytics

Riot 공식 LoL Esports 데이터와 Oracle's Elixir 스타일 historical 데이터로 LCK 경기 결과, 현재 순위, live turning point,…

github.com

nomadamas/olive-young-search

upstream daiso CLI를 사용해 올리브영 매장 검색, 상품 검색, 재고 확인을 조회한다.

github.com

nomadamas/used-car-price-search

주요 한국 렌터카 업체를 비교한 뒤 SK렌터카 다이렉트 타고BUY inventory snapshot 으로 중고차 가격/인수가를 조회한다.

github.com

nomadamas/korean-spell-check

Use Nara/PNU Korean spell-check surfaces conservatively to proofread Korean text, chunk long input,…

github.com

nomadamas/korean-law-search

Search Korean statutes, articles, precedents, interpretations, and local ordinances via…

github.com

nomadamas/kleague-results

케이리그 경기 결과와 현재 순위를 날짜/팀 기준으로 조회한다. 공식 JSON 엔드포인트와 kleague-results npm 패키지를 사용한다.

github.com

nomadamas/blue-ribbon-nearby

Use when the user asks for nearby restaurants or 근처 맛집 and wants 블루리본 picks. Always ask the user's…

github.com

nomadamas/kakao-bar-nearby

Use when the user asks for nearby bars or 근처 술집. Always ask the user's current location first, then…

github.com

nomadamas/daiso-product-search

Look up Daiso products by store name and product keyword using official Daiso Mall…

github.com

nomadamas/fine-dust-location

에어코리아 기반 미세먼지/초미세먼지를 지역명 또는 위치 힌트로 조회한다. 기본 경로는 k-skill-proxy의 report endpoint다.

github.com

nomadamas/toss-securities

토스증권 조회형 질문을 공식 Open API(OAuth2)로 우선 처리하고, 공식 credentials가 없으면 tossinvest-cli의 tossctl을 fallback으로…

github.com

nomadamas/srt-booking

Search, reserve, inspect, and cancel SRT tickets in Korea with the SRTrain library. Use when the…

github.com

nomadamas/lotto-results

Check Korean Lotto draw results, latest rounds, and ticket matches with the k-lotto npm package.…

github.com

nomadamas/zipcode-search

Look up a Korean postcode and official English address from a known address with the official ePost…

github.com

nomadamas/kbo-results

Fetch KBO game schedules and results for a specific date with the kbo-game npm package. Use when…

github.com

nomadamas/kakaotalk-mac

Use kakaocli on macOS to read KakaoTalk chats, search messages, send replies after explicit…

github.com

nomadamas/ktx-booking

Search, reserve, inspect, and cancel KTX or Korail tickets in Korea with the korail2 + pycryptodome…

github.com

nomadamas/k-skill-setup

After installing the full k-skill bundle, configure and verify the shared cross-platform setup,…

github.com

PrefectHQ/marvin

A battery-packed toolkit for building AI-native applications, giving agents straightforward…

github.com

trailofbits/c-review

Performs comprehensive C/C++ security review for memory corruption, integer overflows, race…

github.com

trailofbits/genotoxic

Graph-informed mutation testing triage. Parses codebases with Trailmark, runs mutation testing and…

github.com

trailofbits/mermaid-to-proverif

Translates Mermaid sequenceDiagrams describing cryptographic protocols into ProVerif formal…

github.com

trailofbits/vector-forge

Mutation-driven test vector generation. Finds implementations of a cryptographic algorithm or…

github.com

trailofbits/seatbelt-sandboxer

Generates minimal macOS Seatbelt sandbox configurations. Use when sandboxing, isolating, or…

github.com

trailofbits/let-fate-decide

Draws the 12 Houses of the Zodiac Tarot spread to inject entropy into planning when prompts are…

github.com

trailofbits/git-cleanup

Safely analyzes and cleans up local git branches and worktrees by categorizing them as merged,…

github.com

trailofbits/second-opinion

Runs external LLM code reviews (OpenAI Codex or Google Gemini CLI) on uncommitted changes, branch…

github.com

trailofbits/devcontainer-setup

Creates devcontainers with Claude Code, language-specific tooling (Python/Node/Rust/Go), and…

github.com

trailofbits/burpsuite-project-parser

Searches and explores Burp Suite project files (.burp) from the command line. Use when searching…

github.com

trailofbits/yara-rule-authoring

Guides authoring of high-quality YARA-X detection rules for malware identification. Use when…

github.com

trailofbits/ruzzy

Ruzzy is a coverage-guided Ruby fuzzer by Trail of Bits. Use for fuzzing pure Ruby code and Ruby C…

github.com

trailofbits/libafl

LibAFL is a modular fuzzing library for building custom fuzzers. Use for advanced fuzzing needs,…

github.com

trailofbits/constant-time-testing

Constant-time testing detects timing side channels in cryptographic code. Use when auditing crypto…

github.com

trailofbits/libfuzzer

Coverage-guided fuzzer built into LLVM for C/C++ projects. Use for fuzzing C/C++ code that can be…

github.com

trailofbits/substrate-vulnerability-scanner

Scans Substrate/Polkadot pallets for 7 critical vulnerabilities including arithmetic overflow,…

github.com

trailofbits/wycheproof

Wycheproof provides test vectors for validating cryptographic implementations. Use when testing…

github.com

trailofbits/dwarf-expert

Provides expertise for analyzing DWARF debug files and understanding the DWARF debug…

github.com

trailofbits/cosmos-vulnerability-scanner

Scans Cosmos SDK blockchain modules and CosmWasm contracts for consensus-critical vulnerabilities —…

github.com

trailofbits/cairo-vulnerability-scanner

Scans Cairo/StarkNet smart contracts for 6 critical vulnerabilities including felt252 arithmetic…

github.com

trailofbits/ton-vulnerability-scanner

Scans TON (The Open Network) smart contracts for 3 critical vulnerabilities including…

github.com

trailofbits/atheris

Atheris is a coverage-guided Python fuzzer based on libFuzzer. Use for fuzzing pure Python code and…

github.com

trailofbits/aflpp

AFL++ is a fork of AFL with better fuzzing performance and advanced features. Use for multi-core…

github.com

trailofbits/semgrep-rule-variant-creator

Creates language variants of existing Semgrep rules. Use when porting a Semgrep rule to specified…

github.com

trailofbits/fuzzing-dictionary

Fuzzing dictionaries guide fuzzers with domain-specific tokens. Use when fuzzing parsers,…

github.com

trailofbits/ossfuzz

OSS-Fuzz provides free continuous fuzzing for open source projects. Use when setting up continuous…

github.com

trailofbits/algorand-vulnerability-scanner

Scans Algorand smart contracts for 11 common vulnerabilities including rekeying attacks, unchecked…

github.com

trailofbits/cargo-fuzz

cargo-fuzz is the de facto fuzzing tool for Rust projects using Cargo. Use for fuzzing Rust code…

github.com

trailofbits/address-sanitizer

AddressSanitizer detects memory errors during fuzzing. Use when fuzzing C/C++ code to find buffer…

github.com

trailofbits/harness-writing

Techniques for writing effective fuzzing harnesses across languages. Use when creating new fuzz…

github.com

trailofbits/fuzzing-obstacles

Techniques for patching code to overcome fuzzing obstacles. Use when checksums, global state, or…

github.com

trailofbits/guidelines-advisor

Smart contract development advisor based on Trail of Bits' best practices. Analyzes codebase to…

github.com

trailofbits/entry-point-analyzer

Analyzes smart contract codebases to identify state-changing entry points for security auditing.…

github.com

trailofbits/solana-vulnerability-scanner

Scans Solana programs for 6 critical vulnerabilities including arbitrary CPI, improper PDA…

github.com

trailofbits/fp-check

Systematically verifies suspected security bugs to eliminate false positives. Produces TRUE…

github.com

trailofbits/supply-chain-risk-auditor

Identifies dependencies at heightened risk of exploitation or takeover. Use when assessing supply…

github.com

trailofbits/code-maturity-assessor

Systematic code maturity assessment using Trail of Bits' 9-category framework. Analyzes codebase…

github.com

trailofbits/insecure-defaults

Detects fail-open insecure defaults (hardcoded secrets, weak auth, permissive security) that allow…

github.com