Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
delorenj
GitHub 제작자 프로필

delorenj

15개 GitHub 저장소에서 수집된 459개 skills를 저장소 단위로 보여줍니다.

수집된 skills
459
저장소
15
업데이트
2026-07-21
저장소 지도

skills가 있는 위치

수집된 skill 수가 많은 주요 저장소와 이 제작자 카탈로그 내 비중, 직업 분포를 보여줍니다.

#01
bhappy
skills 144개 · 2026-05-05
소프트웨어 개발자프로젝트 관리 전문가소프트웨어 품질 보증 분석가·테스터기타 컴퓨터 관련 직업비서 및 행정 보조원(법률, 의료 및 임원 제외)네트워크·컴퓨터 시스템 관리자
직업 카테고리 10개 · 100% 분류됨
31%비중
#02
00_ceiling
skills 131개 · 2026-07-07
소프트웨어 개발자네트워크·컴퓨터 시스템 관리자웹 개발자소프트웨어 품질 보증 분석가·테스터기타 컴퓨터 관련 직업프로젝트 관리 전문가
직업 카테고리 19개 · 100% 분류됨
29%비중
#03
skills
skills 62개 · 2026-06-30
소프트웨어 개발자네트워크·컴퓨터 시스템 관리자프로젝트 관리 전문가순수 예술가(화가·조각가·일러스트레이터 포함)기타 컴퓨터 관련 직업시장조사 분석가·마케팅 전문가
직업 카테고리 13개 · 100% 분류됨
14%비중
#04
mcp-server-trello
skills 43개 · 2026-07-21
소프트웨어 개발자프로젝트 관리 전문가기타 컴퓨터 관련 직업소프트웨어 품질 보증 분석가·테스터시장조사 분석가·마케팅 전문가웹·디지털 인터페이스 디자이너
직업 카테고리 6개 · 100% 분류됨
9.4%비중
#05
skillex
skills 34개 · 2026-07-18
소프트웨어 개발자프로젝트 관리 전문가네트워크·컴퓨터 시스템 관리자기술 작가기타 컴퓨터 관련 직업데스크톱 출판 전문가
직업 카테고리 9개 · 100% 분류됨
7.4%비중
#06
33GOD
skills 13개 · 2026-07-09
소프트웨어 품질 보증 분석가·테스터소프트웨어 개발자기타 컴퓨터 관련 직업프로젝트 관리 전문가
직업 카테고리 4개 · 100% 분류됨
2.8%비중
#07
pr-jangler
skills 13개 · 2026-05-13
소프트웨어 개발자소프트웨어 품질 보증 분석가·테스터
직업 카테고리 2개 · 100% 분류됨
2.8%비중
#08
momo
skills 5개 · 2026-07-13
소프트웨어 개발자소프트웨어 품질 보증 분석가·테스터
직업 카테고리 2개 · 100% 분류됨
1.1%비중
여기에는 상위 8개 저장소가 표시되며, 전체 저장소 목록은 아래에서 이어집니다.
저장소 탐색

저장소와 대표 skills

이 저장소에서 수집된 skills 144개 중 상위 8개를 표시합니다.
civilwar-letterifier
기술 작가

Rewrite any text as a solemn, slightly absurd 19th-century Civil War field dispatch (Ken Burns documentary voice), then optionally turn it into a multimodal video — period narration via ElevenLabs, the letter in fancy script on aged parchment, a mournful music bed, and a slow Ken Burns pan/zoom of the letter being read. Use when the user types /civilwar, asks to "civil-war-ify" or "Ken Burns" some text, or asks for a documentary-style letter video.

2026-07-07
33god-ecosystem
기타 컴퓨터 관련 직업

Router / skill-set hub for the 33GOD / DeLoNET project platform. Routes user intent to the right member skill: project bootstrap (33god-projects), pjangler implementation (pjangler-dev), agent hook/skill fan-out (agent-config-fanout), Hermes fleet operations (hermes-fleet-operations), Plane ticket operations (managing-tickets-and-tasks-in-plane), Bloodbank events (bloodbank-integration), host conventions (delonet-conventions), versioning (mise-versioning), task authoring (mise-tasks), and memory (hindsight). Use when the request spans multiple 33GOD components or when you are unsure which member skill owns a 33GOD task. Triggers: 33god, 33GOD, DeLoNET, project platform, pjangler, CommonProject, Hermes, Plane, Bloodbank, agent hooks, skill fan-out, fleet, project bootstrap. Does NOT implement procedures; it loads the member skill that does.

