Skip to main content
opsmill
GitHub-Creator-Profil

opsmill

Repository-Ansicht von 150 gesammelten Skills in 10 GitHub-Repositories.

gesammelte Skills
150
Repositories
10
aktualisiert
27. Aug. 2026
Repository-Karte

Wo die Skills liegen

Top-Repositories nach gesammelter Skill-Anzahl, mit ihrem Anteil an diesem Creator-Katalog und ihrer Berufsverteilung.

#01
infrahub
36 Skills · 27. Aug. 2026
SoftwareentwicklerSoftwarequalitätssicherungsanalysten und -testerSonstige ComputerberufeProjektmanagementspezialisten
4 Berufskategorien · 81 % klassifiziert
24 %Anteil
#02
infrahub-arista-avd
28 Skills · 24. Juli 2026
Klassifizierung ausstehend
19 %Anteil
#03
infrahub-mcp
18 Skills · 5. Mai 2026
Softwarequalitätssicherungsanalysten und -testerSoftwareentwicklerProjektmanagementspezialistenLeitungssekretäre und Führungskräfte-Assistenten
4 Berufskategorien · 100 % klassifiziert
12 %Anteil
#04
infrahub-skills
14 Skills · 24. Aug. 2026
SoftwareentwicklerComputersystemanalytiker
2 Berufskategorien · 64 % klassifiziert
9,3 %Anteil
#05
infrahub-solution-ai-dc
13 Skills · 20. Aug. 2026
SoftwareentwicklerComputersystemanalytikerNetzwerk- und ComputersystemadministratorenSoftwarequalitätssicherungsanalysten und -testerSonstige Computerberufe
5 Berufskategorien · 92 % klassifiziert
8,7 %Anteil
#06
infrahub-sdk-python
12 Skills · 10. Juli 2026
SoftwareentwicklerProjektmanagementspezialistenSonstige Computerberufe
3 Berufskategorien · 100 % klassifiziert
8 %Anteil
#07
infrahub-demo-service-catalog
9 Skills · 29. Mai 2026
SoftwareentwicklerNetzwerk- und ComputersystemadministratorenDatenbankarchitektenWeb- und digitale Schnittstellendesigner
4 Berufskategorien · 100 % klassifiziert
6 %Anteil
#08
infrahub-demo-dc
9 Skills · 22. Mai 2026
SoftwareentwicklerNetzwerk- und ComputersystemadministratorenSoftwarequalitätssicherungsanalysten und -tester
3 Berufskategorien · 100 % klassifiziert
6 %Anteil
Hier werden die Top 8 Repositories angezeigt; die vollständige Repository-Liste folgt darunter.
Repository-Explorer

Repositories und repräsentative Skills

creating-changelog-entries
nicht klassifiziert

Use when you've fixed a bug, added a feature, or made any user-facing change in a project that uses Towncrier and need to record it for the changelog — before committing or opening a PR, or whenever asked to add a changelog entry, towncrier fragment, or news…

27. Aug. 2026
monitoring-pull-requests
nicht klassifiziert

Watches an open pull request's CI until green and fixes failing checks. TRIGGER when: the user wants to watch a pull request's CI, babysit a PR until it goes green, or fix failing CI checks on an open PR. DO NOT TRIGGER when: opening the PR in the first place…

27. Aug. 2026
speckit-opsmill-extract
nicht klassifiziert

Extract knowledge, guidelines, and ADRs from one or more completed spec directories into the project documentation system.

27. Aug. 2026
speckit-plan
nicht klassifiziert

Execute the implementation planning workflow using the plan template to generate design artifacts.

27. Aug. 2026
speckit-tasks
nicht klassifiziert

Generate an actionable, dependency-ordered tasks.md for the feature based on available design artifacts.

27. Aug. 2026
analyzing-ci-flakiness
nicht klassifiziert

