Skip to content

Commit 8472a79

Browse files
committed
Update en to output generated at 42b04e5
1 parent 878091e commit 8472a79

4 files changed

Lines changed: 46 additions & 2 deletions

2026-04-16-box-windows-sdk-v1090-released.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ total_steps: null
1616
type: changelog
1717
sibling_id: ''
1818
parent_id: changelog
19-
next_page_id: 2026-04-22-box-java-sdk-v1090-released
19+
next_page_id: 2026-04-17-box-agent-skills
2020
previous_page_id: 2026-04-02-new-ai-models
2121
source_url: >-
2222
https://github.com/box/box-developer-changelog/blob/main/content/2026/04-16-box-windows-sdk-v1090-released.md

2026-04-17-box-agent-skills.md

Lines changed: 43 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,43 @@
1+
---
2+
applied_at: '2026-04-17'
3+
applies_to:
4+
- guides
5+
- ai
6+
is_impactful: true
7+
is_new_feature: true
8+
collapse: true
9+
show_excerpt: true
10+
release_source_url: ''
11+
is_index: false
12+
category_id: changelog
13+
subcategory_id: ''
14+
id: 2026-04-17-box-agent-skills
15+
rank: null
16+
total_steps: null
17+
type: changelog
18+
sibling_id: ''
19+
parent_id: changelog
20+
next_page_id: 2026-04-22-box-java-sdk-v1090-released
21+
previous_page_id: 2026-04-16-box-windows-sdk-v1090-released
22+
source_url: >-
23+
https://github.com/box/box-developer-changelog/blob/main/content/2026/04-17-box-agent-skills.md
24+
published_at: '2026-04-17'
25+
---
26+
# Box Agent Skills released
27+
28+
Box Agent Skills are pre-built instruction sets that teach AI coding assistants how to perform specific tasks. They give your AI assistant the context it needs to build Box integrations, work with Box content via MCP tools, configure webhooks, and use Box AI retrieval — no manual configuration required.
29+
30+
The skills follow the [Agent Skills][agent-skills] open standard and can be installed as a plugin for [Codex][codex], [Cursor][cursor], or [Claude Code][claude-code].
31+
32+
For detailed reference material, additional examples, and contributing guidelines, see the [box-for-ai][box-for-ai] repository on GitHub.
33+
34+
## Where to get support
35+
36+
Should you have any issues or need further guidance, please post a request to our [developer forum][forum] for any help needed.
37+
38+
[forum]: https://forum.box.com/
39+
[agent-skills]: https://developer.box.com/ai/agent-skills
40+
[box-for-ai]: https://github.com/box/box-for-ai
41+
[codex]: https://github.com/box/box-for-ai/blob/main/.codex-plugin/README.md
42+
[cursor]: https://github.com/box/box-for-ai/blob/main/.cursor-plugin/README.md
43+
[claude-code]: https://github.com/box/box-for-ai/blob/main/.claude-plugin/README.md

2026-04-22-box-java-sdk-v1090-released.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ type: changelog
1717
sibling_id: ''
1818
parent_id: changelog
1919
next_page_id: 2026-04-22-box-java-sdk-v580-released
20-
previous_page_id: 2026-04-16-box-windows-sdk-v1090-released
20+
previous_page_id: 2026-04-17-box-agent-skills
2121
source_url: >-
2222
https://github.com/box/box-developer-changelog/blob/main/content/2026/04-22-box-java-sdk-v1090-released.md
2323
published_at: '2026-04-22'

index.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -692,6 +692,7 @@
692692
"2026-04-01-box-windows-sdk-v670-released",
693693
"2026-04-02-new-ai-models",
694694
"2026-04-16-box-windows-sdk-v1090-released",
695+
"2026-04-17-box-agent-skills",
695696
"2026-04-22-box-java-sdk-v1090-released",
696697
"2026-04-22-box-java-sdk-v580-released",
697698
"2026-04-22-box-node-sdk-v1070-released",

0 commit comments

Comments
 (0)