codekiln/logseq-encode-garden
Skill Claude CodeCodex
Ask My Agent Anything About Me: act as codekiln's agent and answer a visitor's questions about codekiln by drawing only on what this Logseq knowledge garden actually records. Never speak in codekiln's first person. Use when someone has cloned this repo to get to know codekiln and asks things like "who is codekiln?"…
codekiln/logseq-encode-garden
Skill Claude CodeCodex
Draft a long-form book review from your Reader highlights — synthesizing the book with your broader reading history to generate original arguments.
codekiln/logseq-encode-garden
Skill Claude CodeCodex
Build a personalized reading profile from your Readwise Reader data, used by triage, quiz, and other skills.
codekiln/logseq-encode-garden
Skill Claude CodeCodex
Author a Diataxis-style documentation page in the Logseq garden — tutorial (learning), how-to (task), reference (information), or explanation/concept (understanding). Use when the user asks to create or restructure a How To, Tutorial, Reference, or Concept/Explanation page, or asks which Diataxis type fits. Adds the…
codekiln/logseq-encode-garden
Skill Claude CodeCodex
Catch up on your RSS feed — highlights up top, full browse below.
codekiln/logseq-encode-garden
Skill Claude CodeCodex
Apply this repo's git conventions when staging and committing: use targeted git add (never git add -A), group changes logically, and write conventional commit messages (type: description, imperative mood). Use when the user asks to commit, stage, or write a commit message in this repo. Do not use for branch/PR review…
codekiln/logseq-encode-garden
Skill Claude CodeCodex
Visualize your highlights and their connections in an interactive 2D graph.
codekiln/logseq-encode-garden
Skill Claude CodeCodex
Complete an end-of-session checkout for this repo: file issues for remaining work, run quality gates if code changed, sync and push to remote, clean up git state, and hand off context. Use when the user says "land the plane", "wrap up", "finish the session", or asks to make sure everything is committed and pushed.…
codekiln/logseq-encode-garden
Skill Claude CodeCodex
Reference or document AI models in the garden using provider namespaces and singular naming. Use when mentioning a model in passing/changelogs, creating a model stub, or authoring a detailed model page with features, benchmarks, tiers, access, and specs. Covers OpenAI/Anthropic/Google/DeepSeek/xAI model link formats…
codekiln/logseq-encode-garden
Skill Claude CodeCodex
Construct Logseq asset links: convert a macOS/absolute file path or a Logseq namespaced page name into a relative Markdown link (or file:/// link) into the graph's assets/ directory. Use when the user gives a file path or [[Namespace/Page]] and wants the asset/image/PDF link, an asset filename, or an asset folder…
codekiln/logseq-encode-garden
Skill Claude CodeCodex
Work safely with Logseq block IDs (id:: properties) and ((uuid)) block references when moving, copying, or removing blocks across graph pages. Use when relocating a block that has an id::, creating a new ((ref)) to a block, deciding whether an id:: can be removed, or diagnosing refs that won't render. Baseline safety…
codekiln/logseq-encode-garden
Skill Claude CodeCodex
Convert standard Markdown (especially pasted from ChatGPT or similar) into Logseq-Flavored Markdown: nest code blocks inside bullets, fix heading-to-indent levels, drop horizontal rules, convert wide tables to label-value bullets, fix footnotes to URL-only, and replace generic link text. Use when the user pastes…
codekiln/logseq-encode-garden
Skill Claude CodeCodex
Metaskill for Logseq entity work in the active graph: open [[Logseq/Entity]] and [[Logseq/Entity/ ]] pages, dedupe, create or update instances per those type rules, infer candidates from journals, help initialize entity pages when asked, and record graph edits in today's journal (Filed / Updated). All type-specific…
codekiln/logseq-encode-garden
Skill Claude CodeCodex
Generate and keep in sync the [[Logseq/Flashcard/Review/Favorite]] deck tree from the graph's :favorites (logseq/config.edn). Use when the user asks to build, refresh, or reconcile favorite-driven flashcard decks: an aggregate {{cards (or …)}} deck, a negated background {{cards (not (or …))}} deck, and one scoped…
codekiln/logseq-encode-garden
Skill Claude CodeCodex
Create or maintain Logseq SRS flashcards and first-class Card entity pages in this garden. Use when the user asks to add a flashcard, factor out cards, create or audit Card pages, audit or fix Keyshort flashcards, ensure {{cards}} queries pick up cards, design or debug simple or advanced query expressions for card…
codekiln/logseq-encode-garden
Skill Claude CodeCodex
Import and structure a forum post (Cursor Forum, Reddit, Stack Overflow, or other forums) into a Logseq page with title link, metadata, Original Poster / Response / Related / My Notes sections, and site-specific user namespaces. Use when the user pastes a forum thread or asks to capture/import a forum discussion. For…
codekiln/logseq-encode-garden
Skill Claude CodeCodex
Import a ChatGPT Deep Research report into the Logseq garden from its PDF and optional Markdown export. Use when the user gives a Deep Research PDF or asks to import/file a Deep Research report with preserved URL footnotes, source assets, Logseq-Flavored Markdown, existing-page links, and today's journal summary. This…
codekiln/logseq-encode-garden
Skill Claude CodeCodex
Look up Logseq-Flavored Markdown details beyond the always-on core: footnote syntax, nested fenced code blocks, bold-vs-backtick rendering pitfalls, the singular/plural naming rationale and aliases, the file-name-vs-link reference table, and the logical-vs-on-disk page distinction. Use when formatting footnotes…
codekiln/logseq-encode-garden
Skill Claude CodeCodex
Check, resolve, and normalize Logseq wikilinks before or after editing graph pages. Use when adding links, importing notes, creating pages, reviewing unresolved references, preventing accidental stub pages, or replacing newly invented wikilinks with existing pages or aliases. Applies to all Logseq graph work, not only…
codekiln/logseq-encode-garden
Skill Claude CodeCodex
Load [[Logseq/Pref]] and linked pages for encode-wide garden preferences (page naming, namespaces, editorial defaults) before creating pages or entity types. Use when aligning new titles with [[Logseq/Pref/Page/Name]], refreshing prefs in-graph, or routing alongside logseq-entity for naming—not for per-entity…
codekiln/logseq-encode-garden
Skill Claude CodeCodex
Log a research question in the Logseq garden under Topic/Q/..., deduplicate against existing Q pages, add today's journal link, and research an answer (with AI attribution). Use when the user invokes /logseq-question or asks to file, record, or capture a scoped question page. Do not use for non-Q pages, general notes…
codekiln/logseq-encode-garden
Skill Claude CodeCodex
Author or fix Logseq slideshow pages where top-level bullets are section titles (H2) and nested bullets are individual slides with bullet points and a 16:9 image. Use when the user asks to build a slide deck/presentation in Logseq, add slides, or fix slide structure/image sizing. Do not use for ordinary page bullets…
codekiln/logseq-encode-garden
Skill Claude CodeCodex
Format markdown tables inside Logseq Flavored Markdown (LFM) pages and journals: bullet-wrapped first row, continuation rows with aligned pipe columns, padded cells for readable plain text, and [[wikilinks]] for graph commands or pages when they exist. Use when adding or fixing tables in pages/.md or journals/.md…
codekiln/logseq-encode-garden
Skill Claude CodeCodex
Format a YouTube video transcript inside a Logseq page into clean, navigable, timestamped Logseq-Flavored Markdown. Use when the user pastes a raw YouTube transcript, asks to organize/clean up video notes, add clickable {{youtube-timestamp}} headings, or structure a {{video ...}} block's notes. Do not use for…