skill-documenter-compatibilite

Documenting Skill compatibility notes and dependencies across Agent Skills runtimes.

1|Updated Apr 4, 2026
One-click install
npx skills add https://github.com/niboj/agent-skills-12-factor-app --skill skill-documenter-compatibilite
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-documenter-compatibilite
Source: https://github.com/niboj/agent-skills-12-factor-app/tree/main/skills/skill-documenter-compatibilite
Command: npx skills add https://github.com/niboj/agent-skills-12-factor-app --skill skill-documenter-compatibilite

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Documenting dependencies, environment assumptions, and compatibility notes helps keep skills portable across Codex, Claude, OpenCode and other Agent Skills runtimes without polluting the central frontmatter.

Core Features & Use Cases

  • Document dependencies and environment hypotheses for a skill.
  • Capture tool compatibility and optional integrations while preserving portability.
  • Provide a portable metadata trail that can be shared across runtimes without altering the core frontmatter.

Quick Start

Record a portable compatibility note for the target skill without modifying its central frontmatter.

Frequently Asked Questions about skill-documenter-compatibilite

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I document environment constraints and dependencies for agent skills?

To document environment constraints and dependencies for agent skills, you record portable compatibility notes that validate required runtimes, CLIs, and local assumptions without altering the central frontmatter. This standardizes environment metadata while preserving skill portability across runtimes.

What is the best way to track compatibility notes across Codex, Claude, and OpenCode runtimes?

The best way to track compatibility notes across Codex, Claude, and OpenCode runtimes is to maintain a portable metadata trail that clearly separates platform-specific notes. This captures tool compatibility and optional integrations without polluting the core skill definition.

Can I add platform-specific documentation without modifying a skill's central frontmatter?

Yes, you can add platform-specific documentation without modifying a skill's central frontmatter by recording a portable compatibility note externally. This approach provides a shareable metadata trail across runtimes while keeping the core skill definition clean and unaltered.

How do you validate required runtimes and CLI assumptions for a skill?

You validate required runtimes and CLI assumptions for a skill by applying standardized compatibility documentation that checks environment hypotheses. This process records any experimental metadata when present and confirms the necessary local environment setup.

Why does skill portability break across different agent runtimes?

Skill portability breaks across different agent runtimes when environment assumptions, dependencies, and compatibility notes are undocumented or pollute the central frontmatter. Standardizing these records separately ensures skills remain portable across Codex, Claude, and OpenCode.