Analyzes recent CI failures on pull requests to identify flaky tests, using retry outcomes (failed attempt → green re-run) and cross-PR recurrence as evidence, and maintains a local longitudinal ledger so flakiness can be tracked over time. TRIGGER when: the…

20. Aug. 2026
migrate-feature-page
Softwareentwickler

Migrate Infrahub docs feature pages from the legacy topic+guide pair into a cleaner structure (single merged page, hub+spokes, or tutorial extraction). Supports both single-feature migrations (one feature like Profiles or Webhooks) and section-wide migrations…

15. Aug. 2026
harvesting-review
Softwareentwickler

Mines a pull request's review threads for lessons that generalize beyond that PR, reconstructs each against the actual code before deciding, checks whether it is already codified, and routes the genuinely-new, durable ones into Infrahub's internal…

15. Aug. 2026
Es werden 8 von 36 gesammelten Skills angezeigt.
Es werden 8 von 28 gesammelten Skills angezeigt.
Es werden 8 von 18 gesammelten Skills angezeigt.
infrahub-managing-checks
nicht klassifiziert

Creates Infrahub check definitions — Python validation logic, GraphQL queries, and YAML-driven tests for proposed change pipelines. TRIGGER when: writing validation checks, creating Python checks, building data quality guards for proposed changes, writing or…

24. Aug. 2026
infrahub-reporting-skill-gaps
nicht klassifiziert

Turns friction from an Infrahub skill session into a reviewed GitHub issue about an Infrahub skill's guidance. Infrahub skills fail quietly: a missing or unclear rule does not crash, it produces extra round trips and repeated user nudges. This skill gathers…

20. Aug. 2026
infrahub-analyzing-diagnostics
nicht klassifiziert

Analyze an already-collected infrahub-collect diagnostic bundle — traceback and failure triage across service logs, incident correlation, and known-issue matching against opsmill/infrahub GitHub issues. TRIGGER when: the user says they collected a diagnostic…

19. Aug. 2026
infrahub-collecting-diagnostics
nicht klassifiziert

Collect a redacted local diagnostic bundle (logs, config, version, state) for an OpsMill expert hand-off. TRIGGER when: Infrahub is broken/failing/erroring, the user asks for help debugging, wants to collect logs/diagnostics, prepares a hand-off for OpsMill…

19. Aug. 2026
infrahub-reporting-issues
nicht klassifiziert

Reports bugs and feature requests against the right Infrahub-ecosystem GitHub repository. Classifies the request, routes it (with the main `opsmill/infrahub` repo as the safe fallback when in doubt), searches for existing duplicates, gathers conservative…

13. Aug. 2026
infrahub-analyzing-data
Computersystemanalytiker

Analyzes and correlates live Infrahub data via the MCP server — answers operational questions, detects drift, and investigates impact. TRIGGER when: querying infrastructure data, checking compliance, investigating change impact, producing ad-hoc reports. DO…

7. Aug. 2026
infrahub-importing-data
Softwareentwickler

Converts CSV/TSV inputs into Infrahub object YAML and loads them onto a fresh branch. Handles a single file, a folder of files, an explicit list of paths, and one-big-denormalized-sheet exports. TRIGGER when: importing CSV, loading CSV/TSV into Infrahub,…

7. Aug. 2026
infrahub-managing-menus
Softwareentwickler

Creates Infrahub custom navigation menus for the web UI sidebar, organizing node types into logical groups. TRIGGER when: designing sidebar menus, grouping node types in UI, customizing Infrahub web interface navigation. DO NOT TRIGGER when: designing…

7. Aug. 2026
Es werden 8 von 14 gesammelten Skills angezeigt.
upgrade-infrahub
nicht klassifiziert

Upgrade the Infrahub platform version in this project. Handles downloading the new compose file, upgrading the SDK, updating version references across Dockerfile, docker-compose.override.yml, and .envrc, and rebuilding the Docker image. Use this skill…

