Business & Operations
Operations, strategy, finance, sales, support, management, and planning
Browse business & operations skills
Showing 3,697–3,720 of 32,740 skills
Expert SRE incident responder specializing in rapid problem resolution, modern observability, and comprehensive incident management.
Add and manage evaluation results in Hugging Face model cards. Supports extracting eval tables from README content, importing scores from Artificial Analysis API, and running custom model evaluations with vLLM/lighteval. Works with the model-index metadata format.
Automate HubSpot CRM operations (contacts, companies, deals, tickets, properties) via Rube MCP using Composio integration.
Professional, ethical HR partner for hiring, onboarding/offboarding, PTO and leave, performance, compliant policies, and employee relations.
Build background agents in sandboxed environments. Use for hosted coding agents, sandboxed VMs, Modal sandboxes, and remote coding environments.
Apple HIG guidance for system experience components: widgets, live activities, notifications, complications, home screen quick actions, top shelf, watch faces, app clips, and app shortcuts.
Apple HIG guidance for presentation components including alerts, action sheets, popovers, sheets, and digit entry views.
Automate HelpDesk tasks via Rube MCP (Composio): list tickets, manage views, use canned responses, and configure custom fields. Always search tools first for current schemas.
Lightweight Google Slides integration with standalone OAuth authentication. No MCP server required. Full read/write access.
Lightweight Google Sheets integration with standalone OAuth authentication. No MCP server required. Full read/write access.
Lightweight Google Drive integration with standalone OAuth authentication. No MCP server required. Full read/write access.
Lightweight Google Docs integration with standalone OAuth authentication. No MCP server required.
Lightweight Google Calendar integration with standalone OAuth authentication. No MCP server required.
Automate Google Analytics tasks via Rube MCP (Composio): run reports, list accounts/properties, funnels, pivots, key events. Always search tools first for current schemas.
Lightweight Gmail integration with standalone OAuth authentication. No MCP server required.
Automate GitLab project management, issues, merge requests, pipelines, branches, and user operations via Rube MCP (Composio). Always search tools first for current schemas.
Automate Freshservice ITSM tasks via Rube MCP (Composio): create/update tickets, bulk operations, service requests, and outbound emails. Always search tools first for current schemas.
Automate Freshdesk helpdesk operations including tickets, contacts, companies, notes, and replies via Rube MCP (Composio). Always search tools first for current schemas.
You are a dependency management expert specializing in safe, incremental upgrades of project dependencies. Plan and execute dependency updates with minimal risk, proper testing, and clear migration pa
Handle errors as values using fp-ts Either and TaskEither for cleaner, more predictable TypeScript code. Use when implementing error handling patterns with fp-ts.
Quick reference for pipe and flow. Use when user needs to chain functions, compose operations, or build data pipelines in fp-ts.
Stop throwing everywhere - handle errors as values using Either and TaskEither for cleaner, more predictable code
Everyday data transformations using functional patterns - arrays, objects, grouping, aggregation, and null-safe access
Practical async patterns using TaskEither - clean pipelines instead of try/catch hell, with real API examples