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

agmo-everywhere

agmo-everywhere contiene 30 skills recopiladas de AGMO-Inc, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.

skills recopiladas
30
Stars
4
actualizado
2026-07-02
Forks
1
Cobertura ocupacional
7 categorías ocupacionales · 100% clasificado
explorador de repositorios

Skills en este repositorio

using-plugin
Otras ocupaciones informáticas

Loaded automatically at session start. Teaches the orchestrator how to route requests to skills and agents. Do not invoke manually.

2026-07-02
brainstorming
Desarrolladores de software

Use when the user wants to explore an idea, design an approach, or think through a problem before implementing. Triggers on "고민", "논의", "아이디어", "brs".

2026-06-23
code-review
Analistas de garantía de calidad de software y probadores

Use when code review is needed. Triggers on "코드 리뷰", "리뷰해줘", "code review", or at completion of implementation.

2026-06-23
debt
Desarrolladores de software

Use to harvest `debt:` markers across the repo into a debt ledger and optionally persist it to the Obsidian vault. Triggers on "부채", "기술부채", "debt", "지름길 정리", "/debt". Read-only — does not modify code.

2026-06-23
execute
Desarrolladores de software

Use when the user wants to run an implementation plan. Triggers on "실행해줘", "구현해줘", "시작해줘", "execute", or after plan approval.

2026-06-15
implement-page-android
Desarrolladores de software

Implement an entire Figma page as Android Jetpack Compose screens by auto-splitting into frames with visual verification. Use whenever a user shares a figma.com/design URL and wants the page built as Compose code. Triggers on '안드로이드 피그마', 'Android Figma', 'Compose 구현'. Covers any multi-frame page. Does NOT apply to Figma asset downloads or single component edits.

2026-06-15
implement-page
Desarrolladores de software

Implement an entire Figma page by auto-splitting into frames with visual verification. Use whenever a user shares a figma.com/design URL and wants the page built in code. Triggers on '피그마 구현', '피그마 페이지', 'Figma implement'. Covers any multi-frame page: landing, dashboard, marketing, etc. Does NOT apply to Figma asset downloads or single component edits.

2026-06-15
plugin-review
Desarrolladores de software

Use to analyze plugin usage patterns and suggest improvements. Triggers on "플러그인 리뷰", "plugin review", "사용 패턴 분석".

2026-06-15
wiki-maintain
Desarrolladores de software

Use to audit and repair the llm-wiki context spine by detecting stale, low-confidence, contested, or broken entries. Triggers on "위키 점검", "wiki maintain", "wiki audit", "컨텍스트 정리", "wiki 오염", "모순 감지".

2026-06-01
save-impl
Desarrolladores de software

Use to save implementation summary to Obsidian vault. Auto-triggered after execute completes. Triggers on "구현 저장", "작업 정리", "save impl".

2026-05-29
setup
Desarrolladores de software

Use for first-time plugin configuration. Triggers on "setup", "설정", "초기 설정".

2026-05-29
vault-search
Desarrolladores de software

Use to search Obsidian vault by keyword. Triggers on "옵시디언에서 찾아", "vault 검색", "관련 노트", "이전에 작성한", "예전에 정리한".

2026-05-29
wisdom
Desarrolladores de software

Use to record a significant learning, decision, or issue to Obsidian vault. Triggers on "기억해", "이거 기록해", "wisdom", or when a significant learning occurs during debugging/verification.

2026-05-29
benchmark
Desarrolladores de software

Use to run benchmarks, save results to Obsidian vault, and detect regressions against a baseline. Triggers on "벤치마크", "benchmark", "성능 측정".

2026-04-01
debugging
Desarrolladores de software

Use for systematic debugging. Auto-triggered when verification fails 3 times. Triggers on "디버깅", "debug", "왜 안 돼".

2026-04-01
git-workflow
Desarrolladores de software

Use for git operations — commit, PR, branch management. Triggers on "커밋", "commit", "PR 만들어", "브랜치".

2026-04-01
retro
Desarrolladores de software

Use to generate a weekly retrospective by analyzing git log. Triggers on "회고", "retro", "이번 주 정리". Only runs on explicit user request — never auto-triggered.

2026-04-01
security-audit
Analistas de seguridad de la información

Use to perform a security audit of the codebase. Triggers on "보안 점검", "security audit". Delegates to architect agent.

2026-04-01
verification
Analistas de garantía de calidad de software y probadores

Use to verify a claim of completion with evidence. Auto-triggered after each TODO in execute. Triggers on "검증", "verify", "확인해줘".

2026-04-01
plan-review
Especialistas en gestión de proyectos

Use when a plan needs validation through a planner-critic loop. Triggers on "플랜 리뷰", "plan review", or when explicitly requested.

2026-04-01
create-issue
Especialistas en gestión de proyectos

Create a GitHub Issue following org templates (Feature/Task/Bug), auto-map to GitHub Project, auto-assign current gh user, and link parent for Task issues. Triggers on "이슈 만들어", "이슈 생성", "깃허브 이슈", "create issue", "new issue", "피처 이슈", "태스크 이슈", "버그 이슈", "이슈 발행". Use this when creating issues from conversation context or user input. If the user references an Obsidian note as the source, use note-to-issue instead.

2026-04-01
note-to-issue
Desarrolladores de software

Use to convert an Obsidian note into a GitHub Issue. Triggers on "노트로 이슈 만들어", "이슈로 변환", "이거 이슈로", "노트 이슈화". Only use when user explicitly references an Obsidian note as the source. For creating issues from conversation context (without a note), use create-issue instead.

2026-04-01
parallel
Desarrolladores de software

Use to dispatch multiple independent TODOs concurrently. Invoked by execute skill when independent TODOs are detected.

2026-03-18
plan
Desarrolladores de software

Use when the user needs a structured implementation plan with concrete TODOs. Triggers on "플랜", "계획", "plan", or after brainstorming completes.

2026-03-18
ralph
Desarrolladores de software

Persistent execution loop that continues until all work is verified complete. Auto-linked by execute skill. Triggers on "끝까지 해줘", "멈추지 마", "ralph".

2026-03-18
cancel
Desarrolladores de software

Use when the user wants to stop current execution. Triggers on "취소", "중단", "그만", "cancel", "stop".

2026-03-18
save-plan
Especialistas en gestión de proyectos

Fallback for when the plan skill's auto-save fails or is skipped. Use to manually save a plan to Obsidian vault. Triggers on "플랜 저장", "save plan".

2026-03-18
accessibility
Desarrolladores web

Use to verify WCAG accessibility compliance of frontend/UI code. Auto-triggered by execute when TODO has frontend/ui tags. Triggers on "접근성", "accessibility", "WCAG".

2026-03-18
save-note
Secretarios y asistentes administrativos (excepto legal, médico y ejecutivo)

Use to save a design, research, meeting, or memo note to Obsidian vault. Triggers on "옵시디언에 저장", "노트 저장", "기록해줘", "정리해줘".

2026-03-18
tdd
Analistas de garantía de calidad de software y probadores

Use when implementing with test-driven development. Triggers on "TDD", "테스트 먼저", "test first", or when the plan specifies TDD.

2026-03-18