Source

outlinedriven/odin-codex-plugin

80 skills · 554 combined installs

Skills from this source

#
Skill
Source
8W Activity
Installs
1
copilotkit CopilotKit integration patterns for providers, runtime wiring, `useCoAgent`, `useCopilotAction`, `useLangGraphInterru…
outlinedriven/odin-codex-plugin
67
2
ag-ui AG-UI protocol implementation guidance for event ordering (`RUN_STARTED`, `TOOL_CALL_*`, `STATE_SNAPSHOT`/`STATE_DELT…
outlinedriven/odin-codex-plugin
29
3
ast-grep Code search, analysis, and refactoring using ast-grep (sg). Use for AST-based code modifications, structural search, …
outlinedriven/odin-codex-plugin
22
4
code-simplifier Simplifies and refines code for clarity, consistency, and maintainability while preserving all functionality. Focuses…
outlinedriven/odin-codex-plugin
22
5
gh-fix-ci Inspect GitHub PR checks with gh, pull failing GitHub Actions logs, summarize the failure, then plan and implement th…
outlinedriven/odin-codex-plugin
22
6
langgraph LangGraph state-machine design and debugging for `StateGraph`, node/edge routing, checkpoints, `interrupt`, and HITL …
outlinedriven/odin-codex-plugin
22
7
mesop Build Python-native web apps with Mesop. Triggers when users want to build, debug, or deploy Mesop applications, incl…
outlinedriven/odin-codex-plugin
22
8
plan Generate a plan for how an agent should accomplish a complex coding task. Use when a user asks for a plan, and option…
outlinedriven/odin-codex-plugin
22
9
srgn-cli Build safe, syntax-aware srgn CLI commands for source-code search and transformation. Use for srgn commands, scoped r…
outlinedriven/odin-codex-plugin
22
10
assistant-ui Build and maintain assistant-ui based React chat apps with reliable setup, runtime selection, LangGraph wiring, tool …
outlinedriven/odin-codex-plugin
21
11
docx Comprehensive document creation, editing, and analysis with support for tracked changes, comments, formatting preserv…
outlinedriven/odin-codex-plugin
21
12
gh-address-comments Help address review/issue comments on the open GitHub PR for the current branch using gh CLI; verify gh auth first an…
outlinedriven/odin-codex-plugin
21
13
langchain LangChain workflows for `create_agent`, LCEL chains, `bind_tools`, middleware, and structured output with production-…
outlinedriven/odin-codex-plugin
21
14
mcp-builder Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external servi…
outlinedriven/odin-codex-plugin
21
15
agno Agno AI agent framework. Use for building multi-agent systems, AgentOS runtime, MCP server integration, and agentic A…
outlinedriven/odin-codex-plugin
20
16
canvas-design Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the us…
outlinedriven/odin-codex-plugin
20
17
web-artifacts-builder Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologie…
outlinedriven/odin-codex-plugin
20
18
webapp-testing Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functio…
outlinedriven/odin-codex-plugin
20
19
xlsx Comprehensive spreadsheet creation, editing, and analysis with support for formulas, formatting, data analysis, and v…
outlinedriven/odin-codex-plugin
20
20
pdf Comprehensive PDF manipulation toolkit for extracting text and tables, creating new PDFs, merging/splitting documents…
outlinedriven/odin-codex-plugin
19
21
pptx Presentation creation, editing, and analysis. When Claude needs to work with presentations (.pptx files) for: (1) Cre…
outlinedriven/odin-codex-plugin
19
22
git-branchless Enforce idiomatic git-branchless during planning and executing tasks — detached-HEAD-first work, in-memory rebase via…
outlinedriven/odin-codex-plugin
2
23
zoom-out Step up one layer of abstraction and surface a map of relevant modules and callers when the local view is too narrow.…
outlinedriven/odin-codex-plugin
2
24
ai-collab-protocols Surface in-task-collaboration protocols when the user describes an AI workflow informally — URL-as-entity-reference, …
outlinedriven/odin-codex-plugin
1
25
askme Verbalized Sampling (VS) protocol for intent exploration before planning, mode-aware.
outlinedriven/odin-codex-plugin
1
26
atomic-commit Review staged + unstaged changes and split them into one commit per logical change.
outlinedriven/odin-codex-plugin
1
27
atomic-commit-and-push Run the atomic-commit workflow on the current changes, then publish the resulting commits to the remote. Use whenever…
outlinedriven/odin-codex-plugin
1
28
axiom-mode ODIN's compact-form conversation skill -- formal-logic English register with predicate claims, Hoare-triple framing, …
outlinedriven/odin-codex-plugin
1
29
caveman Verbosity-reduction response register. Drops redundant clauses, narrative hedging, and ceremony while preserving arti…
outlinedriven/odin-codex-plugin
1
30
cleanup-codebase Reduce concepts, duplication, and ceremony in internal code while touching nearby code. Use when working an existing …
outlinedriven/odin-codex-plugin
1
31
contexts Auto-router for context gathering. Detects whether the task needs codebase exploration or external knowledge research…
outlinedriven/odin-codex-plugin
1
32
debug Hypothesis-driven defect isolation — stack-trace forensics, breakpoint strategy, state inspection, and root-cause con…
outlinedriven/odin-codex-plugin
1
33
deps-upgrade Dependency-upgrade campaign — outdated scan, batch-by-severity, breaking-change remediation, lockfile audit. Use when…
outlinedriven/odin-codex-plugin
1
34
design Set visual and interaction direction for any UI surface (web, React, TUI, CLI, desktop, Qt, design-system tokens) bef…
outlinedriven/odin-codex-plugin
1
35
design-an-interface Generate radically-different module or API contract designs in parallel, then compare on depth, simplicity, and ease-…
outlinedriven/odin-codex-plugin
1
36
design-by-contract Design-by-Contract (DbC) development. Use when implementing with formal preconditions, postconditions, and invariants…
outlinedriven/odin-codex-plugin
1
37
domain-model Grill against the existing domain model. Stress-test a plan's terminology against `CONTEXT.md` and ADRs; update both …
outlinedriven/odin-codex-plugin
1
38
duet Two-party posture — user as director, agent as executor; every fork, tradeoff, or choice surfaced via batched AskUser…
outlinedriven/odin-codex-plugin
1
39
edit-article Mechanically tighten existing prose — restructure sections by dependency order, split or merge paragraphs, remove red…
outlinedriven/odin-codex-plugin
1
40
explore Read-only codebase exploration: discovery, structural reading, and emission of architecture/pattern/tooling/dependenc…
outlinedriven/odin-codex-plugin
1
41
fix Polymorphic iterative repair loop — accept a verifier failure, structured findings (review/resolve/triage-issue), or …
outlinedriven/odin-codex-plugin
1
42
generate-my-taste Evidence-first generator for a personal <name>-taste Claude Code skill. Mines local memories and agent histories for …
outlinedriven/odin-codex-plugin
1
43
github-triage Triage GitHub issues through a configurable label-based state machine. Use when user wants to triage incoming issues,…
outlinedriven/odin-codex-plugin
1
44
grill-ai-mastery Hybrid interview that probes AI-engineering mastery by tip-vocabulary depth — entity referencing, loop closure, obser…
outlinedriven/odin-codex-plugin
1
45
grill-me Adversarial relentless interview against any plan or design until shared understanding is reached. Walk the decision …
outlinedriven/odin-codex-plugin
1
46
improve-codebase-architecture Surface deepening refactors that turn shallow modules into deep ones, informed by `CONTEXT.md` and `docs/adr/`. Use w…
outlinedriven/odin-codex-plugin
1
47
inits Analyze a codebase and create or improve an AGENTS.md file for future agent instances. Use when onboarding to a repos…
outlinedriven/odin-codex-plugin
1
48
llm-self-loop Restructure Web-UI / human-triggered tasks into CLI + file-output loops the LLM can iterate alone, with structured lo…
outlinedriven/odin-codex-plugin
1
49
memory-clean Audit memory directory for structural issues (orphans, dangling refs, duplicates, missing sections, oversized entries…
outlinedriven/odin-codex-plugin
1
50
memory-sanitize Produce share-safe copies of memory files under /tmp with PII redacted (paths, emails, session IDs, dates) and creden…
outlinedriven/odin-codex-plugin
1
Page 1 · 80 total Next