2026-07-07
33god-projects
소프트웨어 개발자

Create, wire, and maintain 33god/DeLoNET projects. Covers pjangler/CommonProject bootstrap, repo-local `.project.json`, Hermes PM and scrum-master/Ticket Sentinel provisioning requests, mise/.env.op, BMAD, Hindsight/Bloodbank hook wiring, and project-scoped hook + skill fan-out adoption. Use when running `pjangler init`, `pjangler hermes-agent`, or `mise run init-project`; adding PM/sentinel agents; wiring mise/op inject; installing BMAD; configuring hooks; or adopting `.agents/local.json`, `defer_to_global`, and `hooks.master.json`. Do NOT use for developing pjangler (pjangler-dev), generic fan-out mechanics (agent-config-fanout), fleet updates/backfills (hermes-fleet-operations), live Plane issues, Bloodbank schemas, or host conventions.

2026-07-07
agent-config-fanout
소프트웨어 개발자

Keep one hand-edited master config and generate per-agent CLI configs from it. Covers SSOT fan-out for agent hooks and skills: master-to-dialect propagation, ambiguity lock files, drift checks, and the Bloodbank services/agent-hooks reference implementation. Use for hooks.master.json, hooks.mappings.lock.json, generated-config drift, fan-out, SSOT, agent hooks, defer_to_global, .agents/local.json, sync.py, project-scoped hooks, skill fan-out, and new agent CLI dialects. Do NOT use for using pjangler to create projects or adoption checklists (33god-projects), event schemas or Bloodbank topology (bloodbank-integration), versioning (mise-versioning), or single-target config.

2026-07-07
bloodbank-integration
소프트웨어 개발자

Integrate services or agent harnesses with the 33GOD Bloodbank event bus. Covers schemas in Bloodbank schemas/ and docs/event-naming.md, producing events (NATS preferred; Dapr, HTTP /publish, hookd_bridge alternatives), consuming events (NATS, Dapr, FastStream, event-toaster), and agent hook wiring. Use for event publish/consume, authoring schemas, integrating harnesses (Claude Code, Copilot CLI, OpenCode, Cursor, Aider, Codex CLI), or debugging missing envelopes. Triggers: bloodbank, event bus, publish, subscribe, NATS subject, holyfields legacy, CloudEvents, hookd, event-toaster, ntfy.delo.sh/bloodbank, agent.session.started, agent.tool.invoked, command.{agent}.{action}. Skip for generic brokers, n8n, hindsight memory, or non-event-bus 33GOD.

2026-07-07
hermes-fleet-operations
네트워크·컴퓨터 시스템 관리자

Operate and maintain the Hermes agent fleet: shared install, ~/.hermes/fleet.env, ~/.hermes/config.yaml, ~/.hermes/agents-registry.yaml, hermes-agent-template, role profiles and inherited config, runtime repo provisioning, systemd user units, fleet self-checks, template defaults, and PM/template backfills. Use when updating Hermes core, changing fleet defaults, provisioning agents, debugging fleet-wide MCP failures, running a Hermes fleet self-check, or propagating template changes to existing PM agents. Triggers: Hermes fleet, hermes-agent-template, ~/.hermes/fleet.env, ~/.hermes/config.yaml, ~/.hermes/agents-registry.yaml, inherited profile, fleet self-check, systemd hermes-*, template backfill, runtime repo provisioning. Do NOT use for: project bootstrap decisions or repo-local agent requests (→ 33god-projects); Plane ticket operations (→ managing-tickets-and-tasks-in-plane); Bloodbank event contracts (→ bloodbank-integration); generic SSOT config fan-out mechanics (→ agent-config-fanout).

2026-07-07
hermes-pm-template-maintenance
네트워크·컴퓨터 시스템 관리자

