agentsclimarketplace

Template skill

Skill selectess/fde-consultants-protocoles/template-skill

FDE Consultants Protocoles — open-source Forward Deployed Engineer + DeepSCR protocol: turn any coding agent (Claude Code, Codex, Cursor) into a certifying engineer with verifiable AI Assurance Scores, MCP tools, and a public trust registry. Apache-2.0.

Install
npx -y skills add selectess/fde-consultants-protocoles --skill template-skill

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 1 stars1 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

A minimal template for creating a new FDE Consultant Skill (Apache-2.0). Use as starting point for any new skill.

SKILL.md

2.6 KB, as published. Nobody here has run it

My Skill Name

Use this as a starting point for any new FDE Consultant Skill. Copy this folder, rename it, and customize the content.

Description

[1 paragraph: what this skill does, when to use it, what problem it solves]

When to use this skill

Activate this skill when the user:

  • [Trigger 1: explicit mention of the skill name]
  • [Trigger 2: task matches the skill's domain]
  • [Trigger 3: project type matches the skill's target]

What this skill produces

[1 paragraph: what artifacts the skill generates, what quality bar]

Operating Principles (subset relevant to this skill)

  1. [Principle 1 — pick from skill/SKILL.md 14 OP]
  2. [Principle 2]
  3. [Principle 3]

Anti-Patterns to avoid

  1. [Anti-pattern 1]
  2. [Anti-pattern 2]
  3. [Anti-pattern 3]

Workflow

  1. Stage 1 — Scoping: [what to do]
  2. Stage 2 — Prototyping: [what to do]
  3. Stage 3 — Production: [what to do]
  4. Stage 4 — Feedback: [what to do, end with FDE Assurance Score]

Examples

Example 1: [use case]

[input -> output]

Example 2: [use case]

[input -> output]

Templates

This skill uses these templates (in skill/templates/):

  • scoping-report.md — Stage 1 output
  • prototype-spec.md — Stage 2 output
  • production-handoff.md — Stage 3 output
  • productization-memo.md — Stage 4 output

Tools (Python)

This skill uses these scripts (in skill/scripts/):

  • decompose_problem.py — validate 6-Q
  • roi_calculator.py — compute ROI
  • scientific_search.py — held-out promotion gate
  • evals_runner.py — 6-trait scoring
  • ontology_extractor.py — Palantir-style ontology

References (loaded on demand)

In skill/references/:

  • fde-methodology.md — core methodology
  • fde-trust-score.md — FDE Assurance Score formula
  • fde-skeptical-deployment.md — gate protocol

FDE Assurance Score

This template applies its own FDE Assurance Score:

ComponentMaxActual
Claim (falsifiable)2525 (a template by definition is verifiable)
Contradiction (failure modes)2520 (acknowledged: customization risk)
Evidence trail3025 (cross-references to canonical docs)
Anti-patterns clean2018 (no fake metrics)
TOTAL10088/100 → Certified

Note: When you customize this template, recompute your FDE Assurance Score with your actual evidence.

License

Apache-2.0.

Maintainer

[Your name / contact]

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.