status

审查 · 57
已收录

See project status at a glance. Checks Git status, build, tests, recent issues, and branch status all at once. Use before starting work or when checking on status.

Verified installs0
Stars20
版本1.0.0
质量59/100 · 有潜力
信任57/100 · Do not auto-install
审计73/100 · 需审查

供给资产档案

编程与开发 Agent

代码审查、仓库分析、测试、CI、GitHub、DevOps 与开发工作流 Skill。

浏览赛道

场景

GitHub automation

I need my agent to triage GitHub issues, review pull requests, and summarize repository changes.

适配 Agent

Claude Code + OpenAI Agents + CLI

适用于 Codex、Claude Code、Cursor、CLI 或自定义 Agent。

安装

就绪

npx skills add LeeYudok/agents-scaffold --skill status

维护状态

新鲜

今天有推送

风险

需审查

Running build/check commands (e.g., npm run build, cargo check) can have side effects and may execute arbitrary scripts from the repository.

GitHub 质量

20

59/100 质量 · 65/100 信任

覆盖标签

编程GitHub automation设计与创意agent-skill

审查说明

Running build/check commands (e.g., npm run build, cargo check) can have side effects and may execute arbitrary scripts from the repository. · The test-status search uses `-newer package.json` which may be misleading if no package.json exists or if test results were generated before it.

Agent 采用评分卡

一眼查看信任、审计与安装准备度

这些分数综合公开仓库元数据、OpenAgentSkill 审查信号、维护新鲜度与安装准备度。它用于候选筛选,不替代人工审查。

质量

有潜力
59

有用的候选项,但采用前应与替代方案比较。

信任

Do not auto-install
57

Trust Score v5 found insufficient evidence for agent installation. Treat this as discovery material, not an executable recommendation.

审计

需审查
73

对安装准备度、安全元数据、维护情况与采用风险的机器可读审查。

OpenAgentSkill 信任评分 v5

安装前需人工审查

Choose a stronger alternative or inspect the source manually before any install attempt.

CodexClaude CodeCursorOpenAgentSkill CLI

Stars

20 个 GitHub Stars

仓库活跃度

20 个 Star,3 个 Fork

维护状态

今天有推送

许可证

MIT

安装

npx skills add LeeYudok/agents-scaffold --skill status

安装安全性

标准软件包或运行时安装路径

权限范围

Shell 或命令执行

Agent 结果

暂未有 Agent 结果数据

文档

README/SKILL.md 上下文充分

风险摘要

生产前审查

  • Running build/check commands (e.g., npm run build, cargo check) can have side effects and may execute arbitrary scripts from the repository.
  • Low GitHub adoption signal
  • Quality score needs review
  • GitHub adoption: 20 GitHub stars

安装准备度

安装路径可用

  • 安装路径可用
  • 仓库证据可用
  • 已声明许可证
  • 暂无 Agent 验证结果证据

Agent 可读元数据

这个 Skill 的机器可读决策数据。

使用此区块或内嵌 JSON 判断 Agent 是否应安装该 Skill、选择替代方案,或先请求人工审查。

打开 JSON

适用任务

  • Browser automation 工作流
  • Claude Code 团队
  • builders willing to evaluate younger projects
  • Navigate pages

适用 Agent

CodexClaude CodeCursorOpenAgentSkill CLIOpenAI AgentsCLI

安装决策

命令
npx skills add LeeYudok/agents-scaffold --skill status
策略
审查
人工审查

信任与风险

信任
57/100
审计
73/100
风险级别
需审查

结果闭环

端点
/api/agent/outcome
事件 ID
resolve
结果
5

安装命令

npx skills add LeeYudok/agents-scaffold --skill status

不适用场景

  • 需要厂商支持 SLA 的团队
  • production agents without a repository review
  • Low GitHub adoption signal
  • Running build/check commands (e.g., npm run build, cargo check) can have side effects and may execute arbitrary scripts from the repository.
  • 暂未有 OpenAgentSkill 使用反馈数据

Agent 安全 v2