DEPRECATED compatibility shim. Use hermes-fleet-operations for all Hermes fleet, template, profile, and runtime work. This shim exists only so existing references resolve during migration; do not add new material here.

2026-07-07
karpathy-llm-wiki
소프트웨어 개발자

Use when building or maintaining a personal LLM-powered knowledge base. Triggers: ingesting sources into a wiki, querying wiki knowledge, linting wiki quality, 'add to wiki', 'what do I know about', or any mention of 'LLM wiki' or 'Karpathy wiki'.

2026-07-07
이 저장소에서 수집된 skills 131개 중 상위 8개를 표시합니다.
civilwar-letterifier
기술 작가

Rewrite any text as a solemn, slightly absurd 19th-century Civil War field dispatch (Ken Burns documentary voice), then optionally turn it into a multimodal video — period narration via ElevenLabs, the letter in fancy script on aged parchment, a mournful music bed, and a slow Ken Burns pan/zoom of the letter being read. Use when the user types /civilwar, asks to "civil-war-ify" or "Ken Burns" some text, or asks for a documentary-style letter video.

2026-06-30
openclaw-agent-management
소프트웨어 개발자

This skill codifies the standards and workflows for this machine's openclaw agent gateway configuration. Use this skill when provisioning new agents or managing existing ones. Trigger phrases are "add a new agent", "update [agent's name] identity"

2026-03-30
33god
소프트웨어 개발자

Unified 33GOD master skill and router. Use for any 33GOD request: architecture context, project creation, task execution, coding workflow, service development, workflow generation, and platform-level orchestration. This skill routes to focused references/workflows/scripts for incremental discovery.

2026-03-30
context-optimizer
소프트웨어 개발자

Advanced context management with auto-compaction and dynamic context optimization for DeepSeek's 64k context window. Features intelligent compaction (merging, summarizing, extracting), query-aware relevance scoring, and hierarchical memory system with context archive. Logs optimization events to chat.

2026-03-30
ecosystem-patterns
소프트웨어 개발자

Use this when creating new projects, generating documentation, cleaning/organizing a repo, suggesting architecture, deploying containers and services, naming files/folders, or when the user references 'ecosystem', 'patterns', or 'containers'. This skill outlines naming conventions, stack preferences, project organization (iMi worktrees), Docker patterns, and PRD structures from past conversations.

2026-03-30
mise-tasks
소프트웨어 개발자

Orchestrate multi-step project workflows using mise task definitions with dependency management and argument handling. Use whenever the user wants to create, edit, or debug mise tasks, wire up task dependencies with depends/depends_post, or run workflows via 'mise run'. Also use when setting up task runners or automating build pipelines through mise. Do NOT use for mise environment variable configuration (use mise-configuration instead) or for general shell scripting unrelated to mise.

2026-03-30
obsidian-vault-management
프로젝트 관리 전문가

Codifies the standards and conventions for the creation, organization, categorization, and aggregation of data in the DeLoDocs obsidian vault. Use this skill when asked to add something 'to my vault' or 'in my vault', when creating any reports, instructions, updates, or any markdown documents that are intended to be viewed, and are NOT part of a project or repository.

2026-03-30
product-changelog
시장조사 분석가·마케팅 전문가

Product changelog and release notes that users actually read. Covers categorization, user-facing language, visuals, and distribution. Use for: release notes, changelogs, product updates, feature announcements, versioning. Triggers: changelog, release notes, product update, version notes, what's new, feature announcement, product changelog, update log, release announcement, version release, product release, ship notes

2026-03-30
이 저장소에서 수집된 skills 62개 중 상위 8개를 표시합니다.
mcp-server-trello-release
소프트웨어 개발자

Canonical build → release → tag → publish procedure for the @delorenj/mcp-server-trello repo. Use when cutting a release, bumping the version, tagging, or publishing to npm / the MCP registry — triggers: "cut a release", "release 1.x.y", "ship a new version", "bump the version", "publish to npm", "publish to the MCP registry", "tag the release", "how do I release this". Codifies the FOUR version-bearing literals that must move in lockstep (package.json, server.json ×2, src/index.ts McpServer info) plus CHANGELOG, and the exact GitHub-Actions triggers that make merging a PR the publish event. Do NOT use for generic changelog prose (docs-changelog), cross-repo semver task scaffolding (mise-versioning), or non-release tagging.

