mit einem Klick
AgenticStudio
AgenticStudio enthält 55 gesammelte Skills von VykosX, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.
Skills in diesem Repository
Coordinate long-running, parallel, or task-registry-backed automation with durable state, bounded loops, ownership, and progress recovery.
Watch folders for new or changed files, classify them, and trigger bounded organization or processing steps.
Create and manage scheduled local maintenance tasks with clear commands, scope, logs, and safety gates.
Run recoverable desktop observe-act loops with screenshots, waits, checkpoints, and bounded input when the automation may need retries or resumption.
Ultra-compressed communication mode. Cuts token usage by speaking like caveman while keeping technical accuracy. Supports intensity levels lite, full, and ultra. Use when the user wants fewer tokens, terse output, caveman mode, or very brief answers.
Analyze SQLite, Postgres, or MySQL data with read-only queries, schema inspection, exported tables, and reproducible summaries.
Use deterministic date/time tooling for timezone conversion, durations, weekdays, leap years, schedule math, and timestamp formats.
Extract useful structured information from PDFs, archives, metadata, CSV, JSON, YAML, or mixed local documents with validation.
Read, query, clean, merge, and write CSV-style tabular data with validation and clear transformation notes.
Clean CSV, JSON, YAML, or database-derived data by validating shape, preserving originals, and documenting transformations.
Operate local desktop apps for short direct tasks by focusing windows, invoking controls, using keyboard or clipboard input, and confirming risky actions.
Fill repetitive local or web forms using validated source data, clipboard insertion, screenshots, and a final submit checkpoint.
Prefer this for single-app desktop automation when Per-App Automation Guidance is enabled. It concentrates supported-app notes and app-focused interaction strategy so generic desktop tools stay lean.
Control local apps with screenshot-driven verification, OCR or vision checks, window focus, and bounded input loops when the UI must be observed after each step.
Change APIs, schemas, or interfaces with explicit producer-consumer mapping, compatibility decisions, and contract verification.
Diagnose failing CI by matching the remote failure to a local reproduction, separating infrastructure flake from code regression.
Review local or pull-request changes for correctness, security, regressions, tests, performance, and maintainability before shipping.
Map an unfamiliar codebase into stack, architecture, structure, conventions, testing, integrations, and concerns before changing it.
Upgrade dependencies safely by reading changelogs, isolating version changes, running compatibility checks, and documenting risk.
Plan and execute migrations with inventory, compatibility windows, data safety, rollout checkpoints, and rollback paths.
Investigate slowness with measurement first, isolate bottlenecks, and verify improvements against a baseline.
Refactor without behavior drift by establishing baseline checks, moving in small steps, and verifying after each risky boundary.
Investigate failures scientifically by reproducing, tracing evidence, forming one hypothesis, and fixing only after root cause is understood.
Drive behavior changes with a failing test first, then the smallest implementation and a final regression pass.
Create reusable local capabilities only when repetition or fragility justifies the abstraction, then validate them immediately.
Keep documentation aligned with code by treating code as source of truth, updating changed behavior, and verifying examples.
Write operational runbooks with symptoms, diagnostics, safe actions, rollback, escalation, and verification.
Research markets or online trading tasks with source checks, risk framing, and a hard stop before placing real trades.
Audit UI changes for keyboard access, semantic structure, labels, focus, contrast, reduced motion, and screen-reader affordances.
Debug frontend runtime problems by reproducing in browser, checking console/network/state, and connecting symptoms to source code.
Improve frontend UI with a deliberate visual direction, responsive behavior, meaningful motion, and design-system consistency.
Move repository work through inspect, stage, commit, and publish steps with explicit checks between each step.
Scan a GitHub-backed project, create tasks, make focused fixes, verify locally, and prepare clean commits or pushes with user-safe checkpoints.
Iterate on a PR-style change by reading diffs, running checks, fixing failures, documenting verification, and preparing reviewer-ready output.
Compress natural language files into a shorter caveman form to save prompt tokens while preserving code, URLs, commands, paths, headings, and structure.
Convert image batches safely with format, size, metadata, naming, and destination checks.
Download and archive online video or playlists with metadata, subtitles, thumbnails, folder naming, and post-download organization.
Read screenshots, OCR text, recognize image content, and inspect video-derived frames with the LM Studio multimodal model instead of relying on markdown embeds alone.
Back up local folders or project assets with manifests, compression, hash checks, and restore notes.
Prepare a release by checking scope, versioning, changelog, build, tests, docs, migration notes, and rollback confidence.