Skip to main content

이 저장소의 skills

richfrem/Project_Sanctuary - 6페이지

SkillsMP는 richfrem/Project_Sanctuary에서 252개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.

richfrem/Project_Sanctuary

수집된 skill 252개 중 40개를 표시합니다.

직업 분류
웹 개발자
설명

Programmatically create and manipulate Obsidian Canvas (.canvas) files using JSON Canvas Spec 1.0. Enables agents to generate visual flowcharts, architecture diagrams, and planning boards.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Semantic link traversal for Obsidian Vaults. Builds an in-memory graph index from wikilinks and provides instant forward-link, backlink, and multi-degree connection queries.

원문 언어: 영어

업데이트
직업 분류
네트워크·컴퓨터 시스템 관리자
설명

Initialize and onboard a new project repository as an Obsidian Vault. Covers prerequisite installation, vault configuration, exclusion filters, and validation.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Safe Create/Read/Update/Delete operations for Obsidian Vault notes. Implements atomic writes, advisory locking, concurrent edit detection, and lossless YAML frontmatter handling.

원문 언어: 영어

업데이트
직업 분류
네트워크·컴퓨터 시스템 관리자
설명

Start and verify the local Ollama LLM server. Use when Ollama is needed for RLM distillation, seal snapshots, embeddings, or any local LLM inference — and it's not already running. Checks if Ollama is running, starts it if not, and verifies the health…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

(Industry standard: Routing Agent / Orchestrator Pattern) Primary Use Case: Analyzing an ambiguous trigger and routing it to one of the specific specialized implementations. Routes triggers to the appropriate agent-loop pattern. Use when: assessing a task,…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Audits and maintains the health of the plugin ecosystem. Verifies directory structure compliance, generates documentation, and flags legacy artifacts. Trigger when validating new plugins or performing routine ecosystem health checks.

원문 언어: 영어

업데이트
직업 분류
네트워크·컴퓨터 시스템 관리자
설명

Replicates, clones, or updates plugins from the central repository to other project repositories. Trigger when setting up a new project workspace or pulling the latest plugin source code into a consumer project.

원문 언어: 영어

업데이트
직업 분류
정보 보안 분석가
설명

(Industry standard: Review and Critique Pattern) Primary Use Case: Iterative generation paired with adversarial review, continuing until an 'Approved' verdict is reached. Orchestrated adversarial review loop. Use when: research, designs, architectures, or…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Knowledge Curator agent skill for the RLM Factory. Auto-invoked when tasks involve distilling code summaries, querying the semantic ledger, auditing cache coverage, or maintaining RLM hygiene. Supports both Ollama-based batch distillation and agent-powered…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Project Sanctuary-specific memory configuration. Maps the generic memory-management tiered system to Sanctuary's actual file paths, storage backends (RLM, Vector DB, Obsidian, HuggingFace), and persistence workflows.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Combined Spec-Kitty agent: Synchronization engine + Spec-Driven Development workflow. Auto-invoked for feature lifecycle (Specify → Plan → Tasks → Implement → Review → Merge) and agent configuration sync. Prerequisite: spec-kitty-cli installed.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Combined Spec-Kitty agent: Synchronization engine + Spec-Driven Development workflow. Auto-invoked for feature lifecycle (Specify → Plan → Tasks → Implement → Review → Merge) and agent configuration sync. Prerequisite: spec-kitty-cli installed.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Full-cycle install or update of the Spec-Kitty framework - upgrades the CLI, refreshes templates, syncs the plugin, reconciles custom knowledge, and bridges to agent environments. Custom skill (not from upstream spec-kitty).

원문 언어: 영어

업데이트
직업 분류
프로젝트 관리 전문가
설명

Standard operating procedures for the Spec Kitty agentic workflow (Plan -> Implement -> Review -> Merge).

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Convert raw plugin analysis results into actionable improvement recommendations for agent-scaffolders and agent-skill-open-specifications. Trigger with "synthesize learnings", "generate improvement recommendations", "what should we improve in our…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Tool Inventory Manager and Discovery agent (The Librarian). Auto-invoked when tasks involve registering tools, searching for scripts, auditing coverage, or maintaining the tool registry. Combines ChromaDB semantic search with the Search → Bind → Execute…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Semantic search agent for code and documentation retrieval using ChromaDB's Parent-Child architecture. Use when you need concept-based search across the repository.

