Skip to main content
Manusで任意のスキルを実行
ワンクリックで
$pwd:
delorenj
GitHub creator profile

delorenj

Repository-level view of 460 collected skills across 15 GitHub repositories, including approximate occupation coverage.

skills collected
460
repositories
15
occupation fields
4
updated
2026-05-27
repository map

Where the skills live

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

#01
skillex
158 skills · 2026-05-27
ソフトウェア開発者ソフトウェア品質保証アナリスト・テスターネットワーク・コンピュータシステム管理者編集者プロジェクト管理専門家市場調査アナリスト・マーケティングスペシャリスト
13 occupation categories · 100% classified
34%share
#02
bhappy
137 skills · 2026-05-05
ソフトウェア開発者プロジェクト管理専門家ソフトウェア品質保証アナリスト・テスター秘書・行政アシスタント(法律・医療・役員除く)ウェブ・デジタルインターフェースデザイナーネットワーク・コンピュータシステム管理者
9 occupation categories · 100% classified
30%share
#03
00_ceiling
83 skills · 2026-05-12
ソフトウェア開発者ウェブ開発者ネットワーク・コンピュータシステム管理者ソフトウェア品質保証アナリスト・テスタープロジェクト管理専門家グラフィックデザイナー
14 occupation categories · 100% classified
18%share
#04
skills
53 skills · 2026-03-30
ソフトウェア開発者ネットワーク・コンピュータシステム管理者プロジェクト管理専門家美術家(画家・彫刻家・イラストレーター含む)コンピュータシステムアナリストその他コンピュータ職
10 occupation categories · 100% classified
12%share
#05
pr-jangler
13 skills · 2026-05-13
ソフトウェア開発者ソフトウェア品質保証アナリスト・テスター
2 occupation categories · 100% classified
2.8%share
#06
voxxy
3 skills · 2026-04-26
ソフトウェア開発者
1 occupation categories · 100% classified
0.7%share
#07
bmad-module-autopilot
3 skills · 2026-04-26
ソフトウェア開発者
1 occupation categories · 100% classified
0.7%share
#08
dummies-book-creative-team
2 skills · 2025-12-30
テクニカルライター特殊効果アーティスト・アニメーター
2 occupation categories · 100% classified
0.4%share
Showing the top 8 repositories here; full repository list continues below.
repository explorer

Repositories and representative skills

#001
skillex
158 skills00updated 2026-05-27
34% of creator
hermes-agent-fork-sync
ソフトウェア開発者

Sync delorenj/hermes-agent fork with NousResearch/hermes-agent upstream while preserving fork-only paths, the agents/hermes/pm/runtime submodule, and the 3 fork-side code tweaks. Use when running /hermes-sync, when the user says "sync the fork", or when you need to pull in upstream hermes-agent commits without losing local customization.

2026-05-27
33god-task-triage
プロジェクト管理専門家

Facilitates a single point of ingress for any and all tasks. Used when pulling a new `inbox` task from the 33god plane workspace, or any prompt that explicitly or implicitly describes a non-trivial task. Triggered by `add a feature`, `task.inbox.new` event.

2026-05-24
agent-browser
ソフトウェア品質保証アナリスト・テスター

Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs to navigate websites, interact with web pages, fill forms, take screenshots, test web applications, or extract information from web pages.

2026-05-24
agent-team-kit
ソフトウェア開発者

Framework for self-sustaining AI agent teams with self-service work queues, role ownership, continuous discovery, and proactive operation via heartbeat loops.

2026-05-24
agno
ソフトウェア開発者

Agno AI agent framework. Use for building multi-agent systems, AgentOS runtime, MCP server integration, and agentic AI development.

2026-05-24
ascii-cli-logo-banner
ソフトウェア開発者

Entry point for ASCII CLI banners. Choose the Python built-in font skill or the figlet.js/FIGfont skill depending on needs.

2026-05-24
ascii-terminal-animation-pack
ソフトウェア開発者

Plan and generate terminal ASCII animations/screensaver-style output (FPS, refresh rules, loop policy, low-flicker guidance), with a static poster frame and an optional local demo script.

2026-05-24
async-pr-review
ソフトウェア開発者

Trigger this skill when the user wants to start an asynchronous PR review, run background checks on a PR, or check the status of a previously started async PR review.

2026-05-24
Showing top 8 of 158 collected skills in this repository.
#002
bhappy
137 skills00updated 2026-05-05
30% of creator
Showing top 8 of 137 collected skills in this repository.
#003
00_ceiling
83 skills00updated 2026-05-12
18% of creator
bloodbank-integration
ソフトウェア開発者

Integrate services or agent harnesses into the 33GOD bloodbank event bus. Covers event schemas via holyfields, producing events (NATS direct recommended; Dapr, HTTP /publish, hookd_bridge as alternatives), consuming events (NATS subscribe; Dapr, FastStream, event-toaster catch-all), and wiring agentic coder hooks (Claude Code via hookd, GitHub Copilot CLI via copilot-hooks). Use for adding event publish/consume to a 33GOD service, authoring a schema, integrating a new harness (OpenCode, Cursor, Aider, Codex CLI), or debugging missing envelopes. Triggers include bloodbank, event bus, fire/publish/subscribe bloodbank, NATS subject event., holyfields, CloudEvents, hookd, event-toaster, ntfy.delo.sh/bloodbank, copilot-hooks, agent.session.started, agent.tool.invoked, command.{agent}.{action}. Skip for generic RabbitMQ/NATS/Kafka, n8n (workflow-router), hindsight memory (hindsight), or non-event-bus 33GOD (33god). Biases NATS+holyfields, against hand-edited envelopes or bypassing the bus.

