KS
Killer-Skills

update-repo — Categories.community

v1.0.0
GitHub

About this Skill

Perfect for Git-based AI Agents needing automated repository updates and submodule management. breakdown of popular coding agents

7hinkDifferent 7hinkDifferent
[1]
[0]
Updated: 2/25/2026

Quality Score

Top 5%
31
Excellent
Based on code quality & docs
Installation
SYS Universal Install (Auto-Detect)
Cursor IDE Windsurf IDE VS Code IDE
> npx killer-skills add 7hinkDifferent/agent-cracker

Agent Capability Analysis

The update-repo MCP Server by 7hinkDifferent is an open-source Categories.community integration for Claude and other AI agents, enabling seamless task automation and capability expansion.

Ideal Agent Persona

Perfect for Git-based AI Agents needing automated repository updates and submodule management.

Core Value

Empowers agents to update repository data by pulling latest submodule commits, refreshing star counts from GitHub, and regenerating the README agent table using scripts like manage-submodules.sh.

Capabilities Granted for update-repo MCP Server

Automating repository updates
Refreshing GitHub star counts
Regenerating README tables

! Prerequisites & Limits

  • Requires Git installation
  • GitHub access needed
  • Bash script compatibility required
Project
SKILL.md
1.2 KB
.cursorrules
1.2 KB
package.json
240 B
Ready
UTF-8

# Tags

[No tags]
SKILL.md
Readonly

Update Repo

Update the repository's agent data: pull latest submodule commits, refresh star counts from GitHub, and regenerate the README agent table.

Trigger

/update-repo [agent-name]

  • With agent-name: update only that agent's submodule
  • Without argument: update all submodules

Steps

1. Update Submodules

bash
1# Update specific agent 2./scripts/manage-submodules.sh update <agent-name> 3 4# Or update all 5./scripts/manage-submodules.sh update

1.5. Check Analysis Drift

For each updated agent, if agents.yaml has an analyzed_commit, compare it with the new submodule HEAD. If different, print:

⚠️ <agent>: submodule 从 <old-short> 更新到 <new-short>,分析文档和 demo 可能过时。运行 /check-updates <agent> 查看详情。

2. Refresh Star Counts

bash
1./scripts/update-stars.sh

3. Regenerate README Table

bash
1./scripts/gen-readme.sh

4. Show Status

bash
1./scripts/manage-submodules.sh status

Notes

  • If a submodule hasn't been added yet, use ./scripts/manage-submodules.sh add <agent-name> first
  • Star count update requires network access to GitHub API
  • All data is sourced from agents.yaml

Related Skills

Looking for an alternative to update-repo or building a Categories.community AI Agent? Explore these related open-source MCP Servers.

View All

widget-generator

Logo of f
f

f.k.a. Awesome ChatGPT Prompts. Share, discover, and collect prompts from the community. Free and open source — self-host for your organization with complete privacy.

149.6k
0
Design

flags

Logo of vercel
vercel

flags is a Next.js feature management skill that enables developers to efficiently add or modify framework feature flags, streamlining React application development.

138.4k
0
Browser

zustand

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
Communication

data-fetching

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
Communication