Toolverse
All skills

maintainx-hello-world

by jeremylongshore

Create a minimal working MaintainX example - your first work order.\nUse when starting a new MaintainX integration, testing your setup,\nor learning basic MaintainX API patterns.\nTrigger with phrases like \

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Category
Testing

About this skill

Create a minimal working MaintainX example - your first work order.\nUse when starting a new MaintainX integration, testing your setup,\nor learning basic MaintainX API patterns.\nTrigger with phrases like \

How to use

  1. Upewnij się, że ukończyłeś konfigurację autentykacji w skill maintainx-install-auth i masz ustawioną zmienną środowiskową MAINTAINX_API_KEY.
  2. Wyzwól skill frazami takimi jak "maintainx hello world", "maintainx example", "maintainx quick start", "create first work order" lub "simple maintainx code".
  3. Jeśli wolisz curl, skill wyśle żądanie POST do https://api.getmaintainx.com/v1/workorders z nagłówkami Authorization i Content-Type, tworząc zlecenie testowe o tytule "Hello World - Test Work Order" z priorytetem LOW i statusem OPEN.
  4. Alternatywnie, użyj kodu TypeScript z dołączonego przykładu – zaimportuj MaintainXClient, utwórz instancję klienta i wywołaj createWorkOrder() z parametrami tytułu, opisu i priorytetu.
  5. Sprawdź odpowiedź API – powinna zawierać ID nowego zlecenia, tytuł, status, priorytet i znacznik czasu utworzenia.
  6. Zlecenie testowe możesz bezpiecznie usunąć – zostało utworzone wyłącznie do nauki i weryfikacji poprawności integracji.

Related skills

creating-financial-models

by anthropics

This skill provides an advanced financial modeling suite with DCF analysis, sensitivity testing, Monte Carlo simulations, and scenario planning for investment decisions

Testing
25137

performing-penetration-testing

by jeremylongshore

This skill enables automated penetration testing of web applications. It uses the penetration-tester plugin to identify vulnerabilities, including OWASP Top 10 threats, and suggests exploitation techniques. Use this skill when the user requests a \

Testing
1546

nextjs-developer

by zenobi-us

Expert Next.js developer mastering Next.js 14+ with App Router and full-stack features. Specializes in server components, server actions, performance optimization, and production deployment with focus on building fast, SEO-friendly applications.

Testing
166226

ppt-creator

by daymade

Create professional slide decks from topics or documents. Generates structured content with data-driven charts, speaker notes, and complete PPTX files. Applies persuasive storytelling principles (Pyramid Principle, assertion-evidence). Supports multiple formats (Marp,

Testing
2739

differential-review

by trailofbits

Performs security-focused differential review of code changes (PRs, commits, diffs). Adapts analysis depth to codebase size, uses git history for context, calculates blast radius, checks test coverage, and generates comprehensive markdown reports. Automatically detects and

Testing
2510

pair-trade-screener

by tradermonty

Statistical arbitrage tool for identifying and analyzing pair trading opportunities. Detects cointegrated stock pairs within sectors, analyzes spread behavior, calculates z-scores, and provides entry/exit recommendations for market-neutral strategies. Use when user requests pair

Testing
994