Skip to main content

Skills dans ce dépôt

richfrem/Project_Sanctuary - Page 5

SkillsMP a collecté 252 skills depuis richfrem/Project_Sanctuary. Ouvrez un skill pour examiner sa source et ses détails.

richfrem/Project_Sanctuary

Affichage de 40 skills collectés sur 252.

métier
Administrateurs de réseaux et de systèmes informatiques
description

Resolves shared ecosystem environment constants (HuggingFace credentials, dataset repo IDs, project root path) for any plugin without depending on internal shared libraries. V2 enforces Token Leakage constraints.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Excel to CSV conversion skill. Convert specific bounding tables or entire worksheets within `.xlsx` or `.xls` binary formats into flat `.csv` tabular data. Use this when you find an Excel file and need its data mapped into an accessible format for text…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Converts Markdown files to one MS Word document per file using plugin-local scripts. V2 includes L5 Delegated Constraint Verification for strict binary artifact linting.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Tiered memory system for cognitive continuity across agent sessions. Manages hot cache (session context loaded at boot) and deep storage (loaded on demand). Use when: (1) starting a session and loading context, (2) deciding what to remember vs forget, (3)…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Bridge plugin capabilities (commands, skills, agents, hooks, MCP) to specific agent environments (Claude Code, GitHub Copilot, Gemini, Antigravity). Use this skill when converting or installing a plugin to a target runtime.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

(Industry standard: Parallel Agent) Primary Use Case: Work that can be partitioned into independent sub-tasks running concurrently across multiple agents. Parallel multi-agent execution pattern. Use when: work can be partitioned into independent tasks that N…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Systematically analyze agent plugins and skills to extract design patterns, architectural decisions, and reusable techniques. Trigger with "analyze this plugin", "mine patterns from", "review plugin structure", "extract learnings from", "what patterns does…

Langue du texte source : anglais

mis à jour
métier
Analystes en sécurité de l'information
description

Audits a local plugin directory to ensure it perfectly matches the Agent Skills and Claude Plugin Open Standards.

Langue du texte source : anglais

mis à jour
métier
Analystes en sécurité de l'information
description

Claude CLI sub-agent system for persona-based analysis. Use when piping large contexts to Anthropic models for security audits, architecture reviews, QA analysis, or any specialized analysis requiring a fresh model context.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Coding conventions and documentation standards across Python, TypeScript/JavaScript, and C#/.NET codebases. Use when: (1) writing new code files or functions, (2) reviewing code for style and documentation compliance, (3) adding file headers or docstrings,…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Create technical bundles of code, design, and documentation for external review or context sharing. Use when you need to package multiple project files into a single Markdown file while preserving folder hierarchy and providing contextual notes for each file.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Coding conventions enforcement agent. Auto-invoked when writing new code, reviewing code quality, adding headers, or checking documentation compliance across Python, TypeScript/JavaScript, and C#/.NET.

Langue du texte source : anglais

mis à jour
métier
Analystes en sécurité de l'information
description

Copilot CLI sub-agent system for persona-based analysis. Use when piping large contexts to Anthropic models for security audits, architecture reviews, QA analysis, or any specialized analysis requiring a fresh model context.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Scaffold GitHub Agent files from an existing Agent Skill. Generates IDE/UI agents (invokable from GitHub Copilot Chat via slash command) and/or CI/CD autonomous agents (GitHub Actions quality gates with Kill Switch). Use when converting a Skill into a…

Langue du texte source : anglais

mis à jour
métier
Administrateurs de réseaux et de systèmes informatiques
description

Interactive initialization script that generates Azure AI Foundry Agent API deployment wrappers (Python SDK and Bicep basics) from an existing Agent Skill. Use when adapting a skill into an Azure Foundry environment.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Interactive initialization script that generates a compliant Agent Skill containing pre-flight environment checks, subprocess execution scaffolding, and a security-override config. Use when authoring new workflow routines that depend on external containerized…

Langue du texte source : anglais

mis à jour
métier
Administrateurs de réseaux et de systèmes informatiques
description

