Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
Repositorio de GitHub

AgenticStudio

AgenticStudio contiene 55 skills recopiladas de VykosX, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.

skills recopiladas
55
Stars
3
actualizado
2026-04-28
Forks
1
Cobertura ocupacional
9 categorías ocupacionales · 100% clasificado
explorador de repositorios

Skills en este repositorio

durable-agent-work
Desarrolladores de software

Coordinate long-running, parallel, or task-registry-backed automation with durable state, bounded loops, ownership, and progress recovery.

2026-04-28
file-watch-inbox-automation
Desarrolladores de software

Watch folders for new or changed files, classify them, and trigger bounded organization or processing steps.

2026-04-28
local-maintenance-scheduler
Administradores de redes y sistemas informáticos

Create and manage scheduled local maintenance tasks with clear commands, scope, logs, and safety gates.

2026-04-28
safe-desktop-agent-loop
Desarrolladores de software

Run recoverable desktop observe-act loops with screenshots, waits, checkpoints, and bounded input when the automation may need retries or resumption.

2026-04-28
caveman
Redactores técnicos

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.

2026-04-28
database-readonly-analysis
Desarrolladores de software

Analyze SQLite, Postgres, or MySQL data with read-only queries, schema inspection, exported tables, and reproducible summaries.

2026-04-28
date-time-calculation
Desarrolladores de software

Use deterministic date/time tooling for timezone conversion, durations, weekdays, leap years, schedule math, and timestamp formats.

2026-04-28
document-extraction
Desarrolladores de software

Extract useful structured information from PDFs, archives, metadata, CSV, JSON, YAML, or mixed local documents with validation.

2026-04-28
spreadsheet-csv-workflow
Desarrolladores de software

Read, query, clean, merge, and write CSV-style tabular data with validation and clear transformation notes.

2026-04-28
structured-data-cleaning
Desarrolladores de software

Clean CSV, JSON, YAML, or database-derived data by validating shape, preserving originals, and documenting transformations.

2026-04-28
computer-use-operator
Desarrolladores de software

Operate local desktop apps for short direct tasks by focusing windows, invoking controls, using keyboard or clipboard input, and confirming risky actions.

2026-04-28
form-filling-automation
Desarrolladores de software

Fill repetitive local or web forms using validated source data, clipboard insertion, screenshots, and a final submit checkpoint.

2026-04-28
per-app-automation-guidance
Desarrolladores de software

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.

2026-04-28
vision-guided-computer-use
Desarrolladores de software

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.

2026-04-28
api-contract-change
Desarrolladores de software

Change APIs, schemas, or interfaces with explicit producer-consumer mapping, compatibility decisions, and contract verification.

2026-04-28
ci-failure-diagnosis
Desarrolladores de software

Diagnose failing CI by matching the remote failure to a local reproduction, separating infrastructure flake from code regression.

2026-04-28
code-review
Analistas de garantía de calidad de software y probadores

Review local or pull-request changes for correctness, security, regressions, tests, performance, and maintainability before shipping.

2026-04-28
codebase-map
Desarrolladores de software

Map an unfamiliar codebase into stack, architecture, structure, conventions, testing, integrations, and concerns before changing it.

2026-04-28
dependency-upgrade
Desarrolladores de software

Upgrade dependencies safely by reading changelogs, isolating version changes, running compatibility checks, and documenting risk.

2026-04-28
migration-playbook
Desarrolladores de software

Plan and execute migrations with inventory, compatibility windows, data safety, rollout checkpoints, and rollback paths.

2026-04-28
performance-investigation
Desarrolladores de software

Investigate slowness with measurement first, isolate bottlenecks, and verify improvements against a baseline.

2026-04-28
refactor-safely
Desarrolladores de software

Refactor without behavior drift by establishing baseline checks, moving in small steps, and verifying after each risky boundary.

2026-04-28
systematic-debugging
Desarrolladores de software

Investigate failures scientifically by reproducing, tracing evidence, forming one hypothesis, and fixing only after root cause is understood.

2026-04-28
test-first-change
Analistas de garantía de calidad de software y probadores

Drive behavior changes with a failing test first, then the smallest implementation and a final regression pass.

2026-04-28
tool-and-skill-authoring
Desarrolladores de software

Create reusable local capabilities only when repetition or fragility justifies the abstraction, then validate them immediately.

2026-04-28
docs-refresh
Desarrolladores de software

Keep documentation aligned with code by treating code as source of truth, updating changed behavior, and verifying examples.

2026-04-28
runbook-authoring
Desarrolladores de software

Write operational runbooks with symptoms, diagnostics, safe actions, rollback, escalation, and verification.

2026-04-28
market-research-risk-guard
Especialistas en riesgo financieroAnalistas de investigación de mercados y especialistas en marketing

Research markets or online trading tasks with source checks, risk framing, and a hard stop before placing real trades.

2026-04-28
accessibility-audit
Analistas de garantía de calidad de software y probadores

Audit UI changes for keyboard access, semantic structure, labels, focus, contrast, reduced motion, and screen-reader affordances.

2026-04-28
browser-debugging
Desarrolladores de software

Debug frontend runtime problems by reproducing in browser, checking console/network/state, and connecting symptoms to source code.

2026-04-28
visual-design-pass
Desarrolladores de software

Improve frontend UI with a deliberate visual direction, responsive behavior, meaningful motion, and design-system consistency.

2026-04-28
clean-commit-flow
Desarrolladores de software

Move repository work through inspect, stage, commit, and publish steps with explicit checks between each step.

2026-04-28
autonomous-project-maintenance
Desarrolladores de software

Scan a GitHub-backed project, create tasks, make focused fixes, verify locally, and prepare clean commits or pushes with user-safe checkpoints.

2026-04-28
pull-request-autofix-loop
Desarrolladores de software

Iterate on a PR-style change by reading diffs, running checks, fixing failures, documenting verification, and preparing reviewer-ready output.

2026-04-28
caveman-compress
Desarrolladores de software

Compress natural language files into a shorter caveman form to save prompt tokens while preserving code, URLs, commands, paths, headings, and structure.

2026-04-28
image-batch-conversion
Desarrolladores de software

Convert image batches safely with format, size, metadata, naming, and destination checks.

2026-04-28
video-download-archive
Desarrolladores de software

Download and archive online video or playlists with metadata, subtitles, thumbnails, folder naming, and post-download organization.

2026-04-28
vision-inspection-workflow
Desarrolladores de software

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.

2026-04-28
local-backup-and-restore
Desarrolladores de software

Back up local folders or project assets with manifests, compression, hash checks, and restore notes.

2026-04-28
release-readiness
Desarrolladores de software

Prepare a release by checking scope, versioning, changelog, build, tests, docs, migration notes, and rollback confidence.

2026-04-28
Mostrando las 40 principales de 55 skills recopiladas en este repositorio.