land-reduction-trespass
Transcribe land reduction evidence
Process historical documents related to reserve reductions, settler encroachment, and railway takings. The skill ensures legal-grade transcription with metadata extraction, provenance verification, and strict factual-only output standards.
Baixar o ZIP da skill
Upload no Claude
Vá em Configurações → Capacidades → Skills → Upload skill
Ative e comece a usar
Testar
A utilizar "land-reduction-trespass". Process this batch of land reduction documents
Resultado esperado:
- • Batch ID: LR-2024-001 - 12 tasks processed
- • High relevance: 8 documents | Medium: 3 | Low: 1
- • Key finding: 1913 letter documents 20-acre reduction from 1878 survey
- • Flagged: 1 OCR failure, 1 provenance issue
- • Submission ready for ManagerReview queue
A utilizar "land-reduction-trespass". Analyze this railway taking document
Resultado esperado:
- • Document: 1914 Railway Station assessment for Kimball Station
- • Date: 1914 | Provenance: Provincial Archives
- • Relevance: High - documents Right-of-Way taking from Reserve No. 10
- • Key quote: Railway company paid $200 for 5-acre strip
- • Reliability: Verified - original assessment record
Auditoria de Segurança
SeguroPrompt-only documentation skill containing only AI workflow instructions. The SKILL.md file is a markdown guide with Python code examples for document transcription. No actual executable code, no network calls, no file system access beyond standard AI tool capabilities. Static findings are false positives from markdown code fence language identifiers (powershell, ruby) being misinterpreted as actual script content.
Fatores de risco
⚡ Contém scripts
🌐 Acesso à rede
📁 Acesso ao sistema de arquivos
🔑 Variáveis de ambiente
⚙️ Comandos externos
Pontuação de qualidade
O Que Você Pode Construir
Index colonial documents
Process batches of historical records about reserve reductions for academic research and land claims.
Prepare evidence transcripts
Create verified transcriptions of historical documents for indigenous land claim cases.
Classify old records
Sort and categorize historical land survey records by relevance and reliability.
Tente Estes Prompts
Read the JSON task file for the Land_Reduction_Trespass queue. Extract all metadata, summarize the document, and identify key evidence quotes. Output to the analysis JSON file.
Fetch a batch of tasks from the Land_Reduction_Trespass queue. Analyze each document, apply the legal-grade verbatim protocol, and create analysis JSON for the entire batch.
Check the provenance field in each task. Flag any documents with Incoming or Unknown provenance. Use the flag-task command with reason Provenance_Failure.
Before submitting the analysis JSON, validate: check length exceeds 100 chars, remove forbidden words like suggests or implies, verify all metadata fields are populated correctly.
Melhores Práticas
- Re-read the instruction file after every 5 tasks to prevent context drift
- Quote text directly rather than summarizing with opinion words like suggests or implies
- Always verify dates are 4-digit years; Unknown is not acceptable metadata
Evitar
- Using keyword search instead of reading full document context
- Writing Python scripts to auto-scan document content instead of manual analysis
- Submitting metadata as Unknown when information exists in the source text
Perguntas Frequentes
What input format does this skill require?
How many documents can I process at once?
Can this skill access original source files?
Is my data safe with this skill?
What if OCR fails on a document?
How is this different from general document skills?
Detalhes do Desenvolvedor
Autor
ACSKamloopsLicença
UNLICENSED
Repositório
https://github.com/ACSKamloops/shs-engine/tree/master/.codex/skills/land-reduction-trespassReferência
master
Estrutura de arquivos
📄 SKILL.md