Skip to main content
av
Perfil de creador de GitHub

av

Vista por repositorio de 77 skills recopiladas en 9 repositorios de GitHub.

skills recopiladas
77
repositorios
9
actualizado
26 ago 2026
mapa de repositorios

Dónde viven las skills

Repositorios principales por número de skills recopiladas, con su participación en este catálogo del creador y su variedad ocupacional.

#01
harbor
18 skills · 21 jul 2026
Desarrolladores de softwareAnalistas de garantía de calidad de software y probadoresOtras ocupaciones informáticasAdministradores de redes y sistemas informáticosEspecialistas en gestión de proyectos
5 categorías ocupacionales · 100 % clasificado
23 %participación
#02
skills
18 skills · 26 ago 2026
Desarrolladores de softwareRedactores técnicosAdministradores de redes y sistemas informáticosAdministradores de bases de datosAnalistas de investigación de mercados y especialistas en marketingCientíficos de datos
9 categorías ocupacionales · 100 % clasificado
23 %participación
#03
mi
16 skills · 2 jul 2026
Desarrolladores de softwareAnalistas de garantía de calidad de software y probadoresEspecialistas en gestión de proyectosOtras ocupaciones informáticas
4 categorías ocupacionales · 100 % clasificado
21 %participación
#04
pace
11 skills · 1 ago 2026
Desarrolladores de softwareAnalistas de garantía de calidad de software y probadoresAnalistas de gestiónEspecialistas en gestión de proyectos
4 categorías ocupacionales · 100 % clasificado
14 %participación
#05
facts
4 skills · 3 jun 2026
Desarrolladores de software
1 categorías ocupacionales · 100 % clasificado
5,2 %participación
#06
skilled
4 skills · 16 may 2026
Administradores de redes y sistemas informáticosAnalistas de sistemas informáticosArquitectos de bases de datosDesarrolladores de software
4 categorías ocupacionales · 100 % clasificado
5,2 %participación
#07
agent-store
3 skills · 3 jul 2026
Otras ocupaciones informáticas
1 categorías ocupacionales · 100 % clasificado
3,9 %participación
#08
remotion-bits
2 skills · 10 mar 2026
Desarrolladores de software
1 categorías ocupacionales · 100 % clasificado
2,6 %participación
Aquí se muestran los 8 repositorios principales; la lista completa continúa abajo.
explorador de repositorios

Repositorios y skills representativas

harbor
Administradores de redes y sistemas informáticos

CLI toolkit for managing containerized LLM services. Use when the user wants to start, stop, configure, or manage AI/LLM services like Ollama, Open WebUI, llama.cpp, vLLM, LiteLLM, ComfyUI, and 250+ others. Triggers on requests to "run a model", "start…

21 jul 2026
run-llms
Desarrolladores de software

Comprehensive guide for setting up and running local LLMs using Harbor. Use when user wants to run LLMs locally, set up or troubleshoot Ollama, Open WebUI, llama.cpp, vLLM, SearXNG, Open Terminal, or similar local AI services. Covers full setup from Docker…

21 jul 2026
release
Desarrolladores de software

Perform Harbor release procedures — version bumping, codegen, committing, pushing, and drafting GitHub releases. Use this skill when the user wants to release a new version of Harbor, bump the version number, create a release on GitHub, run the release…

16 jul 2026
test-boost-module
Analistas de garantía de calidad de software y probadores

Live-test a Harbor Boost module by sending a real prompt through llamacpp via pi and validating the output. Use when asked to test a boost module, verify a module works, check module behavior, QA a boost module, or confirm a module's effect on LLM output.

15 jul 2026
harbor-daytona
Desarrolladores de software

Use Harbor's Daytona sandbox platform for computer use — creating sandboxes, taking screenshots, sending mouse/keyboard input, and building agent loops. Use when the user wants to interact with a GUI, automate a desktop, do computer use, control a browser…

13 jun 2026
bughunt
Analistas de garantía de calidad de software y probadores

Fully autonomous bug hunting pipeline — discover bugs in a scoped area using parallel subagents, independently triage each finding, fix confirmed issues with subagents, then audit all fixes against repo constraints and target platforms. Runs end-to-end…

12 jun 2026
anneal
Desarrolladores de software

Use when the user wants to systematically fix AI code slop — duplicated logic, over-engineering, silent error swallowing, convention drift, cargo-cult patterns, and other LLM-introduced architectural decay — over a specified duration

9 jun 2026
agent-integration-testing
Analistas de garantía de calidad de software y probadores

Use when the user requests integration testing, feature validation, or test plan execution

3 jun 2026
Mostrando 8 de 18 skills recopiladas.
timeframe-research
Analistas de investigación de mercados y especialistas en marketing

Build a timeframe-bounded research dossier by decomposing a topic into year orchestrators and month-level research passes that each write one condensed paragraph plus sources directly into a target file. Use when the user asks for a dossier, timeline,…

26 ago 2026
make-video
Desarrolladores de software

Build a HyperFrames video composition from a brief/script autonomously. Uses separated builder and critic subagents — builders never review their own work. Quality decisions are grounded in project context (identity, audience, goals) and established…

26 ago 2026
timeboxed-iterating
Desarrolladores de software

