Skip to content

Commit b7fad41

Browse files
committed
Fix markdown lint: blank line before code fence
1 parent 43143f3 commit b7fad41

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

recipes/claudeception/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,7 @@ Claudeception connects to Open Brain at two points:
9191
**After creating (capture):** Saves the new skill to Open Brain via `capture_thought` with tags like `skill-created`, the skill name, and relevant domain tags. This means future sessions across any project can find the skill via semantic search.
9292

9393
**Example flow:**
94+
9495
```
9596
Discovery: n8n Code node blocks process.env
9697
-> search_thoughts("n8n code node sandbox process.env")

0 commit comments

Comments
 (0)