Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
Aitne-sh
Perfil de creador de GitHub

Aitne-sh

Vista por repositorio de 40 skills recopiladas en 1 repositorios de GitHub.

skills recopiladas
40
repositorios
1
actualizado
2026-07-02
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.

explorador de repositorios

Repositorios y skills representativas

context
Otras ocupaciones informáticas

Load when reading or writing project notes, weekly/monthly summaries, or journal/agent.md. Owns GET/PATCH for context files except today.md and roadmap.md, which use their dedicated skills.

2026-07-02
agent-create
Otras ocupaciones informáticas

Load when the user wants an ongoing task on a fixed cadence (every morning, each Monday, hourly) to run autonomously as its own named recurring Agent. Creates it via POST /api/agents. Not for one-time reminders (use schedule) or app-data background fetches (use managed-tasks).

2026-07-02
sources
Empleados de archivos

Load to manage the durable source library (user-sent PDFs/PPTX/docs) — list unfiled sources, file them as knowledge/sources/ cards, promote images, or send a stored source back. SKIP for delivering files you generated this turn (attach) or general vault edits (context).

2026-07-02
background-task
Desarrolladores de software

Hand a long-running or open-ended task (deep research, multi-repo CI audit, monitor X over time, bulk compile) to /api/background-task. Compose a self-contained brief, set the notification policy, POST, ack, end the turn. Read GET /:id for follow-up detail.

2026-07-02
board
Desarrolladores de software

Read-only Task Board — list everything in motion (recurring DMs, Agents, app-fetch, automation triggers, reminders, background/browser work) via GET /api/tasks, and preview a delete's blast radius via GET /api/tasks/impact. For writes use the `task` skill.

2026-07-01
browser-task
Desarrolladores de software

Hand open-ended browser requests (post a tweet, fill a contact form, check an order status, …) to /api/browser-task. Relay sub-agent clarifications, POST /clarify with the reply, /cancel on stop.

2026-07-01
schedule
Desarrolladores de software

Schedule future agent wake-ups, pre-composed DMs, or recurring tasks via /api/schedule. Use when registering a timed follow-up, a one-off reminder, or de-duping against pending schedules.

2026-07-01
task
Desarrolladores de software

Unified write facade for tracked work — create/edit/delete any task through one path. POST /api/tasks {kind: reminder|dm|agent|app_fetch|background}; PATCH/DELETE /api/tasks/<ref>. Forwards to the hardened owners (dedup, cascade, dm_session split intact).

2026-07-01
Mostrando las 8 principales de 40 skills recopiladas en este repositorio.
Mostrando 1 de 1 repositorios
Todos los repositorios cargados