Commit 3e450d2
committed
improve api-integration skill structure + add skill-review-and-optimize CI
- expand frontmatter description with capability statement
- extract OAuth client, rate limiter, and monitoring schema into references/
- add copy-paste-ready sync loop implementation
- tighten auth and caching sections to tables
- add .github/workflows/skill-review.yml for automated skill review + optimize on PRs
- add .github/workflows/skill-apply-optimize.yml for /apply-optimize command1 parent 4b1851c commit 3e450d2
6 files changed
Lines changed: 292 additions & 237 deletions
File tree
- .github/workflows
- skills/automation/api-integration
- references
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
0 commit comments