Netlify Deploy
Skill Verifiziert AktivStelle Webprojekte auf Netlify mit der Netlify CLI (`npx netlify`) bereit. Verwende dies, wenn der Benutzer aufgefordert wird, eine Website/ein Repository auf Netlify bereitzustellen, zu hosten, zu veröffentlichen oder zu verknüpfen, einschließlich Vorschau- und Produktionsbereitstellungen.
Um KI-Agenten zu ermöglichen, Webprojekte auf Netlify bereitzustellen, indem die Netlify CLI orchestriert wird, um korrekte Authentifizierung, Konfiguration und Bereitstellung in Vorschau- oder Produktionsumgebungen sicherzustellen.
Funktionen
- Automatisierte Netlify CLI-Authentifizierung
- Site-Verknüpfung und -Erstellung
- Vorschau- und Produktionsbereitstellungen
- Verifizierung der Installation von Abhängigkeiten
- Konfiguration über netlify.toml
Anwendungsfälle
- Bereitstellung eines neuen Webprojekts auf Netlify zum ersten Mal
- Erstellung von Vorschau-Bereitstellungen zum Testen von Änderungen vor der Produktion
- Verknüpfung eines vorhandenen Git-Repositorys mit einer Netlify-Site
- Bereitstellung einer statischen Website oder einer Framework-basierten Anwendung
Nicht-Ziele
- Verwaltung von Netlify-Konto-Einstellungen über Authentifizierung und Website-Verknüpfung hinaus
- Direkte Änderung der Netlify-Infrastruktur oder globaler Kontokonfigurationen
- Handhabung komplexer CI/CD-Pipeline-Orchestrierung über einen einzelnen Bereitstellungsworkflow hinaus
Installation
Zuerst Marketplace hinzufügen
/plugin marketplace add netlify/context-and-tools/plugin install context-and-tools@netlify-context-and-toolsQualitätspunktzahl
VerifiziertVertrauenssignale
Ähnliche Erweiterungen
Azure Deploy
100Execute Azure deployments for ALREADY-PREPARED applications that have existing .azure/deployment-plan.md and infrastructure files. DO NOT use this skill when the user asks to CREATE a new application — use azure-prepare instead. This skill runs azd up, azd deploy, terraform apply, and az deployment commands with built-in error recovery. Requires .azure/deployment-plan.md from azure-prepare and validated status from azure-validate. WHEN: "run azd up", "run azd deploy", "execute deployment", "push to production", "push to cloud", "go live", "ship it", "bicep deploy", "terraform apply", "publish to Azure", "launch on Azure". DO NOT USE WHEN: "create and deploy", "build and deploy", "create a new app", "set up infrastructure", "create and deploy to Azure using Terraform" — use azure-prepare for these.
Secrets Management
100Implement secure secrets management for CI/CD pipelines using Vault, AWS Secrets Manager, or native platform solutions. Use when handling sensitive credentials, rotating secrets, or securing CI/CD environments.
ClawSweeper Skill
100Use for all ClawSweeper work: OpenClaw issue/PR sweep reports, commit-review reports, repair jobs, cloud fix PRs, @clawsweeper maintainer mention commands, trusted ClawSweeper-reviewed autofix/automerge, GitHub Actions monitoring, permissions, gates, and manual backfills.
Learn Site Structure
100Authoritative reference for how docs in this repo (and 5 other Netdata-org repos) become published pages on `learn.netdata.cloud`. Covers the `<repo>/docs/.map/map.yaml` source-of-truth (the actual lever -- filesystem path is irrelevant for routing), the live `ingest/ingest.py` orchestrator in the learn repo (NOT the legacy `ingest.js`), frontmatter injection, slug rules, sidebar autogeneration, MDX escape rules, versioning, the 4-mechanism redirect stack, the 6 source repositories, the every-3-hours CI ingest, Netlify deploy, and the `part_of_learn=True` opt-in for files hand-authored in the learn repo. Use when adding/moving/renaming/deleting a docs page; when a page on Learn looks wrong; when wondering whether to edit a doc here or in the learn repo; when reading `ingest.py`, `sidebars.js`, `docusaurus.config.js`, `static.toml`, `LegacyLearnCorrelateLinksWithGHURLs.json`, `netlify.toml`, the `<!--startmeta` blocks in `.mdx` files, or the workflows `ingest.yml` and `daily-learn-link-check.yml`.
OPS ► CROSS PLATFORM TRIAGE
100Cross-platform issue triage. Pulls from Sentry (MCP), Linear (MCP), GitHub Issues (gh). Cross-references against code to find already-fixed issues. Auto-resolves fixed ones. Dispatches agents for active issues.
Claude Ops
100Autonomous multi-project orchestration engine. Audits all registered projects, structures work into dependency-wired tasks, dispatches parallel agents (subagents or Agent Teams), audits completions, and ships PRs. Registry-driven — works for any user with a configured project registry.