2026-07-21
mcp-server-trello
소프트웨어 개발자

Trello MCP Server skill for board discovery, card workflows, checklist management, comments, attachments, labels, members, board/workspace selection, and health monitoring through the bundled @delorenj/mcp-server-trello server.

2026-05-30
bmad-advanced-elicitation
기타 컴퓨터 관련 직업

Push the LLM to reconsider, refine, and improve its recent output. Use when user asks for deeper critique or mentions a known deeper critique method, e.g. socratic, first principles, pre-mortem, red team.

2026-05-05
bmad-agent-analyst
시장조사 분석가·마케팅 전문가

Strategic business analyst and requirements expert. Use when the user asks to talk to Mary or requests the business analyst.

2026-05-05
bmad-agent-architect
소프트웨어 개발자

System architect and technical design leader. Use when the user asks to talk to Winston or requests the architect.

2026-05-05
bmad-agent-dev
소프트웨어 개발자

Senior software engineer for story execution and code implementation. Use when the user asks to talk to Amelia or requests the developer agent.

2026-05-05
bmad-agent-pm
프로젝트 관리 전문가

Product manager for PRD creation and requirements discovery. Use when the user asks to talk to John or requests the product manager.

2026-05-05
bmad-agent-tech-writer
소프트웨어 개발자

Technical documentation specialist and knowledge curator. Use when the user asks to talk to Paige or requests the tech writer.

2026-05-05
이 저장소에서 수집된 skills 43개 중 상위 8개를 표시합니다.
civilwar-letterifier
기술 작가

Rewrite any text as a solemn, slightly absurd 19th-century Civil War field dispatch (Ken Burns documentary voice), then optionally turn it into a multimodal video — period narration via ElevenLabs, the letter in fancy script on aged parchment, a mournful music bed, and a slow Ken Burns pan/zoom of the letter being read. Use when the user types /civilwar, asks to "civil-war-ify" or "Ken Burns" some text, or asks for a documentary-style letter video.

2026-07-18
hindsight-maintenance
소프트웨어 개발자

Keep the self-hosted Hindsight memory system healthy across all banks on a schedule. Runs three families of upkeep workflows — tune-up (system health: reap orphaned/stuck async jobs, repair missing public.* maintenance functions, clear failed operations, flag per-bank anomalies), optimization (prune stale/low-value memories, trigger consolidation, cross-bank pollination, novel synthesis of emergent insights), and karpathy-wiki (nightly compile of newly-retained memories into a Karpathy LLM wiki). Use when scheduling or running Hindsight memory upkeep — "nightly/weekly memory maintenance", "prune memory", "consolidate banks", "memory wiki", "hindsight health check", "dead/stuck jobs", "reap orphans", "queue is stuck", "cross-bank synthesis", or wiring cron/systemd timers for memory maintenance. Do NOT use for one-off recall/retain during normal work (use the hindsight skill), for infra-level debugging of the Hindsight container/host (use server-maintenance), or for non-Hindsight datastores.

2026-07-18
delonet-conventions
네트워크·컴퓨터 시스템 관리자

This skill defines system conventions such as file naming and paths, shell configuration, container hosting and other custom systems. Use this skill when working on a task that requires interacting with or configuring the filesystem, containers, or services in the DeLoNET home environment.

2026-07-16
just-do-it
기타 컴퓨터 관련 직업

Jarad's standing operating rule: bias hard to action, go with your gut, and when he gives a directive, DO IT — do not ask permission, do not ask clarifying questions, do not end a turn on "want me to…?" / "should I…?" / "is this everything?". Use whenever you're about to ask the user a question, request confirmation, offer a menu of options instead of picking one, pause for approval, or wrap up by asking what's next. Triggers: about to ask a clarifying/confirming question, "do you want me to", "should I", "would you like", "let me know if", ambiguity you could resolve yourself, choosing between options, async work while he's away/asleep, any directive from Jarad ("do X", "make Y", "just fucking do it", "go with your gut", "stop asking"). This OVERRIDES default politeness/permission-seeking. It does NOT override genuine safety stops (irreversible + high-blast-radius + unauthorized).