49/100 · 避免自动安装

实验性审查

Sparse or mixed signals. Useful for discovery, but not for autonomous installation.

Test manually in an isolated workspace and compare against safer alternatives.

通过 API 解析

Shell 或命令执行

Skill 元数据引用了终端、CLI、Shell、子进程或命令执行工作流。

网络访问

Skill 可能访问远程页面、API、仓库或外部服务。

  • 高风险权限提示:Shell 或命令执行
  • Running build/check commands (e.g., npm run build, cargo check) can have side effects and may execute arbitrary scripts from the repository.

安装目标

在你的 Agent 工作流中安装此 Skill

通过公开安装端点获取命令、安全清单、目标提示词和该 Skill 的规范链接。

skill install

OpenAgentSkill CLI

Resolve policy, run the source installer safely, and report a verified install receipt.

$ npx --yes https://github.com/Leon-Drq/openagentskill/releases/download/cli-v0.2.1/openagentskill-0.2.1.tgz install leeyudok-status

Agent 解析计划

让 Agent 在安装前验证匹配度。

Resolve API 返回首选 Skill、替代方案、安全策略、审计说明、安装目标和可直接执行的提示词,无需抓取此页面。

打开文本计划

Agent 应检查

  • 从 Resolve API 检查任务匹配与替代方案。
  • 检查审计评分、信任评分和安全策略警告。
  • 检查 Codex、Claude Code、Cursor 或 CLI 的安装目标兼容性。

复制提示词

Task: Use status in this workspace.
Resolve first: https://www.openagentskill.com/api/agent/resolve?task=Use%20status%20for%20an%20agent%20workflow&agent=codex&max_risk=medium
Review install handoff: https://www.openagentskill.com/api/skills/leeyudok-status/install
Install command: npx skills add LeeYudok/agents-scaffold --skill status
Before running it, summarize audit warnings, required permissions, and the fallback skill if install is risky.

Agent 交接

把安装路径交给 Agent,而不是再给一个目录页。

通过公开安装端点获取命令、安全清单、目标提示词和该 Skill 的规范链接。

打开安装 API

Agent 提示词

Use status for this task. Review https://www.openagentskill.com/api/skills/leeyudok-status/install, then install with: npx skills add LeeYudok/agents-scaffold --skill status

Registry 元数据

用于自动选择 Skill 的 Agent 可读档案。

本页通过 Registry API 提供相同的决策、信任、审计、场景和安装信号,让 Agent 无需抓取界面即可排序。

打开 Manifest

适配 Agent

58/100

Browser automation

平台

Claude Code, OpenAI Agents

审计报告

需审查 · 73/100

对安装准备度、安全元数据、维护情况与采用风险的机器可读审查。

查看审计报告查看评估报告

Agent 决策面板

Fallback candidate for Browser automation

先用此 Skill 做原型验证,并保留备选方案。

58
就绪度
原型验证
阶段

栈中角色

备选候选

主要匹配

Browser automation

信任标签

先做原型验证

安装路径

命令已就绪

适用场景

  • Browser automation 工作流
  • Claude Code 团队
  • builders willing to evaluate younger projects

证据

  • 仓库近期活跃
  • 已提供安装命令或 GitHub 仓库
  • 59/100 质量档案

先审查

  • Low GitHub adoption signal
  • Running build/check commands (e.g., npm run build, cargo check) can have side effects and may execute arbitrary scripts from the repository.
  • 暂未有 OpenAgentSkill 使用反馈数据

实施路径

  1. 1在沙盒 Agent 中安装它,并端到端完成一次Browser automation任务。
  2. 2Compare output quality, latency, and failure behavior against at least one alternative.
  3. 3Promote it into production only after reviewing repository permissions, license, and maintenance signals.

信任档案

Do not auto-install

Trust Score v5 found insufficient evidence for agent installation. Treat this as discovery material, not an executable recommendation.

57
OpenAgentSkill 信任评分

GitHub 采用度

修复

20 个 GitHub Stars

Star/Fork 活跃度

修复

