Skip to content
View kevinslin's full-sized avatar

Organizations

@rice-university @dendronhq

Block or report kevinslin

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
kevinslin/README.md

Hi, I'm Kevin. I work at OpenAI on codex and 🦞

Before this, I founded Dendron (YC W21) - a tool to help humans manage context (think cursor but for markdown files). This was based on my own problem of trying to manage my corpus of +30K markdown notes.

Prior to Dendron, I worked at AWS scaling load balancers and doing various 0-1 projects.

Current Projects

  • πŸ› οΈ skills - LLM agent skills I use day to day, organized into reusable workflows for coding, docs, automation, memory, and personal ops.
  • 🧰 devtools - Assorted local-first tools made with agents: token usage tracking, markdown preview/paste, JSON validation, session search, worktree helpers, and more.
  • πŸ” loops - Lightweight task runner that picks up ready work from GitHub Projects and drives tasks through an inner Codex loop.
  • 🧩 skillz - CLI for managing Claude-style SKILL.md directories and syncing them into agent-readable workspace targets.
  • 🦞 openai-apps - Bridge for using ChatGPT apps/connectors inside OpenClaw.
  • 🌱 ag-bootstrap - Bootstrap project skeletons from local templates, starting with TypeScript projects and agent-friendly setup.
  • πŸ”„ ag-sync - Sync Codex agent and automation assets between a repo and live runtime directories.
  • πŸ—’οΈ notion-agent-skill - Notion skill and CLI for creating pages, syncing notes, and managing database metadata.
  • 🧠 pensieve - VS Code extension experiment for watching and remembering file activity.
  • πŸ§ͺ llm - Experiments and utilities around LLM workflows.
  • πŸ—‚οΈ dsx / allsync - Universal data sync built on dlt, including Dendron, Notion, and Linear pipelines.
  • ⏱️ crons - Personal automation scripts and scheduled sync jobs.

Past Projects

  • 🌿 Dendron - The personal knowledge management tool that grows as you do. Local-first, markdown-based, hierarchy-first PKM for knowledge at scale.
  • ☁️ open-cdk - Opinionated tips and best practices for working with the AWS Cloud Development Kit.
  • 🧱 cdk-constants - Useful constants for AWS CDK projects.
  • 🧲 aws-doc-extractor - Extract AWS docs into a more usable form.
  • πŸ“¦ safe-npm - Safely install NPM packages.
  • πŸšͺ cd-plus - A better way to cd.

Sites, Dotfiles, and Knowledge Bases

  • 🌐 dendron-site - Public site and getting-started material for Dendron.
  • πŸ“š awesome-dendron - Community-maintained list of Dendron docs, talks, tools, examples, vaults, and showcases.
  • πŸͺ΄ catalogue-open-pkm - Open catalogue of PKM tools, concepts, and references.
  • ☁️ catalogue-open-aws - Open AWS reference catalogue.
  • 🧱 templates - Note templates for Dendron workflows.
  • 🧬 schema-library - Reusable schema patterns for structured notes.
  • πŸ“„ aws-reference-notes - AWS notes and references in markdown.
  • 🧾 seed-tldr - Dendron vault for TLDR-style reference notes.
  • 🎨 seed-xkcd - XKCD Dendron vault.
  • βš™οΈ dotfiles - Personal dotfiles and setup helpers.

GitHub Activity

GitHub Contribution Graph

Connect

Pinned Loading

  1. simplecache simplecache Public

    Persistent caching even after program termination

    Python 3

  2. yalnix_kernel yalnix_kernel Public

    unix with a texan flair

    C 1

  3. cd-plus cd-plus Public

    A better way to cd

    Shell 4 1

  4. dotfiles dotfiles Public

    Some helpful dotfiles

    Python 3

  5. nv nv Public

    Forked from ttscoff/nv

    MultiMarkdown version (with HTML source tab) of Notational Velocity: modeless, mouseless Mac OS X note-taking application

    Objective-C

  6. soywiki soywiki Public

    Forked from danchoi/soywiki

    A wiki engine built on top of Vim and Git

    Vim Script