Skip to main content

이 저장소의 skills

richfrem/agent-plugins-skills - 3페이지

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

richfrem/agent-plugins-skills

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

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

Synchronizes the agent environments. Looks at the inventory (plugin-sources.json) and reinstalls all skills and plugins from the sources indicated. Also cleans up any orphaned artifacts from removed plugins. Trigger when the user asks to "sync plugins",…

원문 언어: 영어

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

Read and manipulate Obsidian Bases (.base) files - YAML-based database views that render as tables, cards, and grids inside the vault. Use when reading, appending rows, or updating cells in a Base file.

원문 언어: 영어

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

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. Use when creating or editing visual canvas files.

원문 언어: 영어

업데이트
직업 분류
파일 사무원
설명

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. Use when exploring note relationships or finding orphaned notes.

원문 언어: 영어

업데이트
직업 분류
도서관 사무 보조원
설명

Initialize and onboard a new project repository as an Obsidian Vault. Covers prerequisite installation, vault configuration, exclusion filters, and validation. Use when setting up Obsidian for the first time in a project.

원문 언어: 영어

업데이트
직업 분류
워드 프로세서 및 타자수
설명

Core markdown syntax skill for Obsidian. Enforces strict parsing and authoring of Obsidian proprietary syntax (Wikilinks, Blocks, Headings, Aliases, Embeds, Callouts). Use when reading, writing, or validating Obsidian-flavored markdown.

원문 언어: 영어

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

Safe Create/Read/Update/Delete operations for Obsidian Vault notes. Implements atomic writes, advisory locking, concurrent edit detection, and lossless YAML frontmatter handling. Use when reading, writing, updating, or appending to any vault note.

원문 언어: 영어

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

Audit RLM cache coverage - compare manifest against filesystem

원문 언어: 영어

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

Audit Vector DB coverage -- compares the live filesystem manifest against the ChromaDB index to identify coverage gaps.

원문 언어: 영어

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

Removes stale and orphaned chunks from the ChromaDB vector store for files that have been deleted or renamed. Use after files are removed or moved to keep the vector index in sync with the filesystem. <example> user: "Clean up the vector store after I deleted…

원문 언어: 영어

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

Ingests repository files into the ChromaDB vector store. Builds or updates the vector index from a manifest or directory scan using ingest.py. Use when new files need to be indexed or the vector store is out of date. <example> user: "Index these new plugin…

원문 언어: 영어

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

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.

원문 언어: 영어

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

ADR management skill. Auto-invoked for generating architecture decisions, documenting design rationale, and maintaining the decision record log. Uses native read/write tools to scaffold and update ADR markdown files.

원문 언어: 영어

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

Translate .mmd diagram files into PNG images with configurable resolution (retina/HQ/scale), supporting rasterization (raster, rasterize, rasterization). V2 includes L5 Delegated Constraint Verification via verify_png for strict binary linting and…

원문 언어: 영어

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

Download primitives for HuggingFace assets - files, folder snapshots, and model weights with exponential backoff on rate limits. Use when pulling models, datasets, or caches from HuggingFace to the local environment.

원문 언어: 영어

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

Initialize HuggingFace integration - validates .env variables, tests API connectivity, and ensures the dataset repository structure exists. Use when onboarding a new project to HuggingFace or when credentials change.

원문 언어: 영어

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

Upload primitives for HuggingFace Soul persistence - file, folder, snapshot, JSONL append, and dataset card management with exponential backoff. Use when persisting agent learnings, snapshots, or semantic caches to HuggingFace.

원문 언어: 영어

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

Trigger with "run self-audit", "test the analyzer", "regression test the plugin analyzer", "audit the agent-scaffolders", or "verify the analyzer works correctly". Runs the analyze-plugin skill against the agent-scaffolders itself and its test fixtures as a…

원문 언어: 영어

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

Conducts a full-system adversarial audit of agent plugins, skills, and orchestration against enforced runtime contracts using deep reasoning (GPT5.5-equivalent thinking).

원문 언어: 영어

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

SME-facing front-door skill for Agentic OS ecosystem evolution. Invokes the os-architect interview flow: classifies intent, audits existing capabilities, proposes evolution path (orchestrate / update / create), and dispatches work. Use when evolving plugins,…

원문 언어: 영어

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