20 个 Star,3 个 Fork; 当前元数据中没有议题活跃度信息

近期维护

通过

今天有推送

许可证清晰度

通过

MIT

积极信号

  • AI 审查已通过
  • 安装路径可用
  • 仓库证据可用
  • 近期维护的仓库
  • 安装命令未发现明显高风险模式
  • 结果闭环已就绪,但需要首次真实 Agent 运行

安装前审查

  • Running build/check commands (e.g., npm run build, cargo check) can have side effects and may execute arbitrary scripts from the repository.
  • Low GitHub adoption signal
  • Quality score needs review
  • GitHub adoption: 20 GitHub stars
  • Stars/forks activity: 20 stars, 3 forks; issue activity unavailable in current metadata
  • 暂未有真实 Agent 结果报告
  • 无人值守安装前需要人工审查

建议操作

Choose a stronger alternative or inspect the source manually before any install attempt.

质量档案

有潜力 适用于 Agent 工作流的候选

有用的候选项,但采用前应与替代方案比较。

59
GitHub Stars
20
新鲜度
今天
安装就绪
许可证
MIT
安装前审查: Low GitHub adoption signal · Running build/check commands (e.g., npm run build, cargo check) can have side effects and may execute arbitrary scripts from the repository.

工作流匹配

在这些场景使用此 Skill

工作流匹配

加入完整工作流

替代方案短名单

安装前对比

可能适合该任务的相近 Skill。

对比全部

概览

--- name: status description: See project status at a glance. Checks Git status, build, tests, recent issues, and branch status all at once. Use before starting work or when checking on status. allowed-tools: Bash, Read ---

# Project Status Check

## Execution order (in parallel)

### 1. Git status ```bash git status --short git log --oneline -5 git branch -a | grep -v remotes | head -10 ```

### 2. Build status (stack detection) ```bash # if package.json exists [ -f package.json ] && ( echo "=== TypeScript ===" && (bunx tsc --noEmit 2>&1 | tail -5 || npx tsc --noEmit 2>&1 | tail -5) echo "=== Build ===" && (bun run build 2>&1 | tail -5 || npm run build 2>&1 | tail -5) ) || true

# if go.mod exists [ -f go.mod ] && echo "=== Go build ===" && go build ./... 2>&1 | tail -5 || true

# if Cargo.toml exists [ -f Cargo.toml ] && echo "=== Cargo check ===" && cargo check 2>&1 | tail -5 || true

# if build.gradle exists [ -f build.gradle ] || [ -f build.gradle.kts ] && echo "=== Gradle ===" && ./gradlew compileJava 2>&1 | tail -5 || true ```

### 3. Test status ```bash # most recent test results (if any) find . -name "*.xml" -path "*/test-results/*" -newer package.json 2>/dev/null | head -3 ```

### 4. Open issues (GitLab) ```bash command -v glab >/dev/null && glab issue list --state=opened -P 1 --per-page 5 2>/dev/null || true ```

### 5. Process status (pm2/ports) ```bash command -v pm2 >/dev/null && pm2 list 2>/dev/null | head -20 || true ```

### 6. Today's usage (optional — only when `ccusage` is present) ```bash # ccusage reports Claude Code usage. If it isn't installed, skip silently # (it does not apply to other harnesses such as Codex or agy). command -v ccusage >/dev/null && ccusage daily --since "$(date +%Y%m%d)" --json 2>/dev/null \ | python3 -c "import json,sys; d=json.load(sys.stdin).get('daily') or [{}]; r=d[0]; print(f\"today {r.get('totalTokens',0):,} tokens / \${r.get('totalCost',0):.2f}\")" 2>/dev/null || true ```

## Output format

``` ## Project Status — {{PROJECT_NAME}} (YYYY-MM-DD HH:MM:SS)

### Git Branch: feature/issue-42-xxx Changes: 3 modified, 1 untracked Recent commit: abc1234 fix: ...

### Build TypeScript: ✅ no errors / ❌ N errors Build: ✅ succeeded / ❌ failed

### Issues (open) #42 [feature] ... #38 [bug] ...

### Usage (only when ccusage is present) today 1,207,480,323 tokens / $1227.00

### Next steps - (remaining TODO comments or outstanding work on the current branch) ```