20. Aug. 2026
infrahub-analyzing-data
Computersystemanalytiker

Analyzes and correlates live Infrahub data via the MCP server — answers operational questions, detects drift, and investigates impact. TRIGGER when: querying infrastructure data, checking compliance, investigating change impact, producing ad-hoc reports. DO…

3. Juli 2026
infrahub-auditing-repo
Softwareentwickler

Audits an Infrahub repository against best practices and rules, producing a structured compliance report. TRIGGER when: reviewing repo for compliance, onboarding to existing project, pre-deployment validation, catching issues. DO NOT TRIGGER when: creating…

3. Juli 2026
infrahub-collecting-diagnostics
Netzwerk- und Computersystemadministratoren

Collect a redacted local diagnostic bundle (logs, config, version, state) for an OpsMill expert hand-off. TRIGGER when: Infrahub is broken/failing/erroring, the user asks for help debugging, wants to collect logs/diagnostics, prepares a hand-off for OpsMill…

3. Juli 2026
infrahub-common
Softwareentwickler

Shared references and cross-cutting rules for all Infrahub skills — GraphQL syntax, .infrahub.yml format, and common patterns. DO NOT TRIGGER directly — loaded automatically by other Infrahub skills when they need shared references.

3. Juli 2026
infrahub-importing-data
Softwareentwickler

Converts CSV/TSV inputs into Infrahub object YAML and loads them onto a fresh branch. Handles a single file, a folder of files, an explicit list of paths, and one-big-denormalized-sheet exports. TRIGGER when: importing CSV, loading CSV/TSV into Infrahub,…

3. Juli 2026
infrahub-managing-checks
Softwarequalitätssicherungsanalysten und -tester

Creates Infrahub check definitions — Python validation logic, GraphQL queries, and YAML-driven tests for proposed change pipelines. TRIGGER when: writing validation checks, creating Python checks, building data quality guards for proposed changes, writing or…

3. Juli 2026
infrahub-managing-generators
Softwareentwickler

Creates Infrahub Generators — design-driven automation that builds infrastructure objects from templates and topology definitions. TRIGGER when: building design-to-implementation workflows, auto-creating objects from templates, topology-driven generation. DO…

3. Juli 2026
Es werden 8 von 13 gesammelten Skills angezeigt.
opsmill-dev-analyzing-dependency-bumps
Softwareentwickler

Produces a breaking-change / deprecation / opportunity report for a dependency-bump PR, grounded in how this codebase actually uses each bumped package, not the changelog alone. TRIGGER when: the user gives a PR URL or number for a dependency version bump…

10. Juli 2026
opsmill-dev-backporting-fixes
Softwareentwickler

Ports an existing fix from one long-lived branch to another (e.g. a stable fix landed on the development branch), adapting it to the target branch's current code rather than cherry-picking blindly. TRIGGER when: phrasings like "backport <fix/PR/commit> to…

10. Juli 2026
opsmill-dev-commit
Softwareentwickler

Stages and commits the current changes onto a safe working branch, enforcing branch discipline and optionally pushing upstream. TRIGGER when: the user wants to commit, save, or check in the current changes. DO NOT TRIGGER when: opening a pull request →…

10. Juli 2026
opsmill-dev-creating-issues
Projektmanagementspezialisten

Turns a single feature idea, improvement, or bug into ONE well-structured GitHub issue. TRIGGER when: the user wants to file/open/create an issue, turn a feature idea or improvement into a ticket, or capture something missing or broken as a ticket. DO NOT…

10. Juli 2026
opsmill-dev-creating-prd
Projektmanagementspezialisten

Synthesises the current conversation context into a Product Requirements Document and publishes it to GitHub (as a comment on a referenced issue, or a new issue). Synthesises from context; does not interview. TRIGGER when: the conversation has produced enough…

10. Juli 2026
opsmill-dev-grilling-ideas
Projektmanagementspezialisten

