Category

Business & Operations

Operations, strategy, finance, sales, support, management, and planning

32,744
skills in category
1,365
pages available
Security grades appear on each card once the skill has been scanned. Newly imported skills may briefly show without a grade until the backfill job runs.
Open in full browser

Browse business & operations skills

Showing 25,44125,464 of 32,744 skills

Implementing Alert Fatigue ReductionA

'Implements strategies to reduce SOC alert fatigue by tuning detection

businessgoshell
0
67
Generating Threat Intelligence ReportsA

'Generates structured cyber threat intelligence reports at strategic,

businessrustgo
0
67
Extracting Iocs From Malware SamplesA

Extracts indicators of compromise (IOCs) from malware samples, including

businesspythonrust
0
67
Exploiting Race Condition VulnerabilitiesA

Detects and exploits race condition (TOCTOU) vulnerabilities in web

businesspythongo
0
67
Evaluating Threat Intelligence PlatformsA

'Evaluates and selects Threat Intelligence Platform (TIP) products based

businesspythongo
0
67
Detecting Process Injection TechniquesA

'Detects and analyzes process injection techniques used by malware including

businesspythonrust
0
67
Detecting Deepfake Audio In Vishing AttacksA

Detect AI-generated deepfake audio used in voice phishing (vishing) by extracting spectral features (MFCC, spectral centroid, spectral contrast, zero-crossing rate) and classifying samples with machine learning models, supporting batch audio analysis, confidence scoring, and forensic reporting. Use for deepfake voice detection, vishing investigations, AI-generated speech analysis, voice cloning detection, or audio authenticity verification.

businesspythongo
0
67
Detecting Business Email CompromiseA

Detect Business Email Compromise (BEC) fraud, where attackers impersonate

businessrustgo
0
67
Deploying Ransomware Canary FilesA

Deploys and monitors ransomware canary files using Python's watchdog library, placing decoy files mimicking high-value targets (financial records, credentials, database exports) where ransomware enumerates first, and alerting via email, Slack, or syslog on any read/modify/rename/delete. Use for early-warning ransomware detection on file servers, NAS, or endpoints, or to supplement EDR where agents can't be deployed.

businesspythontesting
0
67
Deploying Decoy Files For Ransomware DetectionA

'Deploys canary files (honeytokens) across file systems to detect ransomware

businesspythongo
0
67
Building Threat Intelligence Feed IntegrationA

'Builds automated threat intelligence feed integration pipelines connecting

businesspythonrust
0
67
InitA

Initialize navigation state by normalizing agent pose to block center, cardinal yaw, and pitch zero.

businesspython
0
10
Fac StatusA

Quick Factorio situational check — your character's position and walking state, server tick, connected players, your last bridge action, and the latest game chat. Use first when turning attention to the factory, and to see whether the human said anything in game chat.

business
0
10
World PresenceA

Notices when someone comes near you or moves away in the shared world. Fires on the transition only, and carries the current situation with it.

business
0
10
Nmtc EligibilityA

Check whether a U.S. address or census tract is New Markets Tax Credit (NMTC) eligible as a Low-Income Community, and screen a project's NMTC feasibility. Use when the user asks "is this address/tract NMTC eligible", about "distress criteria", "severe distress", "deep distress", "low-income community" / "LIC" status, or wants a first-pass NMTC deal feasibility score. Backed by the audited PyPI packages nmtc-mapper and nmtc-screener — never estimate eligibility from general knowledge.

businesspythonrust
0
17
Wow Api Spells AbilitiesA

Complete reference for WoW Retail Spell, SpellBook, ActionBar, Cooldown, Totem, and Shapeshifting APIs. Covers C_Spell info/cooldown/usability/range, C_SpellBook navigation/slot queries, C_ActionBar slot management/state/overrides, C_SpellActivationOverlay procs, C_SpellDiminish DR tracking, C_CooldownViewer, C_AssistedCombat rotation helpers, totem queries, shapeshift forms, casting/channeling functions, flyouts, spell confirmation, and global spell category functions. Use when working with ...

businessgoapi
0
17
Wow Api Social ChatA

Complete reference for WoW Retail Chat, Social, Club/Community, Friend List, Voice Chat, BattleNet, Ping, Social Queue, and Addon Messaging APIs. Covers C_ChatInfo, C_Club, C_ClubFinder, C_FriendList, C_BattleNet, C_VoiceChat, C_SocialRestrictions, C_SocialQueue, C_RecentAllies, C_PingManager, C_TTSSettings, ChatFrame functions, chat filters, addon message system, and 12.0.0 instance restrictions (SendAddonMessage blocked, chat messages may be secret). Use when working with chat output, chat ...

businessgoexpress
0
17
Wow Api Items InventoryA

Complete reference for WoW Retail Item, Container (Bag), Bank, Loot, Equipment, Socket, Upgrade, Merchant, and World Loot Object APIs. Covers C_Item info/count/cooldown/equip/type checks, C_Container bag slots/sort/search/use, C_Bank tabs/deposit/withdraw, C_Loot roll/legacy mode, C_ItemSocketInfo gem sockets, C_ItemInteraction conversion, C_MerchantFrame vendor buy/sell/repair, item location/mixin patterns, and looting functions. Use when working with items, bags, inventory, bank, loot, equi...

businessgogit
0
17
Wow Api GuildA

Complete reference for WoW Retail Guild Management, Guild Bank, Guild Info, and Guild Event APIs. Covers guild management functions (invite, promote, demote, kick, disband, MOTD, info), guild roster (GetGuildRosterInfo, GuildRoster, sorting), guild bank functions (GetGuildBankItemInfo, deposit, withdraw, tab management, permissions), guild perks/reputation, C_GuildInfo, and the Club API guild integration (guilds are ClubType.Guild in the Club system). Use when working with guild management, g...

businessgoapi
0
17
03 Task5A

Triages a support inbox, prioritizes urgent issues, routes each to the right internal team member, and drafts any customer-facing replies for review. Use when: catching up on a backlog of support messages, producing an escalation report, or routing issues to appropriate owners.

businessapi
0
17
03 Task1A

Coordinates meeting scheduling via Gmail and Calendar APIs. Use when: scheduling a meeting, checking participant availability, sending coordination emails, creating calendar events, or notifying organizers of confirmed bookings.

businessapi
0
17
HuangYuChuh@ComfyUI Skills OpenClawA

Run registered ComfyUI workflows through the fast comfyui-skill CLI, and use the official local Comfy MCP for live template, node, model, validation, and orchestration capabilities. **Use this Skill when:** (1) The user requests to "generate an image", "draw a picture", or "execute a ComfyUI workflow". (2) The user has specific stylistic, character, or scene requirements for image generation. (3) The user asks you to import, register, sync, or configure saved ComfyUI workflows for later reuse.

businesspythonshell
0
17
System Design PrinciplesA

Define module boundaries, dependency direction, data ownership, resilience, and distributed-system trade-offs. Use for architecture, service boundaries, coupling, scalability, or failure-cascade decisions; defer session facilitation to system-design-methodology.

businessgotesting
0
17
System Design EstimationA

Compute defensible capacity numbers before architecture: average and peak QPS, storage growth, bandwidth, working-set memory, latency and availability budgets. Use when sizing a service, provisioning infrastructure, or checking that a design survives peak load.

businessnodeapi
0
17