원클릭으로
mac-vendor
Lookup hardware vendor from MAC address. Use when user ask "what vendor is MAC X", "who made this device".
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Lookup hardware vendor from MAC address. Use when user ask "what vendor is MAC X", "who made this device".
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Air quality data from WAQI (World Air Quality Index). Free. No API key. Use when user ask about air quality, AQI, pollution levels.
Animal facts, dog/cat breeds, animal images. Free. No API key. Use when user ask about animal facts, dog breeds, cat breeds.
Anime quotes, facts, and Studio Ghibli info. Free. No API key. Use when user ask about anime quotes, random anime facts, Ghibli movies.
Generate unique avatars (robots, pixel art, identicons) from text seeds. Free. No API key. Use when user ask to generate a random avatar, profile picture, or robot image.
Book search from Open Library. Free. No API key. Use when user ask "find books about X", "who wrote Y", "book search".
Upcoming and ongoing competitive coding contests (Codeforces, LeetCode, HackerRank). Free. No API key. Use when user ask about upcoming coding competitions, hackathons, programming contests.
| name | mac_vendor |
| description | Lookup hardware vendor from MAC address. Use when user ask "what vendor is MAC X", "who made this device". |
Lookup hardware vendor from MAC address.
https://api.macvendors.com/v1/{mac}https://api.macaddress.io/v1{
"vendor": "Apple, Inc.",
"company": "Apple Computer, Inc.",
"address": "1 Infinite Loop, Cupertino, CA"
}
15-25x vs LLM reasoning for hardware vendor lookup.