ワンクリックで
ideaverse-os
ideaverse-os には ktnCodes から収集した 10 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。
このリポジトリの skills
The ideaverse-OS build interview and capture orchestrator. Use when the user runs /ideaverse-os build to compile their identity into the lean 6 files, or /ideaverse-os capture to ingest a source. Harness-agnostic - works in any LLM CLI that can read project files.
Compile source notes from 40-raw/ into structured cortex articles in 10-cortex/. Creates or refreshes LLM-maintained articles. Invoke with /cortex-compile [topic] after any ingestion event, or run standalone to process all pending sources.
Audit cortex articles in 10-cortex/ for decay, missing required fields, broken Sources prefixes, and short TL;DR sections. Read-only by default. Invoke with /cortex-lint to surface issues without mutating any file.
Use this skill to generate well-branded interfaces and assets for ideaverse-os, either for production or throwaway prototypes/mocks/etc. Contains essential design guidelines, colors, type, fonts, assets, and UI kit components for prototyping.
Use this skill to generate well-branded interfaces and assets for ideaverse-os, either for production or throwaway prototypes/mocks/etc. Contains essential design guidelines, colors, type, fonts, assets, and UI kit components for prototyping.
Conversational ingestion router. Accepts a YouTube URL, plain HTTP URL, a filename in 40-raw/web-clips/, or a free-text "I learned X" note. Routes to the right handler, refreshes 10-cortex/ via cortex-compile + cortex-connect, and logs to today's daily note. Invoke with /ideaverse-capture <url-or-text>.
Scan 10-cortex/ articles for unlinked mentions of other article titles and add [[wikilinks]]. Deepens the knowledge graph without needing an LLM for matching -- pure text search. Invoke with /cortex-connect [topic] after cortex-compile, or run standalone.
Process a raw web clip in 40-raw/web-clips/ into a standardized frontmatter-first research note. Rewrites the file in-place with structured frontmatter, TL;DR, key takeaways, and a relevance section personalized from user.md. Invoke with /web-clip-report <filename>.
Lightweight YouTube research pipeline. Fetches transcript + metadata only (no frame extraction). Writes a structured research note to 40-raw/youtube/ and auto-chains cortex-compile. Use for concept explainers, talks, or any video where the audio carries the signal. Invoke with /yt-light-research <youtube-url>.
Use when the user wants to design, redesign, shape, critique, audit, polish, clarify, distill, harden, optimize, adapt, animate, colorize, extract, or otherwise improve a frontend interface. Covers websites, landing pages, dashboards, product UI, app shells, components, forms, settings, onboarding, and empty states. Handles UX review, visual hierarchy, information architecture, cognitive load, accessibility, performance, responsive behavior, theming, anti-patterns, typography, fonts, spacing, layout, alignment, color, motion, micro-interactions, UX copy, error states, edge cases, i18n, and reusable design systems or tokens. Also use for bland designs that need to become bolder or more delightful, loud designs that should become quieter, live browser iteration on UI elements, or ambitious visual effects that should feel technically extraordinary. Not for backend-only or non-UI tasks.