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.
curl -O https://raw.githubusercontent.com/ai-swiss/base/main/.ai/agents/createur-agent/skills/processes/importer-l-existant/SKILL.mdgit clone --depth 1 https://github.com/ai-swiss/baseWrote 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.
[](https://agentmods.dev/skills/ai-swiss/base/importer-l-existant)<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.
<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>- NVIDIA SkillSpector pass
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.
| Model | Per session | Once 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 |
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.
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
competenceoudocument - Se remplit (trame, modèle de courrier) → futur
template - Se consulte avec une validité (barème, tarifs) →
documentavecvalid_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.
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.
- 9d ago First seen · 83 lines · 44 tokens per session scan A cfe66ac558ba
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.
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…
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).
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'…
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…
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.
gws-sheets
Google Sheets: Read and write spreadsheets.