BF personal-travel-butler
Manage a personal travel Markdown database for food finds, places, guides, screenshots, preferences, Notion synchronization, and trip planning. Use when the user sends travel tips, restaurant or place names, location text, itinerary ideas, images/screenshots, asks to store or organize travel knowledge, wants Notion sync setup or sync scripts, or wants recommendations and travel plans grounded in the local travel-db.
Manage a personal travel Markdown database for food finds, places, guides, screenshots, preferences, Notion synchronization, and trip planning.
As a process F 52/100 · Will not run — References files that are not bundled: references/database-schema.md, references/ingestion-workflow.md, references/recommendation-workflow.md
How to improve
- The text references files that are not there: add them or drop the references.
- Your own cases (evals/evals.json, 4–6 real requests with expected answers): the full check would then run those instead of a model-drafted suite.
- A spec.yaml with trigger phrases and assertions — a behaviour contract for CI; `skilltest init` writes a template.
Guard findings · 0
✓ No critical or high findings
Files scanned: 0. Evidence is masked. Grey chips explain why severity was lowered.
Against the Agent Skills spec
- warning
missing-refreference to a missing file: references/database-schema.md - warning
missing-refreference to a missing file: references/ingestion-workflow.md - warning
missing-refreference to a missing file: references/recommendation-workflow.md - warning
missing-refreference to a missing file: references/notion-sync-folder-standard.md - warning
missing-refreference to a missing file: references/notion-integration.md - warning
missing-refreference to a missing file: references/notion-sync-schema.md - warning
missing-refreference to a missing file: scripts/create_entry.py - warning
missing-refreference to a missing file: scripts/validate_db.py - warning
missing-refreference to a missing file: scripts/notion_check.py - warning
missing-refreference to a missing file: scripts/notion_setup.py - warning
missing-refreference to a missing file: scripts/notion_sync.py - warning
missing-refreference to a missing file: scripts/notion_compact.py - warning
missing-refreference to a missing file: scripts/notion_promote.py - warning
missing-refreference to a missing file: scripts/butler.py
Process rating: all ten parameters 52/100
- 0Tools and files. 14 referenced file(s) missing: references/database-schema.md, references/ingestion-workflow.md, references/recommendation-workflow.md
- 0Result and completion. Does not say what the result is
- 0Progress reporting. Says nothing while it works
- 30Running it twice. 9 mutating operations with no state check
- 55Failures and branches. 1 branches
- 70When it triggers. States when to use, but not when not to
- 70Inputs and preconditions. Inputs and preconditions are listed
- 100Steps. 47 steps
- 100Consistency. Name and required fields are in place
- 100Execution cost. Instruction body is 2114 tokens
Everything here is measured from the skill text rather than judged by a model, so the numbers are checkable. A parameter weighs more when it is a more common reason for the process to stall.
Quality signals
- +5Description has no quoted example phrases that should trigger the skill
- +4Description does not say when NOT to use the skill (false activations)
- +3Output format is not stated: the model decides each time
- +4No input/output examples
- +1No license
- +2Single-language instructions
- +3Description length 419: enough signal without eating the budget
- +4Structure: 9 headings
- +3Step-by-step instructions: 47 items
Quality base 70; lint remarks subtract, signals add up to 100. Result: 68.