faq

Evaluate resolved Q&A pairs and propose FAQ entries for approval.

Updated Mar 28, 2026
One-click install
npx skills add https://github.com/skaile-ai/ai-assets --skill faq-skaile-ai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: faq
Source: https://github.com/skaile-ai/ai-assets/tree/main/skaile-development/skills/faq
Command: npx skills add https://github.com/skaile-ai/ai-assets --skill faq-skaile-ai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill evaluates resolved Q&A pairs to determine if they belong in the FAQ and curates entries across the Skaile monorepo.

Core Features & Use Cases

  • Evaluate whether a resolved question and answer belongs in the relevant FAQ for skaile-development and related monorepo areas.
  • Propose a clean Q&A entry and await user approval before writing to the FAQ.
  • Append approved entries to the target faq.md with proper formatting, preserving existing content.

Quick Start

Provide a resolved question and its answer, and ask for permission to add it to the FAQ.

Frequently Asked Questions about faq

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

FAQPage Schema
How do I add a resolved question and answer to a monorepo FAQ file?

To curate FAQ entries, provide a resolved question and its answer. The system evaluates if it belongs in the target FAQ, proposes a clean Q&A entry, and appends it to the appropriate faq.md only after receiving explicit user approval.

What is the process for evaluating if a Q&A pair belongs in a knowledge base?

The curation process evaluates resolved Q&A pairs to determine if they belong in the relevant FAQ. It applies context to locate the target FAQ file and proposes a concise Q&A entry for explicit user approval before appending it to the knowledge base.

Can I automatically append new entries to an existing faq.md without manual review?

No, you cannot automatically append entries without manual review. The system proposes a clean Q&A entry and explicitly awaits user approval before writing to the target faq.md, ensuring the knowledge base remains curated and accurate.

Does the FAQ curation process preserve existing documentation content when adding new entries?

Yes, the FAQ curation process preserves existing documentation content. When appending approved Q&A entries to the target faq.md, the system applies proper formatting to ensure the original monorepo documentation remains intact and unaltered.

What is the best way to curate clear Q&A entries across a development monorepo?

The best way to curate clear Q&A entries across a development monorepo is to use an evaluation process that identifies candidate questions, determines their relevance to the target FAQ, and proposes formatted entries for approval before appending to the knowledge base.

When should I not use an automated process to update my project's FAQ?

You should not use a fully automated process to update your FAQ when entry quality is critical. This curation system requires explicit user consent before appending any resolved Q&A pair to the faq.md, preventing unreviewed content from entering the knowledge base.