intelligence-extract-skill — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited intelligence-extract-skill (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Use when a workflow that ran during this session should become a reusable artifact — same sequence will be needed again by this user or by someone else using shared intelligence. Starts from observed session behavior instead of design-from-scratch.
intelligence-add-skillintelligence-add-skill — design from scratch / from codebase analysisintelligence-extract-skill — extract from the conversation that just happenedBoth end at the same artifact format. Extract starts from observed behavior, so the steps already exist as real working procedure.
intelligence-learn-from-context for single preferences from session)intelligence/skills/ and intelligence/agents/. Derive from repo structure only when no existing domain matches.<domain>-<verb>-<noun> with convention verbs — add- (atomic create), create- (orchestrator), update- (modify), run- (execute), review- (read-only analysis).agent: frontmatter. If no matching agent and one is warranted, call intelligence-add-agent first.intelligence-add-* skill (intelligence-add-skill / intelligence-add-rule / intelligence-add-agent). The add-* skills carry the authoring conventions — no need to duplicate them here./intelligence-sync to distribute to all enabled IDE targets.Follow the Authoring Discipline section in docs/CONVENTIONS.md when writing the artifact body — size budgets (<500 lines for SKILL.md body), imperative form, explain WHY, reserve absolute language for true invariants, lead with positive defaults.
intelligence-add-skill — design new skill from scratchintelligence-learn-from-context — capture a behavioral preference from session (often → rule update)intelligence-review-skills — audit existing artifacts for duplication, staleness, discipline issues~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.