Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

agmo-everywhere

agmo-everywhere contient 30 skills collectées depuis AGMO-Inc, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
30
Stars
4
mis à jour
2026-07-02
Forks
1
Couverture métier
7 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

using-plugin
Autres occupations informatiques

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

2026-07-02
brainstorming
Développeurs de logiciels

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
Analystes en assurance qualité des logiciels et testeurs

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

2026-06-23
debt
Développeurs de logiciels

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
Développeurs de logiciels

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

2026-06-15
implement-page-android
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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

2026-06-15
wiki-maintain
Développeurs de logiciels

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
Développeurs de logiciels

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

2026-05-29
setup
Développeurs de logiciels

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

2026-05-29
vault-search
Développeurs de logiciels

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

2026-05-29
wisdom
Développeurs de logiciels

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
Développeurs de logiciels

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

2026-04-01
debugging
Développeurs de logiciels

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

2026-04-01
git-workflow
Développeurs de logiciels

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

2026-04-01
retro
Développeurs de logiciels

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
Analystes en sécurité de l'information

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

2026-04-01
verification
Analystes en assurance qualité des logiciels et testeurs

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

2026-04-01
plan-review
Spécialistes en gestion de projets

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

2026-04-01
create-issue
Spécialistes en gestion de projets

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
Développeurs de logiciels

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
Développeurs de logiciels

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

2026-03-18
plan
Développeurs de logiciels

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

2026-03-18
ralph
Développeurs de logiciels

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

2026-03-18
cancel
Développeurs de logiciels

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

2026-03-18
save-plan
Spécialistes en gestion de projets

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
Développeurs 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
Secrétaires et assistants administratifs (sauf juridique, médical et direction)

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

2026-03-18
tdd
Analystes en assurance qualité des logiciels et testeurs

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

2026-03-18