add fewer-permission-prompts to bundled skills table and bump to v2.1.121
Promoted from /en/commands canonical reference (the Skills Reference prose at /en/skills still undercounts at 5). Count updated 5 → 6. Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Skills Best Practice
|
||||
|
||||
 <br>
|
||||
 <br>
|
||||
[](../implementation/claude-skills-implementation.md)
|
||||
|
||||
Claude Code skills — frontmatter fields and official bundled skills.
|
||||
@@ -36,7 +36,7 @@ Claude Code skills — frontmatter fields and official bundled skills.
|
||||
|
||||
---
|
||||
|
||||
##  **(5)**
|
||||
##  **(6)**
|
||||
|
||||
| # | Skill | Description |
|
||||
|---|-------|-------------|
|
||||
@@ -45,6 +45,7 @@ Claude Code skills — frontmatter fields and official bundled skills.
|
||||
| 3 | `debug` | Debug failing commands or code issues |
|
||||
| 4 | `loop` | Run a prompt or slash command on a recurring interval (up to 3 days) |
|
||||
| 5 | `claude-api` | Build apps with the Claude API or Anthropic SDK — triggers on `anthropic` / `@anthropic-ai/sdk` imports |
|
||||
| 6 | `fewer-permission-prompts` | Scan transcripts for common read-only Bash/MCP calls and add a prioritized allowlist to `.claude/settings.json` to reduce permission prompts |
|
||||
|
||||
See also: [Official Skills Repository](https://github.com/anthropics/skills/tree/main/skills) for community-maintained installable skills.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user