Stress-tests a fuzzy or vague feature idea before any PRD, spec, or ticket is written. TRIGGER when: the user has a fuzzy feature idea — one or two paragraphs, vague on users / scope / success — and wants to harden it, or says "grill / stress-test /…

10. Juli 2026
opsmill-dev-merging-branches
Softwareentwickler

Merges one long-lived branch into another (e.g. a release branch into the main development branch) on a fresh integration branch, or takes over a stalled merge-conflict PR. TRIGGER when: phrasings like "merge <release> into <dev>", "take over this…

10. Juli 2026
opsmill-dev-monitoring-pull-requests
Softwareentwickler

Watches an open pull request's CI until green and fixes failing checks. TRIGGER when: the user wants to watch a pull request's CI, babysit a PR until it goes green, or fix failing CI checks on an open PR. DO NOT TRIGGER when: opening the PR in the first place…

10. Juli 2026
Es werden 8 von 12 gesammelten Skills angezeigt.
infrahub-common
Softwareentwickler

Shared references and cross-cutting rules used by all Infrahub skills. Contains GraphQL query syntax, .infrahub.yml configuration format, and common rules for git integration, display label caching, and Python environment setup. DO NOT TRIGGER directly —…

29. Mai 2026
infrahub-repo-auditor
Softwareentwickler

Audit an Infrahub repository against all best practices and rules. Use when reviewing a project for compliance, onboarding to an existing repo, or before deployment to catch issues early.

29. Mai 2026
infrahub-analyst
Netzwerk- und Computersystemadministratoren

Analyze and correlate Infrahub data using the MCP server. Use when querying live infrastructure data to answer operational questions, detect drift, correlate node types, investigate service impact, check maintenance windows, or produce ad-hoc reports —…

30. März 2026
infrahub-check-creator
Softwareentwickler

Create and manage Infrahub check definitions. Use when writing validation logic, creating Python checks that run in proposed change pipelines, or building data quality guards for Infrahub.

30. März 2026
infrahub-generator-creator
Softwareentwickler

Create and manage Infrahub Generators. Use when building design-driven automation that creates infrastructure objects from templates, topology definitions, or any design-to-implementation workflow in Infrahub.

30. März 2026
infrahub-menu-creator
Web- und digitale Schnittstellendesigner

Create and manage Infrahub custom menus. Use when designing navigation menus, organizing node types in the UI, or customizing the Infrahub web interface sidebar.

30. März 2026
infrahub-object-creator
Netzwerk- und Computersystemadministratoren

Create and manage Infrahub object data files. Use when populating infrastructure data, creating device instances, locations, organizations, module installations, or any other data objects for an Infrahub repository.

30. März 2026
infrahub-schema-creator
Datenbankarchitekten

Create, validate, and modify Infrahub schemas. Use when designing data models, creating schema nodes with attributes and relationships, validating schema definitions, or planning schema migrations for Infrahub.

30. März 2026
Es werden 8 von 9 gesammelten Skills angezeigt.
infrahub-analyzing-data
Netzwerk- und Computersystemadministratoren

Analyzes and correlates live Infrahub data via the MCP server — answers operational questions, detects drift, and investigates impact. TRIGGER when: querying infrastructure data, checking compliance, investigating change impact, producing ad-hoc reports. DO…

22. Mai 2026
infrahub-auditing-repo
Softwarequalitätssicherungsanalysten und -tester

Audits an Infrahub repository against best practices and rules, producing a structured compliance report. TRIGGER when: reviewing repo for compliance, onboarding to existing project, pre-deployment validation, catching issues. DO NOT TRIGGER when: creating…

22. Mai 2026
infrahub-common
Softwareentwickler

Shared references and cross-cutting rules for all Infrahub skills — GraphQL syntax, .infrahub.yml format, and common patterns. DO NOT TRIGGER directly — loaded automatically by other Infrahub skills when they need shared references.

