famaoai-creator

SKILL_NAME

Extracts and processes data for {{SKILL_NAME}} purposes.

famaoai-creator 1 2 Updated 3mo ago

Resources

2
GitHub

Install

npx skillscat add famaoai-creator/kyberion/templates-skill-template-cjs

Install via the SkillsCat registry.

SKILL.md

{{SKILL_NAME}}

Overview

Briefly describes the activity this skill performs in the third person. Avoid using "I" or "this skill can". Focus on what it does (e.g., "Generates professional reports from raw metrics").

Capabilities

  • Capability 1: Third-person action description (e.g., "Validates schema integrity").
  • Capability 2: Third-person action description (e.g., "Formats output as JSON").

Arguments

Name Type Description
--out string Output file path

Usage

npm run cli -- run {{SKILL_NAME}} --out result.json

Progressive Disclosure

Knowledge Protocol

  • This skill adheres to the knowledge/orchestration/knowledge-protocol.md. It automatically integrates Public, Confidential (Company/Client), and Personal knowledge tiers, prioritizing the most specific secrets.