- Add 02-notion-writer skill with Python script for pushing markdown to Notion - Add YouTube API CLI scripts for jamie-youtube-manager (channel status, video info, batch update) - Update jamie-youtube-manager SKILL.md with CLI script documentation - Update CLAUDE.md with quick reference guides 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
24 lines
533 B
JSON
24 lines
533 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(find:*)",
|
|
"Bash(git init:*)",
|
|
"Bash(unzip:*)",
|
|
"Bash(git add:*)",
|
|
"Skill(notion-organizer)",
|
|
"Skill(ourdigital-seo-audit)",
|
|
"WebFetch(domain:les.josunhotel.com)",
|
|
"WebFetch(domain:josunhotel.com)",
|
|
"WebFetch(domain:pagespeed.web.dev)",
|
|
"Bash(ln:*)",
|
|
"Skill(skill-creator)",
|
|
"Bash(python:*)",
|
|
"Bash(mv:*)",
|
|
"Bash(ls:*)",
|
|
"Bash(cat:*)",
|
|
"Bash(git commit:*)",
|
|
"Bash(git reset:*)"
|
|
]
|
|
}
|
|
}
|