2026-07-16
karpathy-llm-wiki
소프트웨어 개발자

Use when building or maintaining a personal LLM-powered knowledge base. Triggers: ingesting sources into a wiki, querying wiki knowledge, linting wiki quality, 'add to wiki', 'what do I know about', or any mention of 'LLM wiki' or 'Karpathy wiki'.

2026-07-16
folder-curator
파일 사무원

Curate any watched directory with a purpose-bound ruleset — classify, rename (datetime prefix), enrich (YAML frontmatter), and route each incoming file to its home; keep a cross-medium recency/context stack (newest on top); and evolve the ruleset itself. Driven by a per-directory contract (.curator/taxonomy.yaml) declaring the directory's purpose and categories; ships with an Automatic AI client/prospect profile (threads/, workshop/, client_dropbox/). Use when a file lands in a curated or watched directory and needs naming, frontmatter, or placement; to organize, file, sort, triage, or curate documents, transcripts, emails, voice notes, or work products; to normalize filenames/frontmatter; to regenerate the context stack (_context-stack.md); to quarantine an uploaded credential; or to propose and apply a taxonomy change. Do NOT use to author the n8n workflow or node (use delonet-n8n-architecture), define Bloodbank schemas (bloodbank-integration), or for BMAD artifacts under _bmad-output/.

2026-07-16
delonet-daily-report
기타 컴퓨터 관련 직업

Operate the DeLoNET Daily Report pipeline; configure tracked news topics and sources, batch three ephemeral investigator roles, reconcile durable Hermes cron journalists named ddr:journal:{id} and the ddr:daily aggregator, validate SectionArtifact/RunManifest/DailyReport JSON contracts, compose freshness-aware briefs and a daily company rollup, archive reports, and diagnose scheduler health. Use for reportctl, daily intelligence reports, requests like "add X to my daily report", topic add/update/pause/resume/remove, stale or duplicate sections, source policy, journalist lifecycle, cron reconciliation, and report safety. Do not use for Hermes fleet provisioning, Bloodbank changes, general news writing, or arbitrary cron administration.

2026-07-16
delonet-n8n-architecture
소프트웨어 개발자

Architecture principles and the custom-node catalog for building n8n workflows on DeLoNET/33GOD. Use when creating, reviewing, or refactoring ANY n8n workflow for the pipeline — deciding node boundaries (atomic single-responsibility nodes vs a god-node executeCommand/localFileTrigger shell script), emitting pipeline lifecycle events to the bloodbank bus instead of ad-hoc ntfy, choosing community vs custom nodes, packaging custom nodes as n8n-nodes-* micro-packages (n8n-nodes-bloodbank, -transcribe, -vault, minio/s3.delo.sh, obsidian vault), rebuilding the inbox/transcribe pipeline, or applying n8n instance conventions (PM2 :5678, availableInMCP, archive-outside-watch-root, direct API PUT for tags/description). Do NOT use for whether-to-use-n8n-vs-bloodbank routing (delonet-workflow-router), the event schema/envelope contract itself (bloodbank-integration), or infra paths/containers/creds (delonet-conventions).

2026-07-14
이 저장소에서 수집된 skills 34개 중 상위 8개를 표시합니다.
33god-hub
기타 컴퓨터 관련 직업

Unified entrypoint for the private 33GOD productized development environment. Use when work spans Bloodbank, Candystore, Holocene, PJangler, Hermes Fleet, Skillex, Hindsight, Pipeline MCP Hub, Candybar, HeyMa, hooks, changelogs, backfills, or local/cloud platform composition.

2026-07-09
bmad-tea
소프트웨어 품질 보증 분석가·테스터

Master Test Architect and Quality Advisor. Use when the user asks to talk to Murat or requests the Test Architect.

2026-04-01
bmad-testarch-automate
소프트웨어 품질 보증 분석가·테스터

Expand test automation coverage for codebase. Use when user says "lets expand test coverage" or "I want to automate tests"

