base: Skill for Claude Code

.ai/agents/createur-agent/skills/processes/importer-l-existant/SKILL.md

importer-l-existant is a skill for Claude Code, Codex from ai-swiss/base. It costs 44 tokens per session (1,079 once invoked), scanned A, original, Apache-2.0.

Un processus qui transforme des notes, modes d'emploi, wikis et checklists existants en ressources structurées pour un assistant. Chaque modification est proposée puis validée par une personne.

In plain words
What is it for?
Il aide à importer des procédures, règles, documents de référence et modèles dans un assistant existant ou nouveau.
Why use it?
Il évite de recopier manuellement un savoir déjà dispersé dans plusieurs fichiers et limite les changements non vérifiés.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

This is ai-swiss/base's own configuration. It tells Claude Code and Codex how to work on base itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything base configures →

Reuse

Borrowing it

Nothing to install: this file belongs to ai-swiss/base. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/ai-swiss/base/main/.ai/agents/createur-agent/skills/processes/importer-l-existant/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/ai-swiss/base

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for importer-l-existant

README.md
[![agentmods](https://agentmods.dev/badge/skills/ai-swiss/base/importer-l-existant/github.svg)](https://agentmods.dev/skills/ai-swiss/base/importer-l-existant)
Your own site
<a href="https://agentmods.dev/skills/ai-swiss/base/importer-l-existant"><img src="https://agentmods.dev/badge/skills/ai-swiss/base/importer-l-existant/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for importer-l-existant

Your own site · 80×15
<a href="https://agentmods.dev/skills/ai-swiss/base/importer-l-existant"><img src="https://agentmods.dev/badge/skills/ai-swiss/base/importer-l-existant.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 44 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,079 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00044 $0.01079
Opus 5 $0.00022 $0.00540
Sonnet 5 $0.00009 $0.00216
Haiku 4.5 $0.00004 $0.00108

Measured 9d ago against content hash cfe66ac558ba, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-09, from the pricing page.

Security

Grade A, and why

importer-l-existant scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 9d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.ai/agents/createur-agent/skills/processes/importer-l-existant/SKILL.md · 83 lines

How it starts

The opening of the file, as written. The whole thing — 83 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Importer l'existant

Personne ne part d'une page blanche: le savoir-faire est déjà consigné quelque part. Ce process examine ce que l'utilisateur lui montre et PROPOSE des conversions en ressources BASE: chaque écriture passe par le gate propose → commit, et l'humain valide chaque diff.

Inputs

Demande à l'utilisateur:

  • Les chemins ou fichiers à importer (un dossier, un export Word converti, des pages copiées).
  • L'agent de destination (existant, ou à créer d'abord avec creer-agent).

Étapes

1. Explorer le matériau

Commence par un survol de métadonnées, jamais une lecture intégrale de tout: la liste des fichiers (noms, dossiers, premiers titres: discover_resources, ou la liste du dossier), puis un ordre de lecture proposé; n'ouvre en entier (open_resource) que ce qui est retenu pour la carte. Sur un dossier volumineux, c'est la différence entre une analyse qui tient et un contexte saturé avant la première proposition. Range chaque contenu:

  • Se suit (étapes, checklist, procédure) → futur process
  • S'apprend (règles, conventions, savoir) → future competence ou document
  • Se remplit (trame, modèle de courrier) → futur template
  • Se consulte avec une validité (barème, tarifs) → document avec valid_from/valid_until

2. Proposer la carte d'import

Présente la découpe source → ressource cible (type, id, chemin) et fais-la valider AVANT de convertir quoi que ce soit. Dès qu'il y a plus de trois ressources ou plusieurs arbitrages, présente-la sous forme de fiche de décision (process fiche-de-decision) plutôt qu'en simple tableau: une carte par conversion candidate, ta recommandation en tête, et les vraies options (process ou compétence, un agent ou deux, scope personnel ou équipe). Garde de la souplesse: accompagne une migration progressive vers une structure exploitable par l'IA, et laisse un point ouvert «voyez-vous d'autres choses utiles à ajouter?» pour que la personne enrichisse la proposition, au lieu de se borner à l'accepter ou la refuser.

Read the full file on GitHub · 83 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 9d ago First seen · 83 lines · 44 tokens per session scan A cfe66ac558ba

Subscribe to this mod's changes

importer-l-existant is a skill published in the GitHub repository ai-swiss/base (45 stars, last pushed 5d ago), licensed Apache-2.0. It adds 44 tokens to every session and 1,079 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

vault

Operate Joel's Obsidian Vault through the joelclaw CLI. Use when reading ADRs/projects, searching notes, listing PARA sections, or auditing ADR hygiene with vault adr commands. Triggers on: 'check the vault', 'read ADR', 'find this note', 'vault search', 'ADR collisions', 'ADR audit', 'decision inventory', or any…

joelhooks/joelclaw · 82 tokens

agent-import

Import an agent migration bundle into Starchild from the relay service. Use when moving an agent from another platform into Starchild (e.g. import my OpenClaw export, load this 8-char migration code).

Starchild-ai-agent/official-skills · 48 tokens

officecli-academic-paper

Use this skill to build academic-style .docx output: journal / conference / thesis chapters carrying formal citation style (APA, Chicago, IEEE, MLA), numbered equations, figure & table cross-references, footnotes/endnotes, bibliography, or multi-column journal layout. Trigger on: 'research paper', 'journal paper'…

iOfficeAI/OfficeCLI · 141 tokens

officecli-data-dashboard

Use this skill to build a multi-element Excel dashboard — Dashboard sheet on open, multiple formula-driven KPI cards, multiple charts, sparklines, and conditional formatting — from CSV or tabular input. Trigger on: 'dashboard', 'KPI dashboard', 'analytics dashboard', 'executive dashboard', 'metrics dashboard', 'CSV to…

iOfficeAI/OfficeCLI · 157 tokens

officecli

Create, analyze, proofread, and modify Office documents (.docx, .xlsx, .pptx) using the officecli CLI tool. Use when the user wants to create, inspect, check formatting, find issues, add charts, or modify Office documents.

iOfficeAI/OfficeCLI · 56 tokens

gws-sheets

Google Sheets: Read and write spreadsheets.

googleworkspace/cli · 13 tokens