Loading...
Loading...
Found 995 Skills
Geolocate and verify a photo or video — extract metadata, find the source, and identify where and when it was captured from visual evidence.
Determine where and when a photo or video was captured from visual clues alone. Use when geolocating an image without GPS, verifying a claimed location, estimating time of day or date from shadows, or matching scenery to satellite and street imagery.
Investigate an email address — MX and syntactic validation, Gravatar lookup, corporate email-format inference, breach exposure, and full mail-header analysis (Received chain, Message-ID, SPF/DKIM/DMARC). Use for email OSINT, verifying whether an address exists, finding accounts registered to an address, guessing a company's email format, or tracing where a message actually came from.
Find where an image appears online and its original source. Use when reverse image searching, identifying a photo, face, product, or logo, finding the earliest/original version of a picture, or verifying a profile avatar across engines.
Builds and debugs Sent v3 webhook receivers end to end — endpoint registration, HMAC signature verification, replay rejection, event dedupe, retry and auto-disable behavior, secret rotation, and delivery-log triage. Use when handling Sent webhook events, verifying x-webhook-signature, fixing 401 or signature-mismatch failures, recovering a disabled endpoint, choosing event_types or event_filters, rotating a signing secret, or interpreting the webhook delivery log.
Verify whether an image or video is authentic, original, and correctly described. Use when fact-checking a photo or video, detecting deepfakes or AI-generated media, spotting manipulation, or confirming when and where footage first appeared.
Geolocate and chronolocate a photo or video from visual evidence alone — license plate and phone number formats, road markings, utility poles, bollards, signage typefaces, architecture and vegetation for place; shadow direction and length with SunCalc for time and date. Use for GEOINT and chronolocation work, verifying a claimed location without GPS or EXIF, matching a scene to Google Earth, Street View, Yandex Panoramas, Mapillary or KartaView, or estimating when a picture was taken from shadows, foliage and weather archives.
Volcengine Doubao Search API (formerly Web Search/Fused Information Search), returns web page/image results. Prioritize using this skill for web search scenarios. Trigger words include: Doubao Search, check/search/find, is it true/reliable/confirm/verify, recent/today/latest/recent period, source/origin/link, Agent Plan, Fused Information Search, Harness, what are there/recommendations, price/policy/exchange rate/market trend, comparison/difference/which is better, I heard/said/not sure, hot search/popular/trending, help me look/understand, verify/rumor refutation, is it worth it/should I. Prioritize use when tasks rely on online facts or timeliness. If the answer may depend on external facts, call this skill first before answering.
Use when testing app readiness, verifying runtime behavior, or validating before releases and after changes in the code. Triggers include validate, test, verify, check readiness, preview validation, build verification, TypeScript compilation.
Generate and verify web scraper scripts using Actionbook's verified selectors. Auto-validates generated scripts and fixes errors.
Verify whether a live web app matches its design specification using deterministic CSS checks against the DOM, AND verify user flows by executing Gherkin scenarios via Nova Act. Translates design claims into rules and runs them via verify_* MCP tools; executes flows via act() and act_get(). Produces a combined visual + flow report with annotated screenshots and per-flow detail. Use when checking visual style, component rules, accessibility, project conventions, platform patterns, or end-to-end user journeys against a live site.
Implement a component-level test using `WidgetTester` to verify UI rendering and user interactions (tapping, scrolling, entering text). Use when validating that a specific widget displays correct data and responds to events as expected.