Go to file
ywkj 60c0265ac9
/ smoke (push) Successful in 5s Details
register-skill-release / register (push) Successful in 14s Details
refactor: use SkillClient, remove all auth concerns from business logic
Replaced manual config/token/retry handling with createSkillClient().
scrape.ts is now pure data transformation with zero auth imports.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-17 08:17:53 +08:00
.forgejo/workflows ci: use shared-actions/register-skill composite action 2026-03-12 22:03:10 +08:00
agents feat: initial commit 2026-03-12 07:36:59 +08:00
references feat: initial commit 2026-03-12 07:36:59 +08:00
scripts feat: initial commit 2026-03-12 07:36:59 +08:00
src refactor: use SkillClient, remove all auth concerns from business logic 2026-03-17 08:17:53 +08:00
.gitignore feat: initial commit 2026-03-12 07:36:59 +08:00
CONFIG_MIGRATION.md feat: initial commit 2026-03-12 07:36:59 +08:00
SKILL.md feat: initial commit 2026-03-12 07:36:59 +08:00
bun.lock feat: initial commit 2026-03-12 07:36:59 +08:00
install.sh feat: initial commit 2026-03-12 07:36:59 +08:00
package.json feat: initial commit 2026-03-12 07:36:59 +08:00