22. Mai 2026
infrahub-managing-checks
Softwareentwickler

Creates Infrahub check definitions — Python validation logic and GraphQL queries for proposed change pipelines. TRIGGER when: writing validation checks, creating Python checks, building data quality guards for proposed changes. DO NOT TRIGGER when: designing…

22. Mai 2026
infrahub-managing-generators
Softwareentwickler

Creates Infrahub Generators — design-driven automation that builds infrastructure objects from templates and topology definitions. TRIGGER when: building design-to-implementation workflows, auto-creating objects from templates, topology-driven generation. DO…

22. Mai 2026
infrahub-managing-menus
Softwareentwickler

Creates Infrahub custom navigation menus for the web UI sidebar, organizing node types into logical groups. TRIGGER when: designing sidebar menus, grouping node types in UI, customizing Infrahub web interface navigation. DO NOT TRIGGER when: designing…

22. Mai 2026
infrahub-managing-objects
Softwareentwickler

Creates and manages Infrahub object data YAML files for populating infrastructure instances — devices, locations, organizations, and modules. TRIGGER when: creating device instances, populating data files, defining locations or organizations, adding…

22. Mai 2026
infrahub-managing-schemas
Softwareentwickler

Creates, validates, and modifies Infrahub schema YAML files — nodes, generics, attributes, relationships, and extensions. TRIGGER when: designing data models, adding schema nodes, validating schema definitions, planning schema migrations. DO NOT TRIGGER when:…

22. Mai 2026
Es werden 8 von 9 gesammelten Skills angezeigt.
speckit-opsmill-extract
nicht klassifiziert

Extract knowledge, guidelines, and ADRs from one or more completed spec directories into the project documentation system.

3. Juli 2026
commit
Softwareentwickler

Stages and commits the current changes onto a safe working branch, enforcing branch discipline and optionally pushing upstream. TRIGGER when: the user wants to commit, save, or check in the current changes. DO NOT TRIGGER when: opening a pull request → pr.

29. Juni 2026
creating-issues
Projektmanagementspezialisten

Turns a single feature idea, improvement, or bug into ONE well-structured GitHub issue. TRIGGER when: the user wants to file/open/create an issue, turn a feature idea or improvement into a ticket, or capture something missing or broken as a ticket. DO NOT…

29. Juni 2026
grilling-ideas
Projektmanagementspezialisten

Stress-tests a fuzzy or vague feature idea before any PRD, spec, or ticket is written. TRIGGER when: the user has a fuzzy feature idea — one or two paragraphs, vague on users / scope / success — and wants to harden it, or says "grill / stress-test /…

29. Juni 2026
monitoring-pull-requests
Softwarequalitätssicherungsanalysten und -tester

Watches an open pull request's CI until green and fixes failing checks. TRIGGER when: the user wants to watch a pull request's CI, babysit a PR until it goes green, or fix failing CI checks on an open PR. DO NOT TRIGGER when: opening the PR in the first place…

29. Juni 2026
pr
Softwareentwickler

Opens a pull request, publishing the current branch as a PR. TRIGGER when: the user wants to open a pull request, publish the current branch as a PR, or take the current work through to an open PR. DO NOT TRIGGER when: only committing changes → commit;…

29. Juni 2026
quality-gates
Softwarequalitätssicherungsanalysten und -tester

Shared in-workflow quality gates for code/PR skills — the gate model, trust tiers, and the three primitives (evidence-before-done, independent judge, anti-gaming). DO NOT TRIGGER directly — referenced by consumer skills via relative path.

29. Juni 2026
rebase
Softwareentwickler

Rebases a feature branch onto its latest base, resolving conflicts while preserving the intent of local changes, optionally force-pushing and watching CI afterward. TRIGGER when: the user wants to rebase a feature branch, update a branch against its base, or…

29. Juni 2026
10 von 10 Repositories angezeigt
Alle Repositories angezeigt