Skip to content

Repository files navigation

https://agent-resources-one.vercel.app/

agent-resources — 公開Agent運用ハブ

Skill catalog integrity Build and Deploy Docs Validate Dashboard

KAFKA2306 の公開GitHub作業を横断して、何が動いているか、何が失敗したか、何に対応が必要か、その証拠はどこかを確認する人間向けoverviewです。同時に、agr / agrx で必要なagent skillだけを導入・実行できます。

このrepositoryやDashboard自体を状態の正本にはしません。各repository、GitHub、deployment、productionの直接証拠を優先します。

できること

公開作業を確認する

DashboardはKAFKA2306所有のpublic / non-archived repositoryを対象に、Issue、PR、GitHub Actions、直近activityを横断表示します。

  • Live APIの取得状態を明示する
  • private repository、secret、private work itemを公開面へ出さない
  • 取得不能な状態を推測で補完しない

詳細な状態はDashboardから各GitHub evidenceへ辿れます。

Agent skillを使う

このrepositoryのCLIを直接導入します。

uv tool install git+https://github.com/KAFKA2306/agent-resources.git

skillを追加:

agr add anthropics/skills/frontend-design

一時実行:

agrx anthropics/skills/pdf

team dependencyを同期:

agr sync

CLIの詳細は CLI / Skills docs を参照してください。

Web UI改善手順を再利用する

Dashboardやpublic Web、documentationを改善するときの監査・検証手順をSkillとして再利用できます。CSS component libraryや独自themeは配布せず、対象productの既存frontend authorityを優先します。

開発

uv run pytest
uv run ruff check .
uv run ty check
npm run test:dashboard

主要配置:

dashboard/     public state collectors / build / tests
docs/          public Dashboard / CLI docs sources
skills/        reusable agent skills
plugins/       packaged integrations
src/           agr / agrx implementation

repository運用契約、merge/release evidence、documentation policy、security boundaryは AGENTS.md を正準とします。

License

MIT License

About

A package manager for AI agents. Install agent skills from GitHub with a single command.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages