Skip to main content
Run any Skill in Manus
with one click
delorenj
GitHub creator profile

delorenj

Repository-level view of 459 collected skills across 15 GitHub repositories.

skills collected
459
repositories
15
updated
2026-07-21
repository map

Where the skills live

Top repositories by collected skill count, with their share of this creator catalog and occupation spread.

#01
bhappy
144 skills · 2026-05-05
Software DevelopersProject Management SpecialistsSoftware Quality Assurance Analysts & TestersComputer Occupations, All OtherSecretaries & Administrative Assistants, Except Legal, Medical, & ExecutiveNetwork & Computer Systems Administrators
10 occupation categories · 100% classified
31%share
#02
00_ceiling
131 skills · 2026-07-07
Software DevelopersNetwork & Computer Systems AdministratorsWeb DevelopersSoftware Quality Assurance Analysts & TestersComputer Occupations, All OtherProject Management Specialists
19 occupation categories · 100% classified
29%share
#03
skills
62 skills · 2026-06-30
Software DevelopersNetwork & Computer Systems AdministratorsProject Management SpecialistsFine Artists, Including Painters, Sculptors, & IllustratorsComputer Occupations, All OtherComputer Systems Analysts
13 occupation categories · 100% classified
14%share
#04
mcp-server-trello
43 skills · 2026-07-21
Project Management SpecialistsSoftware DevelopersComputer Occupations, All OtherSoftware Quality Assurance Analysts & TestersMarket Research Analysts & Marketing SpecialistsWeb & Digital Interface Designers
6 occupation categories · 100% classified
9.4%share
#05
skillex
34 skills · 2026-07-18
Software DevelopersProject Management SpecialistsNetwork & Computer Systems AdministratorsComputer Occupations, All OtherTechnical WritersDesktop Publishers
9 occupation categories · 100% classified
7.4%share
#06
33GOD
13 skills · 2026-07-09
Software Quality Assurance Analysts & TestersSoftware DevelopersComputer Occupations, All OtherProject Management Specialists
4 occupation categories · 100% classified
2.8%share
#07
pr-jangler
13 skills · 2026-05-13
Software DevelopersSoftware Quality Assurance Analysts & Testers
2 occupation categories · 100% classified
2.8%share
#08
momo
5 skills · 2026-07-13
Software DevelopersSoftware Quality Assurance Analysts & Testers
2 occupation categories · 100% classified
1.1%share
Showing the top 8 repositories here; full repository list continues below.
repository explorer

Repositories and representative skills

Showing top 8 of 144 collected skills in this repository.
civilwar-letterifier
technical-writers

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
computer-occupations-all-other

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
software-developers

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
software-developers

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
software-developers

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
network-and-computer-systems-administrators

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
network-and-computer-systems-administrators

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
software-developers

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
Showing top 8 of 131 collected skills in this repository.
civilwar-letterifier
technical-writers

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
software-developers

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
software-developers

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
software-developers

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
software-developers

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
software-developers

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
project-management-specialists

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
market-research-analysts-and-marketing-specialists-131161

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
Showing top 8 of 62 collected skills in this repository.
mcp-server-trello-release
software-developers

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
software-developers

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
computer-occupations-all-other

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
market-research-analysts-and-marketing-specialists-131161

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
software-developers

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
software-developers

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
project-management-specialists

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
software-developers

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

2026-05-05
Showing top 8 of 43 collected skills in this repository.
civilwar-letterifier
technical-writers

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
software-developers

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
network-and-computer-systems-administrators

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
computer-occupations-all-other

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
software-developers

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
file-clerks-434071

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
computer-occupations-all-other

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
software-developers

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
Showing top 8 of 34 collected skills in this repository.
33god-hub
computer-occupations-all-other

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
software-quality-assurance-analysts-and-testers

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
software-quality-assurance-analysts-and-testers

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
software-quality-assurance-analysts-and-testers

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
software-quality-assurance-analysts-and-testers

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
software-quality-assurance-analysts-and-testers

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
software-developers

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
software-developers

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
Showing top 8 of 13 collected skills in this repository.
pr-jangler
software-quality-assurance-analysts-and-testers

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
software-developers

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
software-developers

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
software-developers

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
software-developers

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
software-developers

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
software-developers

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
software-developers

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
Showing top 8 of 13 collected skills in this repository.
Showing 12 of 15 repositories