_assistant-calendar
Second Brain Daemon - Personal knowledge and productivity system built with Claude Skills
Killer-Skills 디렉터리에서 수천 개의 AI Agent 스킬을 탐색하고 설치하세요. Claude Code, Windsurf, Cursor 등 지원.
This directory brings installable AI Agent skills into one place so you can filter by search, category, topic, and official source, then install them directly into Claude Code, Cursor, Windsurf, and other supported environments.
Second Brain Daemon - Personal knowledge and productivity system built with Claude Skills
Interact with Obsidian vaults using the Obsidian CLI to read, create, search, and manage notes, tasks, properties, and more. Also supports plugin and theme development with commands to reload plugins, run JavaScript, capture errors, take screenshots, and inspect the DOM. Use when the user asks to interact with their Obsidian vault, manage notes, search vault content, perform vault operations from the command line, or develop and debug Obsidian plugins and themes.
Guide for writing tests. Use when adding new functionality, fixing bugs, or when tests are needed. Emphasizes integration tests, real-world fixtures, and regression coverage.
Create Hasura database migrations for EduHub. Use when adding tables, columns, constraints, or any database schema changes. Also use after schema changes to ensure migrations are created.
현지화된 요약: # Deploy One-shot deploy: bump, publish, commit, push, update on server. This AI agent skill supports Claude Code, Cursor, and Windsurf workflows.
Backend budget tracking patterns for AI generation. Awareness-based tracking (not blocking), tool timeouts, per-tool rate limits, token estimates, context window management, truncation strategies, search quality detection. Triggers on budget, tool timeout, rate limit, token estimate, truncation, context window, search quality, diminishing returns.
Instructions for creating a new Agent Provider NuGet package for AgentFrameworkToolkit
현지화된 요약: # Conut Branch Location Recommender Skill You are the Conut Chief of Operations AI agent.
Migrate existing multi-agent Discord/Slack setup to the new agent/server/category/channel context architecture. Restructures group workspaces into isolated per-channel notebooks with shared category and agent identity layers.
Replace from X import Y style imports with import X and update usages throughout a file
Deploy frontend projects to instant preview URLs using sher. After building a project, run sher link to get a live, shareable URL in seconds.
Project-specific UI implementation guideline for RotatingartLauncher. Use when adding, refactoring, or reviewing launcher UI so changes stay aligned with the apps landscape-first design, custom NavState/Screen routing, and MVVM state-event-effect patterns across app and shared modules.