## Learned warnings

(Notes discovered during execution accumulate here)

技术详情

版本
1.0.0
许可证
MIT
最近更新
2026年8月22日
发布时间
2026年8月22日

决策摘要

备选候选

58
就绪
原型验证
阶段

仓库近期活跃

审计

安装审查

安装与采用审查

73
需审查
安全性
77/100
维护状态
100/100
安装
92/100
打开完整审计查看评估报告

Agent 验证证据

Agent 验证证据

来自解析、审查、安装和一次小范围运行后的结果报告。

0
已验证
Needs first agent run自动安装: 先审查最近: 未知
成功率
近期失败
结果
0
输出质量
失败
0
不相关
0
安装次数
0
风险拦截
0
需要配置
0
生产环境
0

暂时没有 Agent 结果数据。首次 Agent 执行可以通过 /api/agent/outcome 报告成功、需要设置、风险拦截、失败或不相关。

安装

加入 Agent 工作流

免费且开源. 在生产 Agent 中安装前请先审查报告。

增长闭环

分享工具包

X

为 status 准备的场景化草稿,可手动发布到 X。

策展说明
status: See project status at a glance. Checks Git status, build, tests, recent issues, and branch st...

20 stars

https://www.openagentskill.com/skills/leeyudok-status?ref=x
打开 X 草稿
可选:带安装命令的回复
Listing + install path for status:
https://www.openagentskill.com/skills/leeyudok-status?ref=x

Install: npx skills add LeeYudok/agents-scaffold --skill status
打开回复草稿

收录来源

Registry 收录

可认领

此列表来自公开来源,维护者认领获批前不会标记为官方。

创作者
LeeYudok
收录方
OpenAgentSkill 社区索引

归属链接指向公开仓库或创作者主页。创作者可认领列表以更新所有权信号。

认领此 Skill

所有者认领

认领此 Skill 页面

这条 Registry 收录 列表归属于 LeeYudok,但尚未标记为官方。认领后可增加已验证所有者信号,使后续发布、安装和审计更新更值得信赖。

创作者外链工具包

将证据徽章加入你的 README

在开发者评估仓库的位置展示规范页面、当前信任与审计信号,以及真实的 Agent 验证证据。

[![Listed on OpenAgentSkill](https://www.openagentskill.com/api/badge/leeyudok-status?metric=listed&label=Listed)](https://www.openagentskill.com/skills/leeyudok-status)
[![OpenAgentSkill Trust](https://www.openagentskill.com/api/badge/leeyudok-status?metric=trust&label=Trust)](https://www.openagentskill.com/skills/leeyudok-status)
[![OpenAgentSkill Audit](https://www.openagentskill.com/api/badge/leeyudok-status?metric=audit&label=Audit)](https://www.openagentskill.com/skills/leeyudok-status/audit)
[![Agent Proven](https://www.openagentskill.com/api/badge/leeyudok-status?metric=proven&label=Agent%20Proven)](https://www.openagentskill.com/skills/leeyudok-status)

作者

L

LeeYudok

@leeyudok

健康信号

GitHub Stars
20
质量评分
32/100
最近 GitHub 推送
2026年8月22日
框架提示
未知
OpenAgentSkill 浏览量
0
复制安装命令
0
跳转点击
0

社区信号

告诉我们这个 Skill 是否对你的 Agent 工作流有帮助。汇总反馈会持续改善排序。

信任与安全

Do not auto-install

57
  • GitHub 采用度20 个 GitHub Stars修复
  • Star/Fork 活跃度20 个 Star,3 个 Fork; 当前元数据中没有议题活跃度信息修复
  • 近期维护今天有推送通过
  • 许可证清晰度MIT通过
  • README/SKILL.md 完整度元数据包含足够的用法与工作流上下文通过
  • 依赖与运行时风险命令执行范围信息