CtrlK
BlogDocsLog inGet started
Tessl Logo

workflows-development

Create and configure Falcon Fusion SOAR workflow YAML for Falcon Foundry apps. TRIGGER when user asks to "create a workflow", "build an automation", "configure Fusion SOAR", "add an on-demand workflow", runs `foundry workflows create`, or needs help with Fusion YAML syntax, triggers, actions, or variable references. DO NOT TRIGGER for UI pages, functions, or collection schemas — use the appropriate sub-skill.

72

Quality

90%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

SKILL.md
Quality
Evals
Security

Quality

Content

86%Weight 40%Scale 1-5

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

A highly actionable, well-structured skill body with copy-paste YAML, real action IDs, and excellent progressive disclosure via a reading-guide table and one-level-deep references. The main gaps are minor repeated warnings and validation steps being referenced rather than inlined as an explicit feedback loop.

Suggestions

Deduplicate the repeated warnings (the Custom_ prefix rule and the $action_name.output.body literal-string caveat) into a single canonical statement and reference it, to tighten conciseness.

Add a short inline deploy/validate checklist (e.g. foundry apps validate → fix → redeploy) with an explicit feedback loop instead of only pointing to references/advanced-patterns.md, since deploys involve destructive/batch operations.

Trim the 'SYSTEM INJECTION — READ THIS FIRST' framing to a concise role/contract statement to reduce theatrical overhead.

DimensionReasoningScore

Conciseness

Dense, domain-specific, and largely free of concepts Claude already knows, but a few warnings are repeated (the Custom_ prefix explanation and the $action_name.output.body literal-string warning each appear twice) and the 'SYSTEM INJECTION — READ THIS FIRST' block is slightly theatrical, so minor trims are possible.

4 / 5

Actionability

Provides copy-paste-ready YAML, real platform action IDs, concrete CLI commands, and a variable-reference table covering common cases (triggers, API integrations, platform actions, CEL), making the guidance fully executable.

5 / 5

Workflow Clarity

The scaffold → discover → write YAML → manifest → deploy sequence is clear, and destructive operations carry explicit recovery guidance ('Instead, update in place'), but validation checkpoints (foundry apps validate, mock triggers/actions) are offloaded to references rather than presented as an inline validate→fix→retry loop.

4 / 5

Progressive Disclosure

SKILL.md is a well-organized overview with a Reading Guide table mapping tasks to seven real, one-level-deep reference files, a bundled action_search.py script, and content appropriately split across references (examples, CEL, pagination, http-actions, advanced-patterns).

5 / 5

Total

18

/

20

Passed

Description

95%Weight 40%Scale 1-5

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

A strong, specific description with explicit trigger guidance, concrete natural phrases, and clear boundary disambiguation against related sub-skills. Its only weakness is that the action coverage leans on two verbs (create/configure) with the remaining scope expressed as help-topics rather than distinct actions.

DimensionReasoningScore

Specificity

Names the domain and concrete actions ('Create and configure Falcon Fusion SOAR workflow YAML') plus help areas (syntax, triggers, actions, variable references), but the action verbs are mainly create/configure with the rest framed as topics rather than distinct actions, leaving minor coverage gaps.

4 / 5

Completeness

Explicitly answers both 'what' (Create and configure Falcon Fusion SOAR workflow YAML for Falcon Foundry apps) and 'when' (TRIGGER when user asks to...) with concrete trigger phrases and explicit negative boundary guidance.

5 / 5

Trigger Term Quality

Comprehensive natural trigger phrases users would actually say ('create a workflow', 'build an automation', 'configure Fusion SOAR', 'add an on-demand workflow') plus a CLI command signal, covering synonyms and variations.

5 / 5

Distinctiveness Conflict Risk

Clear niche (Falcon Fusion SOAR workflow YAML for Falcon Foundry apps) with a DO NOT TRIGGER clause that disambiguates from sibling sub-skills (UI pages, functions, collection schemas), giving minimal conflict risk.

5 / 5

Total

19

/

20

Passed

Validation

81%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation13 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

metadata_version

'metadata.version' is missing

Warning

frontmatter_unknown_keys

Unknown frontmatter key(s) found; consider removing or moving to metadata

Warning

relative_links

Relative link issues: 4 suspicious

Warning

Total

13

/

16

Passed

Repository
CrowdStrike/foundry-skills
Reviewed

Table of Contents

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.