Run a task iteratively over a user-specified duration by dispatching subagents. The orchestrator stays strictly linear and time-checked, but each iteration fans out MULTIPLE subagents in parallel over independent units (and those subagents may fan out…

26 ago 2026
factual-communication
Empleados de oficina generales

Restate content as a flat list of atomic facts in the style of av/facts fact sheets. Use when the user says "just facts", "facts only", "as facts", "give me the facts", or replies with a bare "facts" / "facts?" to a previous message — then the scope is that…

25 ago 2026
improve-skill
Otras ocupaciones informáticas

Improve an existing agent SKILL.md through one gated cycle: select the target (default this skill), snapshot the committed baseline, diagnose against skill-design-principles plus four rubric dimensions, apply exactly one focused change, and ship only if a…

13 ago 2026
autoresearch
Desarrolladores de software

Runs autonomous keep/discard experiments on a codebase to optimize a single metric for a fixed duration, in the style of karpathy/autoresearch. Use when the user says "autoresearch" (optionally with a focus, e.g. "autoresearch the optimizer"), asks to run…

3 ago 2026
workgraph
Desarrolladores de software

Orchestrate work as a cyclic directed graph of subagent-executed nodes with transition criteria on edges, budgeted cycles, and per-node gates (runtime verification, metric, or artifact). Use when the user says "workgraph", "run this as a graph", "graph this…

3 ago 2026
article-factory
Redactores técnicos

Produce a researched long-form article from a topic prompt via an orchestrated pipeline - research agent (first-person sources, working-definition gate), narrative-architecture outline, writer/cold-reviewer loop with an explicit ACCEPT/REVISE verdict…

30 jul 2026
Mostrando 8 de 18 skills recopiladas.
bughunt
Analistas de garantía de calidad de software y probadores

Fully autonomous bug hunting pipeline — discover bugs in a scoped area using parallel subagents, independently triage each finding, fix confirmed issues with subagents, then audit all fixes against repo constraints and target platforms. Runs end-to-end…

2 jul 2026
self
Otras ocupaciones informáticas

Answer questions about how 'mi' works, write new tools, or modify the harness. Use for "how do you work", "write a tool", "add a tool", "create a tool", "extend yourself", "edit yourself", "what tools do you have", or any introspection/modification of the…

13 may 2026
facts-discover
Desarrolladores de software

Scan the codebase and classify every fact by lifecycle stage — tag @draft, @spec, or @implemented based on what the code actually shows. Add missing facts, fix inaccurate ones, remove obsolete ones. Use when asked to discover facts, bootstrap or update a fact…

7 may 2026
facts-implement
Desarrolladores de software

Operate on @spec facts — implement them in code, then tag @implemented. Use when asked to implement facts, implement the spec, build from the fact sheet, make facts true, or work through unimplemented requirements.

7 may 2026
facts-refine
Desarrolladores de software

Operate on @draft facts — collaboratively refine them into precise, actionable @spec facts. Resolve ambiguities, fill gaps, eliminate contradictions, and sharpen labels until every fact is ready to implement. Use when asked to refine facts, clarify the spec,…

7 may 2026
facts
Desarrolladores de software

Manage .facts files — atomic, validatable truth statements about a project. Install, check, list, add, edit, remove, and lint facts via the CLI. ALWAYS read this skill when the user mentions facts in any capacity.

7 may 2026
new-skill
Otras ocupaciones informáticas

Write a new SKILL.md to teach yourself a procedure for a recurring task. Use when asked to "write a skill", "create a skill", "add a skill", "remember how to X", "make a procedure for X", or when you notice a task pattern worth recalling in future sessions.

27 abr 2026
explore
Desarrolladores de software

Answer "how does X work", "where is X defined", or "trace through Y" questions about a codebase using parallel subagent searches with cited summaries.

25 abr 2026
Mostrando 8 de 16 skills recopiladas.
pace-setup
Desarrolladores de software

Install and run the pace personal dashboard. Covers cloning, dependency install via Bun, Docker and Docker Compose deployment, CLI flags (--config, --port), environment variable overrides (PACE_CONFIG, PORT), themed starter configs, and troubleshooting common…

1 ago 2026
pace-config
Desarrolladores de software

Generate a config.yaml for the pace personal dashboard from a user's natural-language description of interests. Maps topics to content adapters (RSS, Hacker News, Reddit, GitHub, arXiv, YouTube, Mastodon, etc.), composes transform pipelines, designs flexbox…

1 ago 2026
timeboxed-iterating
Especialistas en gestión de proyectos

Use when the user specifies a task and a duration, and the work should be done iteratively by subagents over that time period

2 jun 2026
ideate
Analistas de gestión

Timeboxed ideation on a topic using propose-and-critique subagent pairs. Use when the user wants to brainstorm, explore ideas, discover features, generate options, or think through possibilities for a specified duration. Triggers on requests like "brainstorm…

2 jun 2026
anneal
Desarrolladores de software

Use when the user wants to systematically fix AI code slop — duplicated logic, over-engineering, silent error swallowing, convention drift, cargo-cult patterns, and other LLM-introduced architectural decay — over a specified duration

2 jun 2026
agent-integration-testing
Analistas de garantía de calidad de software y probadores

Use when the user requests integration testing, feature validation, or test plan execution

2 jun 2026
bugbash
Analistas de garantía de calidad de software y probadores

Systematically explore and test any software project (CLI, API, Backend, Library, etc.) to find bugs, usability issues, and edge cases. Produces a structured report with full reproduction evidence (exact commands, inputs, logs, and tracebacks) for every issue.

2 jun 2026
facts
Desarrolladores de software

Manage .facts files — atomic, validatable truth statements about a project. Install, check, list, add, edit, remove, and lint facts via the CLI. ALWAYS read this skill when the user mentions facts in any capacity.

2 jun 2026
Mostrando 8 de 11 skills recopiladas.
Mostrando 9 de 9 repositorios
Todos los repositorios cargados