.claude/skills/import/SKILL.md
Import context from an existing knowledge base or notes folder (read-only scan)
npx skillsauth add dcurlewis/ai-context-system .claude/skills/importInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Scan an external folder to extract relevant context (people, projects, terminology) and optionally copy documents for processing. The source folder is treated as read-only; no files are modified or deleted.
Ask the user for the path to their existing knowledge base:
Please provide the path to the folder you'd like to import from.
This is a read-only scan — your original files will not be modified.
Path:
Verify the path exists and list a summary of its contents (file count by extension, total size, top-level structure).
Scan markdown files (.md) in the source folder. For each file, extract:
Read up to 50 files (prioritise recent files by modification date). For each file, read the first 200 lines to extract context.
Present a summary of what was found:
Scanned N files from [path]. Here's what I found:
People (N):
- [Name 1] — [context where mentioned]
- [Name 2] — [context where mentioned]
Projects/Initiatives (N):
- [Project Name] — [brief description]
Teams/Groups (N):
- [Team Name] — [context]
Terminology (N):
- [ACRONYM] — [likely meaning]
Would you like me to:
1. Create entity stubs for the people and projects found
2. Add terminology to reference.md
3. Copy specific documents to Raw-Materials/Docs/ for full processing via /doc
4. All of the above
5. Let me review and select specific items first
Based on the user's choice:
Entity stubs: For each confirmed person/project/team:
Curated-Context/Entities/ subdirectoryGuidelines/wikilink-guidelines.mdTerminology: Add confirmed acronyms and terms to Curated-Context/System/reference.md
Document copy: Copy selected files to Raw-Materials/Docs/ for later processing via /doc. Inform the user how many files were copied and that they can run /doc to process them.
Import complete:
- N entity stubs created
- N terms added to reference.md
- N documents copied to Raw-Materials/Docs/
Next steps:
- Run /doc to process imported documents
- Run /setup to continue personalising the system
- Review created stubs in Curated-Context/Entities/ and add any missing details
development
Add article/book to Professional Philosophies library
business
Process a Slack export from Raw-Materials/Slack queue
tools
Fetch Slack messages via MCP tools and write raw exports for /slack processing
data-ai
Interactive end-of-day reflection; surfaces carryover items for next /morning; appends to daily journal