2026-05-12
delonet-workflow-router
ソフトウェア開発者

Decision skill for new automation work. Routes the request to the right tool (n8n, a Python service, a Claude skill, cron+bash, or extending an existing workflow) and queries the n8n registry first so existing workflows are not reinvented. Use when the user wants to build, create, wire up, automate, schedule, integrate, or trigger anything. Trigger phrases include "wire up", "automate", "when X happens do Y", "build a workflow", "n8n workflow", "schedule X", "integrate A with B", "webhook", "event-driven", "pipeline", "trigger". ALWAYS run BEFORE designing or implementing new automation, even if the user already named a specific tool. Owner Jarad DeLorenzo, n8n at https://n8n.delo.sh.

2026-05-12
hindsight
ソフトウェア開発者

Persistent agent memory via self-hosted Hindsight. Retain knowledge, recall context, reflect on patterns. Includes multi-bank routing architecture for agent orgs.

2026-05-12
tflo-agent-orchestrator
プロジェクト管理専門家

Entry-point agent for the tflo (Intelliforia Trello Flow) module. Owns the FSM (idle → implementing → verifying → pr-ready → idle, plus escalated escape) and orchestrates the triage → implement → verify → create-pr cycle by invoking the workflow SKILLs. Use when the user wants to start, resume, check status, abort, or autonomously loop through Intelliforia Trello tickets. Triggers on phrases like "tflo start", "what should I work on next on Intelliforia", "claim the next ticket", "resume the loop".

2026-05-12
tflo-create-pr
ソフトウェア開発者

PR-creation workflow for the tflo (Intelliforia Trello Flow) module. Pushes the ticket branch, opens a PR with a type-aware body (QA instructions for code, summary of findings for discovery, design rationale for design, scannability notes for doc), generates a retro doc, mirrors learnings to Hindsight, moves the Trello card to In Review, and resets the FSM to idle.

2026-05-12
tflo-implement
ソフトウェア開発者

Implementation workflow for the tflo (Intelliforia Trello Flow) module. Routes the active ticket through the appropriate subagent chain based on its detected type (code/bug/feature/refactor/discovery/design/doc), produces the deliverable artifacts (architect plan, test plan, dev story, code commits OR analysis doc OR design doc), and transitions the FSM from implementing to verifying. The type field in current-ticket.md determines which chain runs.

2026-05-12
tflo-setup
ソフトウェア開発者

Idempotent setup workflow for the tflo (Intelliforia Trello Flow) module. Validates env vars, fetches the initial Trello board snapshot, scaffolds the memory bank skeleton, auto-detects the bot user, and (optionally) updates the project's commit-msg hook to accept tflo-prefixed commits. Re-runnable for re-config.

2026-05-12
tflo-triage
ソフトウェア開発者

Pick the next Trello card to work on. Scores open cards on the Intelliforia board, claims the top one, moves it to In-Progress, creates the branch, writes FSM state. Use when the user says "what should I work on?", "tflo start", "claim next ticket", or when the orchestrator loops idle → triage. Mutates Trello + git on claim.

2026-05-12
Showing top 8 of 83 collected skills in this repository.
#004
skills
53 skills91updated 2026-03-30
12% of creator
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
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
bub-email-triage
秘書・行政アシスタント(法律・医療・役員除く)

Bub's canonical workflow for inbox/calendar triage escalation filtering (known contacts, money/security risk, high-signal AI changes).

2026-03-25
context-self-heal
ソフトウェア開発者

Agent-local context guard and deterministic compaction workflow (GOD-13). Use when context usage is high, when wiring auto-compaction/restart timers, or when deploying standardized context-monitor hooks across agents.

2026-03-25
monitoring-stack
ネットワーク・コンピュータシステム管理者

Manage the homelab monitoring stack at ~/docker/stacks/monitoring/. Services: Prometheus, Grafana, Alertmanager (Telegram via DeLoNETBot), cadvisor, node-exporter, process-exporter, Loki, OTEL collector, Dockge, Uptime Kuma, health-monitor. Use when: (1) adding, editing, or debugging Prometheus alert rules, (2) managing or restarting monitoring services, (3) checking alert delivery or Telegram bot status, (4) diagnosing system performance issues (CPU hogs, memory bloat, swap pressure), (5) adding new scrape targets to Prometheus, (6) configuring Grafana dashboards or datasources, (7) any task referencing "monitoring", "alerts", "prometheus", "grafana", "cadvisor", "process-exporter", "alertmanager", "telegram alerts", or "DeLoNETBot".

2026-03-25
Showing top 8 of 53 collected skills in this repository.
#005
pr-jangler
13 skills00updated 2026-05-13
2.8% of creator
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
Showing top 8 of 13 collected skills in this repository.
#006
voxxy
3 skills00updated 2026-04-26
0.7% of creator
#007
bmad-module-autopilot
3 skills00updated 2026-04-26
0.7% of creator
#008
dummies-book-creative-team
2 skills10updated 2025-12-30
0.4% of creator
#009
HeyMa-Satellite
2 skills00updated 2026-04-11
0.4% of creator
#011
flstudio-scripting-skill
1 skills32updated 2026-02-06
0.2% of creator
#012
god-docs-skill
1 skills00updated 2026-02-11
0.2% of creator
15 件中 12 件のリポジトリを表示