fls-informational

Place informational-page and informational-section directives in FLS documents.

Updated Jan 30, 2026
One-click install
npx skills add https://github.com/PLeVasseur/opencode-project-agents --skill fls-informational
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: fls-informational
Source: https://github.com/PLeVasseur/opencode-project-agents/tree/main/fls/skills/fls-informational
Command: npx skills add https://github.com/PLeVasseur/opencode-project-agents --skill fls-informational

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Mark informational content at the top of documents and within sections that carry the fls_ anchor, enabling clear labeling in FLS.

Core Features & Use Cases

  • Guide placement of the informational-page directive at the start of a document to flag informational pages.
  • Guide placement of the informational-section directive inside sections that use an fls_ anchor to designate informational subsections.
  • Use Case: Prepare a policy or help article where the top-of-document information and specific sections must be marked as informational for readers and automated tooling.

Quick Start

Place the informational-page directive at the top of your document to mark it informational.

Frequently Asked Questions about fls-informational

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

FAQPage Schema
How do I mark informational sections in FLS documentation?▼

To mark informational sections in FLS documentation, place the informational-section directive inside sections that use an fls_ anchor. This designates specific subsections as informational for readers and automated tooling.

What directive flags an entire document as informational in FLS?▼

The informational-page directive flags an entire document as informational in FLS. You place it at the start of a document to mark the whole page, enabling clear labeling and discoverability for policy or help articles.

When should I use informational-page versus informational-section directives?▼

Use the informational-page directive at the top of a document to flag the entire page, and use the informational-section directive within specific sections carrying an fls_ anchor. This combination ensures both broad and granular informational labeling.

Can I apply FLS informational directives to any documentation format?▼

FLS informational directives apply to documentation where sections or pages need informational labeling. They require designated directives placed at the start of documents and within sections using fls_ anchors to ensure consistent labeling.

Why are fls_ anchors required for informational section directives?▼

FLS anchors are required for informational section directives because they designate specific subsections within the document. The informational-section directive must be placed inside these anchored sections to ensure consistent labeling and automated discoverability.