Skip to main content

这个仓库中的 skills

richfrem/agent-plugins-skills - 第 3 页

SkillsMP 已收集 richfrem/agent-plugins-skills 中的 138 个 Skill。打开任一 Skill 可查看来源和详情。

richfrem/agent-plugins-skills

已展示 40 / 138 个已收集 Skill。

职业分类
软件开发工程师
描述

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.

原文语言:英语

更新
已展示 40 / 138 个已收集 Skill。