2026-04-01
bmad-testarch-ci
소프트웨어 품질 보증 분석가·테스터

Scaffold CI/CD quality pipeline with test execution. Use when the user says "lets setup CI pipeline" or "I want to create quality gates"

2026-04-01
bmad-testarch-framework
소프트웨어 품질 보증 분석가·테스터

Initialize test framework with Playwright or Cypress. Use when the user says "lets setup test framework" or "I want to initialize testing framework"

2026-04-01
bmad-testarch-test-review
소프트웨어 품질 보증 분석가·테스터

Review test quality using best practices validation. Use when user says "lets review tests" or "I want to evaluate test quality"

2026-04-01
gds-agent-game-architect
소프트웨어 개발자

Game systems architect for technical architecture, engine design, and infrastructure. Use when the user asks to talk to Cloud Dragonborn or requests the Game Architect.

2026-04-01
gds-agent-game-designer
소프트웨어 개발자

Game designer for creative vision, GDD creation, and narrative design. Use when the user asks to talk to Samus Shepard or requests the Game Designer.

2026-04-01
이 저장소에서 수집된 skills 13개 중 상위 8개를 표시합니다.
pr-jangler
소프트웨어 품질 보증 분석가·테스터

PR Jangler hub. Cron-driven autonomous workflow for triaging, verifying, reviewing, fix-planning, adversarially validating, fix-implementing, deciding, and daily-reporting on a GitHub PR backlog. Use when the user mentions "PR jangler", "pr-jangler", "PR backlog workflow", "PR triage", "autonomous PR review", "fix-plan", "fix-PR", "adversarial validator", "PleaseAdvise", or wants to install, configure, or extend the PR Jangler BMad module. Routes to 12 phase skills, owns the cross-cutting state-file conventions, idempotency rules, GitHub-label vocabulary, and 1Password/SMTP/`gh`/`op` dependency map shared by every phase. Triggers on prj-setup, prj-orchestrator, prj-discover, prj-triage, prj-verify-claim, prj-review, prj-detect-overlap, prj-plan-fix, prj-validate-adversarial, prj-implement-fix, prj-decision, prj-report-daily.

2026-05-13
prj-decision
소프트웨어 개발자

PR Jangler final-call workflow. Use when the orchestrator dispatches the decision phase for a reviewed PR or when the user runs 'prj-decision' to label, comment, and log a ready-to-merge / request-changes / close-as-not-now verdict.

2026-05-13
prj-detect-overlap
소프트웨어 개발자

PR Jangler duplicate and overlap detector. Use when the orchestrator dispatches the overlap check after triage marked a PR as possible-duplicate, or when the user runs 'prj-detect-overlap' for manual debug.

2026-05-13
prj-discover
소프트웨어 개발자

PR Jangler GitHub-to-queue sync. Use when the orchestrator dispatches the discovery sweep (on cadence or empty queue) or when the user runs 'prj-discover' for manual debug.

2026-05-13
prj-implement-fix
소프트웨어 개발자

PR Jangler Tier-2 implementer. Use when prj-validate-adversarial passed for a PR and the orchestrator dispatches FixImpl. Pushes a fix branch and opens a fix-PR into the contributor's branch; falls back to a comment if the contributor's branch refuses PRs.

2026-05-13
prj-orchestrator
소프트웨어 개발자

PR Jangler cron heartbeat dispatcher. Use when cron invokes one heartbeat of the PR backlog workflow or when the user runs 'prj-orchestrator' for manual debug.

2026-05-13
prj-plan-fix
소프트웨어 개발자

PR Jangler fix-planning workflow. Use when a Trello-like comment claim on a PR has been verified by prj-verify-claim and a fix plus failing-test plan must be designed before any implementation. Activated by prj-orchestrator when a PR's phase is FixPlan.

2026-05-13
prj-report-daily
소프트웨어 개발자

PR Jangler daily email reporter. Use when the orchestrator dispatches the daily report at the configured local hour or when the user runs 'prj-report-daily' for manual debug.

2026-05-13
이 저장소에서 수집된 skills 13개 중 상위 8개를 표시합니다.
저장소 15개 중 12개 표시