Activate when the user wants to compile an APM package into top-level context documents such as AGENTS.md, CLAUDE.md, or GEMINI.md, especially for Codex, Gemini, OpenCode, or agents-protocol style hosts. Do not use when the user only needs per-skill…

원문 언어: 영어

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

Activate when the user wants to add APM governance, lockfile/audit readiness, or multi-runtime package management to an existing Claude/Copilot/agent plugin, or explicitly convert a plugin into an APM-native package.

원문 언어: 영어

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

Activate when the user wants to create a new APM-native package from scratch for reusable agent skills, agents, commands, hooks, MCP configuration, prompts, or governance-managed agent assets. Do not use this for existing plugin migration; use…

원문 언어: 영어

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

Activate when the user wants to install, deploy, test, or materialize an APM package into runtime directories such as .agents/, .github/, .claude/, .cursor/, .gemini/, .codex/, .opencode/, or .windsurf/. Use after creating or converting an APM package.

원문 언어: 영어

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

Automatically updates the plugin/skill/agent counts in README.md based on the current plugins/ directory.

원문 언어: 영어

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

Provides sandboxing validation, HMAC key rotation, and budget verification to manage security boundaries under Agentic Group Theory (AGT).

원문 언어: 영어

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

Provides validation, setup guidance, and a local test harness simulator to run skills within the Microsoft Agent Framework (MAF).

원문 언어: 영어

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

Use when starting any conversation - establishes how to find and follow the business exploration workflow.

원문 언어: 영어

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

End-to-end pipeline that transforms an undocumented vibe-coded prototype into a Spec Kit-compatible specification package and a Superpowers-ready implementation handoff, including characterization tests, domain extraction, architecture decisions, task…

원문 언어: 영어

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

(Industry standard: Meta-Learning System / Automated Autoresearch) Primary Use Case: Continuous, self-improving orchestration of an agentic system over multiple sessions. Use when: building a continuous improvement layer that autonomously identifies workflow…

원문 언어: 영어

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

Generate Mermaid flowcharts documenting business processes, state machines, and workflow logic from session captures. Use when you need to map multi-step processes, approval flows, user journeys, or decision trees during exploration. Trigger with "map this…

원문 언어: 영어

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

Interactive co-authoring skill for the narrow end of the exploration funnel. Synthesizes session briefs, BRDs, story sets, and prototype notes into a structured handoff package targeted at the correct downstream consumer (e.g., formal software specs,…

원문 언어: 영어

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

Interactive co-authoring skill for the wide end of the exploration funnel. Captures and refines the core intent, whether the outcome is a software app, a business process improvement, research analysis, or strategic roadmap. Guides users through gathering…

원문 언어: 영어

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

Orchestrates the full prototype build cycle for a Subject Matter Expert. Coordinates layout confirmation and component building — it does not build components directly. Acts as the single entry point for all prototype-related requests. Trigger phrases: "build…

원문 언어: 영어

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

Distills wiki source files into the RLM summary layer (summary.md, bullets.md, deep.md) using the cheapest available LLM CLI. Routes to Copilot gpt-5-mini first, then Claude Haiku, then Gemini Flash. Never uses Ollama. Use when wiki nodes need RLM summaries…

원문 언어: 영어

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

Runs a semantic health check over the Obsidian LLM wiki using the cheapest available LLM CLI. Finds inconsistencies, missing concepts, stale articles, connection candidates, and new article suggestions. Writes a structured report to meta/lint-report.md. Use…

원문 언어: 영어

업데이트
직업 분류
작가·저자
설명

This skill should be used when the user wants to "humanize this", "make this sound less AI", "rewrite this naturally", "remove AI patterns", "make this more conversational", "this sounds robotic", "edit for voice or tone", or pastes text that reads like LLM…

원문 언어: 영어

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

Specialized Quality Assurance Operator for documentation link integrity and scans. Automatically handles automated link validation, auditing, fixing, and repairing broken documentation links and docs paths across repositories, with guidance on when to commit…

원문 언어: 영어

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

Builds an executable safety net of characterization tests by integrating browser flow recording, API payload snapshotting, DOM state captures, network traces, and mock fixture generation.

원문 언어: 영어

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

Progressively migrates legacy prototype routes and features to a clean architecture layer slice-by-slice, verifying them against characterization tests, running purity/drift checks, and executing completion certifications.

원문 언어: 영어

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