원문 언어: 영어

업데이트
직업 분류
네트워크·컴퓨터 시스템 관리자
설명

Start the Native Python ChromaDB background server. Use when semantic search returns connection refused on port 8110, or when the user wants to enable concurrent agent read/writes.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Create technical ZIP bundles of code, design, and documentation for external review or context sharing. Use when you need to package multiple project files into a portable `.zip` archive instead of a single Markdown file.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Convert mermaid diagrams mmd/mermaid to .png and have an option to pick/increase resolution level

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Agent-powered RLM cache gap-fill orchestration. Audits the cache, generates a Markdown task list, and spawns a Sub-Agent to read missing files, write summaries, and inject them directly into the JSON.

원문 언어: 영어

업데이트
직업 분류
네트워크·컴퓨터 시스템 관리자
설명

Interactive RLM cache initialization. Use when: setting up a new project's semantic cache for the first time, or adding a new cache profile. Walks the user through folder selection, extension config, manifest creation, and first distillation pass.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Master controller for agent session orchestration. Delegated to when starting a session (bootloader orientation), managing workflow routing (Orchestrator, Spec-Kitty), and ending a session (technical seal and soul persistence).

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Merge a completed feature into the main branch and clean up worktree

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Interactive Tool Inventory bootstrap. Use this when initializing a new project repo to configure the semantic tracking of Python/JS tools. It creates a dedicated RLM profile specifically for tools and performs the first intelligent distillation pass.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Master controller for agent session orchestration. Delegated to when starting a session (bootloader orientation), managing workflow routing (Orchestrator, Spec-Kitty), and ending a session (technical seal and soul persistence).

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Agent-powered RLM cache distillation. Replaces the slow local Ollama distiller with the agent's own summarization capability for both rlm_summary_cache.json and rlm_tool_cache.json.

원문 언어: 영어

업데이트
직업 분류
네트워크·컴퓨터 시스템 관리자
설명

Python dependency and environment management for multi-service or monorepo python backends. Use when: (1) adding, upgrading, or removing a Python package, (2) responding to Dependabot or security vulnerability alerts (GHSA/CVE), (3) creating a new service…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Excel to CSV conversion skill. Auto-invoked to convert specific tables or worksheets within an `.xlsx` or `.xls` file into flat `.csv` format for easier text processing and ingestion.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Synchronizes local plugins from the vendor inventory, safely cleaning up deleted vendor plugins while preserving project-specific customizations. Trigger when updating the plugin ecosystem from an upstream vendor source.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

JSON Hygiene Agent. Detects duplicate keys in JSON configuration files that might be silently ignored by standard parsers. Auto-invoked for JSON audits or manifest validation.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

Quality assurance agent for documentation link integrity. Auto-invoked when tasks involve checking, fixing, or auditing documentation links across a repository.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Converts Markdown files to one MS Word document per file using plugin-local scripts and a folder-allowlist JSON.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Core markdown syntax skill for Obsidian. Enforces the strict parsing and authoring of Obsidian's proprietary syntax (Wikilinks, Blocks, Headings, Aliases, Embeds, and Callouts) ensuring compatibility with the Vault graph.

원문 언어: 영어

업데이트
직업 분류
네트워크·컴퓨터 시스템 관리자
설명

Initializes or updates the local plugin ecosystem from the central vendor repo. Use this when a project needs to pull the latest plugin code or initialize for the first time.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Project Sanctuary-specific skill for Spec-Driven Development. Knows the project's constitution, safety rules, AUGMENTED.md best practices, and how the spec-kitty-plugin should be configured for this project.

원문 언어: 영어

업데이트
직업 분류
프로젝트 관리 전문가
설명

Validate feature readiness and guide final acceptance steps.

원문 언어: 영어

업데이트
직업 분류
컴퓨터 시스템 분석가
설명

Perform a non-destructive cross-artifact consistency and quality analysis across spec.md, plan.md, and tasks.md after task generation.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

Generate a custom checklist for the current feature based on user requirements.

원문 언어: 영어

업데이트
수집된 skill 252개 중 40개를 표시합니다.