Scaffold a traditional deterministic GitHub Actions CI/CD workflow. Use this when creating build, test, deploy, lint, release, or security scan pipelines. This is distinct from agentic workflows — no AI is involved at runtime.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Interactive initialization script that generates a compliant lifecycle Hook for an AI Agent or Plugin. Use when you need to automate workflows based on events like PreToolUse or SessionStart.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Interactive initialization script that generates an Antigravity Workflow, Rule, or legacy Claude /command. Use when you need a simple flat-file procedural instruction set.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Interactive initialization script that scaffolds a new Model Context Protocol (MCP) server integration setup. Use when adding native code tools to an agent's environment.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Interactive initialization script that acts as a Plugin Architect. Generates a compliant '.claude-plugin' directory structure and `plugin.json` manifest using diagnostic questioning to ensure proper L4 patterns and Tool Connector schemas.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Interactive initialization script that acts as a Skill Designer and Architect. Generates a compliant Agent Skill containing strict YAML frontmatter, optimal interaction designs, and L4 patterns based on diagnostic questioning.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Interactive initialization script that generates an advanced Agent Skill utilizing L4 State Management, Lifecycle Artifacts, Tone Configuration, and Chained Commands. Use when authoring complex, persistent workflows.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Interactive initialization script that generates a compliant Sub-Agent configuration. Use when you need to create a nested contextual boundary with specific tools or persistent memory.

Langue du texte source : anglais

mis à jour
métier
Analystes en études de marché et spécialistes en marketing
description

Guide users through a structured workflow for co-authoring documentation. Use when user wants to write documentation, proposals, technical specs, decision docs, or similar structured content. This workflow helps users efficiently transfer context, refine…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

(Industry standard: Sequential Agent / Agent as a Tool) Primary Use Case: Delegating a well-defined task to a worker agent, verifying its execution, and repeating if necessary. Inner/outer agent delegation pattern. Use when: work needs to be delegated from a…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Provides information about how to create, structure, install, and audit Agent Skills, Plugins, Antigravity Workflows, and Sub-agents. Trigger this when specifications, rules, or best practices for the ecosystem are required.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Master synchronization and garbage collection skill. Synchronizes the local plugins against the vendor inventory. It safely cleans up orphaned artifacts from deleted plugins AND installs/updates all active plugins to the agent runtime environments (`.agent`,…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Provides active execution protocols to rigorously audit how code, directory structures, and agent actions comply with the authoritative ecosystem specs. Trigger when validating new skills, plugins, or workflows.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Resolves shared ecosystem environment constants (HuggingFace credentials, dataset repo IDs, project root path) for any plugin without depending on internal shared libraries.

Langue du texte source : anglais

mis à jour
métier
Analystes en sécurité de l'information
description

Gemini CLI sub-agent system for persona-based analysis. Use when piping large contexts to Anthropic models for security audits, architecture reviews, QA analysis, or any specialized analysis requiring a fresh model context.

Langue du texte source : anglais

mis à jour
métier
Scientifiques des données
description

Initialize HuggingFace integration — validates .env variables, tests API connectivity, and ensures the dataset repository structure exists.

Langue du texte source : anglais

mis à jour
métier
Scientifiques des données
description

Upload primitives for HuggingFace Soul persistence - file, folder, snapshot, JSONL append, and dataset card management with exponential backoff.

Langue du texte source : anglais

mis à jour
métier
Scientifiques en recherche informatique et en information
description

(Industry standard: Loop Agent / Single Agent) Primary Use Case: Self-contained research, content generation, and exploration where no inner delegation is required. Self-directed research and knowledge capture loop. Use when: starting a session (Orientation),…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Tiered memory system for cognitive continuity across agent sessions. Manages hot cache (session context loaded at boot) and deep storage (loaded on demand). Use when: (1) starting a session and loading context, (2) deciding what to remember vs forget, (3)…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Standardized plugin for migration-utils.

Langue du texte source : anglais

mis à jour
métier
Administrateurs de bases de données
description

Read and manipulate Obsidian Bases (.base) files — YAML-based database views that render as tables, cards, and grids inside the vault.

Langue du texte source : anglais

mis à jour
Affichage de 40 skills collectés sur 252.