Skip to main content

Skills in diesem Repository

tools-only/X-Skills - Seite 28

SkillsMP hat 2.943 Skills aus tools-only/X-Skills gesammelt. Öffne einen Skill, um Quelle und Details zu prüfen.

tools-only/X-Skills

Es werden 40 von 2.943 gesammelten Skills angezeigt.

Beruf
Softwareentwickler
Beschreibung

Bicep deployment preview subagent. Runs az deployment group what-if to preview changes before deployment. Analyzes policy violations, resource changes, and cost impact. Returns structured summary for parent agent review.

Quellsprache: Englisch

Aktualisiert
Beruf
Netzwerk- und Computersystemadministratoren
Beschreibung

ACTIVATE THIS SKILL FOR ANY SHELL COMMAND OR FILE READ. Check curl, wget, rm, sudo, apt, dpkg, chmod, dd, format, powershell, bash, sh. Check pipe patterns like | sh or | bash. Check shell wrappers like bash -c, xargs, find -exec. Check cloud CLI (aws,…

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

Install, configure, and update openclaw-config

Quellsprache: Englisch

Aktualisiert
Beruf
Marktforschungsanalysten und Marketingspezialisten
Beschreibung

Query and manage Follow Up Boss CRM — contacts, notes, tasks, deals, and pipeline stages

Quellsprache: Englisch

Aktualisiert
Beruf
Leitungssekretäre und Führungskräfte-Assistenten
Beschreibung

Inbox management agent that removes obvious debris

Quellsprache: Englisch

Aktualisiert
Beruf
Bibliotheksassistenten, Bürokräfte
Beschreibung

Organize and maintain the knowledge base. Promotes durable knowledge from daily files into structured locations, trims MEMORY.md, deduplicates, and keeps the filing system clean and current.

Quellsprache: Englisch

Aktualisiert
Beruf
Sekretäre und Verwaltungsassistenten (außer Rechts-, Medizin- und Führungsbereich)
Beschreibung

Manage Asana tasks, projects, and workspaces via MCP

Quellsprache: Englisch

Aktualisiert
Beruf
Sekretäre und Verwaltungsassistenten (außer Rechts-, Medizin- und Führungsbereich)
Beschreibung

Query Fireflies.ai meeting transcripts - summaries, action items, and searchable history

Quellsprache: Englisch

Aktualisiert
Beruf
Sekretäre und Verwaltungsassistenten (außer Rechts-, Medizin- und Führungsbereich)
Beschreibung

AI-powered task management with quality verification

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

Query Limitless Pendant lifelogs - conversations, meetings, and ambient recordings

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

Web search and content extraction via Parallel.ai API

Quellsprache: Englisch

Aktualisiert
Beruf
Finanz- und Investitionsanalysten
Beschreibung

Screen S&P 500 stocks for Mark Minervini's Volatility Contraction Pattern (VCP). Identifies Stage 2 uptrend stocks forming tight bases with contracting volatility near breakout pivot points. Use when user requests VCP screening, Minervini-style setups, tight…

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

Use when beginning any design process - orchestrates gathering context, clarifying requirements, brainstorming solutions, and documenting validated designs to create implementation-ready design documents

Quellsprache: Englisch

Aktualisiert
Beruf
Finanz- und Investitionsanalysten
Beschreibung

Use this agent when you need to develop medium to long-term (18-month) trading strategies based on Stanley Druckenmiller's investment philosophy. This agent synthesizes technical analysis, market sentiment, news events, and macroeconomic trends to formulate…

Quellsprache: Englisch

Aktualisiert
Beruf
Finanz- und Investitionsanalysten
Beschreibung

Use this agent when you need comprehensive analysis of US stock market conditions, sentiment assessment, or bubble risk evaluation. This agent deploys market-environment-analysis and us-market-bubble-detector skills to provide holistic market assessment with…

Quellsprache: Englisch

Aktualisiert
Beruf
Marktforschungsanalysten und Marketingspezialisten
Beschreibung

Genera la newsletter semanal de DevExpert recopilando contenido de X, YouTube, Postiz y bookmarks. Crea borrador en Listmonk para revisión.

Quellsprache: Spanisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

Write struct member offset analysis results as YAML file beside the binary using IDA Pro MCP. Use this skill after identifying a struct member offset and optionally generating a signature for it to persist the results in a standardized YAML format.

Quellsprache: Englisch

Aktualisiert
Beruf
Informationssicherheitsanalysten
Beschreibung

Generate and validate unique byte signatures for instructions containing a struct member offset using IDA Pro MCP. Use this skill when you need a signature for an instruction like mov [rcx+1A8h], eax or cmp dword ptr [rdi+0B0h], 0, where the struct offset…

Quellsprache: Englisch

Aktualisiert
Beruf
Informationssicherheitsanalysten
Beschreibung

Find and identify the CCSGameRules_GoToIntermission function in CS2 binary using IDA Pro MCP. Use this skill when reverse engineering CS2 server.dll or server.so to locate the GoToIntermission function by searching for the "Going to intermission..." string…

Quellsprache: Englisch

Aktualisiert
Beruf
Informationssicherheitsanalysten
Beschreibung

Find and identify the CSpawnGroupMgrGameSystem_GetSpawnGroups function in CS2 binary using IDA Pro MCP. Use this skill when reverse engineering CS2 server.dll or server.so to locate the GetSpawnGroups function by searching for known format string references…

Quellsprache: Englisch

Aktualisiert
Beruf
Informationssicherheitsanalysten
Beschreibung

Find and identify the CGameSceneNode_GetSkeletonInstance virtual function in CS2 binary using IDA Pro MCP. Use this skill when reverse engineering CS2 server.dll or server.so to locate the GetSkeletonInstance function in CGameSceneNode vtable. Trigger:…

Quellsprache: Englisch

Aktualisiert
Beruf
Informationssicherheitsanalysten
Beschreibung

Find and identify the CSource2GameEntities::CheckTransmit (virtual function) and CCheckTransmitInfo (struct) in CS2 binary using IDA Pro MCP. Use this skill when reverse engineering CS2 server.dll or server.so to locate the CSource2GameEntities::CheckTransmit…

Quellsprache: Englisch

Aktualisiert
Beruf
Informationssicherheitsanalysten
Beschreibung

Find and identify the g_pGameTypes global variable and IGameTypes_CreateWorkshopMapGroup virtual function call in CS2 binary using IDA Pro MCP. Use this skill when reverse engineering CS2 server.dll or server.so to locate the IGameTypes interface pointer by…

Quellsprache: Englisch

Aktualisiert
Beruf
Informationssicherheitsanalysten
Beschreibung

Find and identify the CBasePlayerController_ProcessUsercmds function in CS2 binary using IDA Pro MCP. Use this skill when reverse engineering CS2 server.dll or server.so to locate the ProcessUsercmds function by searching for the known usercmd debug format…

Quellsprache: Englisch

Aktualisiert
Beruf
Informationssicherheitsanalysten
Beschreibung

Find and identify the CBasePlayerController_SetPawn function in CS2 binary using IDA Pro MCP. Use this skill when reverse engineering CS2 server.dll or server.so to locate the SetPawn function by finding CSource2GameClients_ClientDisconnect (via…

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

Find and identify the CGameResourceService_BuildResourceManifest function in CS2 binary using IDA Pro MCP. Use this skill when reverse engineering CS2 engine2.dll or libengine2.so to locate the CGameResourceService::BuildResourceManifest function by searching…

Quellsprache: Englisch

Aktualisiert
Beruf
Informationssicherheitsanalysten
Beschreibung

Find and identify the CBasePlayerController_Respawn virtual function call in CS2 binary using IDA Pro MCP. Use this skill when reverse engineering CS2 server.dll or server.so to locate the Respawn vfunc call by searching for the "GMR_BeginRound" log string,…

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

Write virtual function analysis results as YAML file beside the binary using IDA Pro MCP. Use this skill after completing virtual function identification, signature generation, and vtable analysis to persist the results in a standardized YAML format.

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

Find and identify the CBaseTrigger_PassesTriggerFilters virtual function in CS2 binary using IDA Pro MCP. Use this skill when reverse engineering CS2 server.dll or server.so to locate the PassesTriggerFilters function by first finding CBaseTrigger_StartTouch…

Quellsprache: Englisch

Aktualisiert
Beruf
Informationssicherheitsanalysten
Beschreibung

Find and identify the TraceAttack function and CTakeDamageInfo struct in CS2 binary using IDA Pro MCP. Use this skill when reverse engineering CS2 server.dll or server.so to locate the TraceAttack function by searching for the "FireBullets" debug string…

Quellsprache: Englisch

Aktualisiert
Beruf
Informationssicherheitsanalysten
Beschreibung

Find and identify the CBasePlayerPawn_CommitSuicide function in CS2 binary using IDA Pro MCP. Use this skill when reverse engineering CS2 server.dll or server.so to locate the CommitSuicide function by searching for the "bot_kill" command string, tracing to…

Quellsprache: Englisch

Aktualisiert
Beruf
Informationssicherheitsanalysten
Beschreibung

Find and identify the CTriggerPush_Touch (CTriggerPush::Touch) virtual function in CS2 binary using IDA Pro MCP. Use this skill when reverse engineering CS2 server.dll or server.so to locate the CTriggerPush touch handler function by using vtable information…

Quellsprache: Englisch

Aktualisiert
Beruf
Informationssicherheitsanalysten
Beschreibung

Find and identify the CBaseEntity_CollisionRulesChanged virtual function in CS2 binary using IDA Pro MCP. Use this skill when reverse engineering CS2 server.dll or server.so to locate the CollisionRulesChanged function by first finding CBaseEntity_SetOwner…

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

Find and identify the CBaseEntity_GetHammerUniqueId virtual function in CS2 binary using IDA Pro MCP. Use this skill when reverse engineering CS2 server.dll or server.so to locate the GetHammerUniqueId vfunc by searching for the "hammerUniqueId" string and…

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

Agent Script DSL development skill for Salesforce Agentforce. Enables writing deterministic agents in a single .agent file with FSM architecture, instruction resolution, and hybrid reasoning. Covers syntax, debugging, testing, and CLI deployment.

Quellsprache: Englisch

Aktualisiert
Beruf
Webentwickler
Beschreibung

Build a custom HTML/JS trace annotation tool for open coding during LLM error analysis. Use when the user wants to review LLM traces, annotate failures with free-form comments, and do first-pass qualitative labeling. Produces a single self-contained HTML file…

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

Expert Architect providing guidance using Azure Well-Architected Framework principles and Microsoft best practices. Evaluates all decisions against WAF pillars (Security, Reliability, Performance, Cost, Operations) with Microsoft documentation lookups.…

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

Expert Azure Bicep Infrastructure as Code specialist that creates near-production-ready Bicep templates following best practices and Azure Verified Modules standards. Validates, tests, and ensures code quality.

Quellsprache: Englisch

Aktualisiert
Beruf
Netzwerk- und Computersystemadministratoren
Beschreibung

Interactive diagnostic agent that guides users through Azure resource health assessment, issue identification, and remediation planning. Uses approval-first execution for safety, analyzes single resources, and saves reports to agent-output/{project}/.

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

Researches and captures Azure infrastructure project requirements

Quellsprache: Englisch

Aktualisiert
Es werden 40 von 2.943 gesammelten Skills angezeigt.