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

content-skills

content-skills contiene 3 skills recopiladas de osouthgate, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.

skills recopiladas
3
Stars
0
actualizado
2026-06-10
Forks
0
Cobertura ocupacional
3 categorías ocupacionales · 100% clasificado
explorador de repositorios

Skills en este repositorio

supergoal
Desarrolladores de software

Plan and autonomously build a software task end-to-end. Triggered by `/supergoal`, "plan and ship X", "supercharged plan", "autonomous build", "plan it out and don't stop until it's done", "I don't want to babysit this", or any non-trivial feature/refactor/redesign the user wants driven to completion. Strongly prefer over a plain plan when the user signals "every aspect", "fully", "perfectly", "until done", or wants depth + autonomous follow-through. Recons the codebase, applies preloaded memory, researches best practices with whatever tools are available, decomposes into the right number of phases, gets one confirmation, then prepares a single ready-to-paste `/goal` command — one paste between you and done — that drives the entire chain to completion with built-in retry, fix-spec recovery, and per-phase memory writeback. Works on Claude Code and Codex.

2026-06-10
autonomous-run
Otras ocupaciones informáticas

Configure Claude Code for a long unattended run — set the operating posture so Claude keeps working autonomously for hours or days without babysitting. Triggered by `/autonomous-run`, "run this overnight", "run Opus autonomously", "set up a long autonomous run", "I want to close my laptop and let it work", "keep going until it's done without asking me", or right before dispatching a big `/goal`/supergoal. This is a setup/posture skill, not a planner — it wires up the five levers that make unattended runs reliable (auto permissions, dynamic-workflow fan-out, /goal or /loop persistence, cloud execution, end-to-end self-verification), detects which are available this session, and hands off cleanly. Pairs with the `supergoal` skill (which does the planning + phase execution); run this to harden the run before or at supergoal's dispatch.

2026-06-08
youtube-transcript
Empleados de oficina generales

Extract transcripts from YouTube videos, local audio/video files, and summarize transcript files. Use when the user asks to download, fetch, extract, transcribe, caption, or summarize a YouTube video, a YouTube URL, a video ID, a local media file such as .mp4/.mov/.mp3/.m4a/.wav, or an existing transcript/text file. Supports captions-only, chunked local media transcription through OpenAI, YouTube audio fallback through OpenAI, and summaries through OpenAI or opt-in Ollama.

2026-05-20