S3YED

60 mods across 1 repository, 6 stars between them.

codex

25

S3YED/appie-kit

Skill Claude CodeCodex

Delegate coding tasks to OpenAI Codex CLI agent. Use for building features, refactoring, PR reviews, and batch issue fixing. Requires the codex CLI and a git repository.

6 6d ago A 40 tokens copy · 89% MIT

opencode

26

S3YED/appie-kit

Skill Claude CodeCodex

Delegate coding tasks to OpenCode CLI agent for feature implementation, refactoring, PR review, and long-running autonomous sessions. Requires the opencode CLI installed and authenticated.

6 6d ago A 36 tokens copy · 84% MIT

brain-sync

27

S3YED/appie-kit

Skill Claude CodeCodex

Sync knowledge and learnings to the shared appie-brain repo. Every Appie commits with their own identity so contributions are traceable. Use after: complex tasks (5+ tool calls), significant discoveries, new skills, or client work. Fleet: Appie-1 (Orchestrator/MacMini), Appie-2 (CMO/DO), Appie-3 (CTO/VPS).

6 6d ago A 86 tokens original MIT

browser-use

28

S3YED/appie-kit

Skill Claude CodeCodex

Web scraping, screenshots, form filling, file downloads/uploads, Google/DuckDuckGo image search, YouTube video downloading, and TikTok video downloading.

6 6d ago B 34 tokens original MIT

claude-code

29

S3YED/appie-kit

Skill Claude CodeCodex

Delegate coding tasks to Claude Code (Anthropic's CLI agent). Use for building features, refactoring, PR reviews, and iterative coding. Requires the claude CLI installed.

6 6d ago A 39 tokens copy · 94% MIT

claude

30

S3YED/appie-kit

Skill Claude CodeCodex

Claude Code-specific n8n v2.0 workflow reference. Use when building n8n workflows — creating workflow JSON, implementing Wait node approval flows, troubleshooting Execute Sub-Workflow issues, setting up API credentials, building orchestrator patterns, using expressions, or any n8n workflow task.

6 6d ago A 62 tokens original MIT

S3YED/appie-kit

Skill Claude CodeCodex

Example ClawFlow authoring pattern for inbox triage. Use when messages need different treatment based on intent, with some routes notifying immediately, some waiting on outside answers, and others rolling into a later summary.

6 6d ago A 51 tokens original MIT

clawflow

32

S3YED/appie-kit

Skill Claude CodeCodex

Use when work should span one or more detached tasks but still behave like one job with a single owner context. ClawFlow is the runtime substrate under authoring layers like Lobster, acpx, or plain code. Keep conditional logic in the caller; use ClawFlow for flow identity, waiting, outputs, and user-facing emergence.

6 6d ago A 72 tokens original MIT

code-quality

33

S3YED/appie-kit

Skill Claude CodeCodex

Code quality and verification: codebase metrics, post-implementation cleanup, and pre-commit verification pipeline.

6 6d ago A 24 tokens original MIT

coding-agent

34

S3YED/appie-kit

Skill Claude CodeCodex

Delegate coding tasks to Codex, Claude Code, or Pi agents via background process. Use when: (1) building/creating new features or apps, (2) reviewing PRs (spawn in temp dir), (3) refactoring large codebases, (4) iterative coding that needs file exploration. NOT for: simple one-liner fixes (just edit), reading code…

6 6d ago B 157 tokens copy · 80% MIT

coding

35

S3YED/appie-kit

Skill Claude CodeCodex

Apply Appie coding standards for minimal, readable, maintainable code changes, testing, reviews, and implementation quality.

6 6d ago A 25 tokens original MIT

S3YED/appie-kit

Skill Claude CodeCodex

Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies. Dispatch subagents to work concurrently.

6 6d ago A 33 tokens original MIT

fleet-dream

37

S3YED/appie-kit

Skill Claude CodeCodex

Nightly memory consolidation across the Weblyfe agent fleet (Appie-1/2/5 OpenClaw + Appie-3/4 Hermes). Use when: running the nightly dream sweep, checking fleet memory status, or manually triggering consolidation. Collects memory from all fleet nodes, runs LLM analysis (MiniMax M2.7), and writes consolidated insights.

6 6d ago A 80 tokens original MIT

hermes-dream

38

S3YED/appie-kit

Skill Claude CodeCodex

Nightly memory consolidation skill for Hermes agents (Appie-3 & Appie-4). Consolidates memory each night, writes to /hermes-dreams/, and delivers to fleet. Schedule: 03:10 AM daily via Hermes cron.

6 6d ago A 56 tokens original MIT

kanban-codex-lane

39

S3YED/appie-kit

Skill Claude CodeCodex

Use when a Hermes Kanban worker wants to run Codex CLI as an isolated implementation lane while Hermes keeps ownership of task lifecycle, reconciliation, testing, and handoff.

6 6d ago A 42 tokens original MIT

kanban-orchestrator

40

S3YED/appie-kit

Skill Claude CodeCodex

Decomposition playbook + specialist-roster conventions + anti-temptation rules for an orchestrator profile routing work through Kanban. The "don't do the work yourself" rule and the basic lifecycle are auto-injected into every kanban worker's system prompt; this skill is the deeper playbook when you're specifically…

6 6d ago A 74 tokens copy · 97% MIT

kanban-worker

41

S3YED/appie-kit

Skill Claude CodeCodex

Pitfalls, examples, and edge cases for Hermes Kanban workers. The lifecycle itself is auto-injected into every worker's system prompt as KANBANGUIDANCE (from agent/promptbuilder.py); this skill is what you load when you want deeper detail on specific scenarios.

6 6d ago A 60 tokens copy · 91% MIT

kanban-workflows

42

S3YED/appie-kit

Skill Claude CodeCodex

Umbrella playbook for Hermes Kanban orchestration and worker execution patterns.

6 6d ago A 20 tokens original MIT

knowledge-pipeline

43

S3YED/appie-kit

Skill Claude CodeCodex

Operate the local-first Weblyfe knowledge pipeline for ingesting documents and workspace content, embedding locally, semantic search, and graph exploration.

6 6d ago A 31 tokens original MIT

memory-search

44

S3YED/appie-kit

Skill Claude CodeCodex

Search and retrieve information from the Appie brain — daily logs, project notes, decisions, topics, and long-term memory files stored in /.hermes/memory/. Use this skill whenever you need to recall past conversations, decisions, project context, personal preferences, or anything discussed previously.

6 6d ago A 60 tokens original MIT

obliteratus

45

S3YED/appie-kit

Skill Claude CodeCodex

OBLITERATUS: abliterate LLM refusals (diff-in-means).

6 6d ago A 21 tokens copy · 84% MIT

playwright

46

S3YED/appie-kit

Skill Claude CodeCodex

Use Playwright for browser automation, web scraping, form filling, screenshots, authenticated flows, and deployed-site verification.

6 6d ago A 26 tokens original MIT

pretext

47

S3YED/appie-kit

Skill Claude CodeCodex

Use when building creative browser demos with @chenglou/pretext — DOM-free text layout for ASCII art, typographic flow around obstacles, text-as-geometry games, kinetic typography, and text-powered generative art. Produces single-file HTML demos by default.

6 6d ago A 56 tokens copy · 91% MIT

S3YED/appie-kit

Skill Claude CodeCodex

Keep a living project state document updated after each commit, so any agent (or future session) can instantly understand where things stand.

6 6d ago A 0 tokens original MIT