Skip to content
BeClaude

github-skill-dashboard

New
13GitHub TrendingGeneralby lu969181-boop

Local Obsidian-backed dashboard for GitHub projects and AI agent skills

Summary

This skill creates a local Obsidian-backed dashboard that tracks GitHub projects and AI agent skills, enabling developers to monitor repositories, issues, and skill performance from a centralized knowledge base.

  • It helps teams stay organized by syncing GitHub data with Obsidian notes for easy reference and analysis.

Install & Usage

1
Create the agents directory
mkdir -p .claude/agents
2
Save the agent file

Add the configuration to .claude/agents/github-skill-dashboard.md

3
Invoke with @agent-name
@github-skill-dashboard

Use Cases

Track open issues and pull requests across multiple GitHub repositories in a single Obsidian dashboard.
Monitor the status and performance of AI agent skills deployed in your projects.
Generate weekly summaries of GitHub activity and skill usage for team standups.
Link specific GitHub issues to Obsidian notes for detailed investigation and documentation.
Visualize trends in repository contributions and skill execution over time.
Set up automated reminders for stale issues or underperforming skills via Obsidian queries.

Usage Examples

1

/github-skill-dashboard sync my-org/repo1 my-org/repo2

2

Show me the top 5 most active skills this week in my dashboard.

3

Create a new Obsidian note linking to issue #42 in my-org/repo1 with status update.

View source on GitHub
agent

Security Audits

LicenseUnknownSourceWarnRepositoryPass

Frequently Asked Questions

What is github-skill-dashboard?

This skill creates a local Obsidian-backed dashboard that tracks GitHub projects and AI agent skills, enabling developers to monitor repositories, issues, and skill performance from a centralized knowledge base. It helps teams stay organized by syncing GitHub data with Obsidian notes for easy reference and analysis.

How to install github-skill-dashboard?

To install github-skill-dashboard: create the agents directory (mkdir -p .claude/agents), then add the config to .claude/agents/github-skill-dashboard.md. Finally, @github-skill-dashboard in Claude Code.

What is github-skill-dashboard best for?

github-skill-dashboard is a agent categorized under General. It is designed for: agent. Created by lu969181-boop.

What can I use github-skill-dashboard for?

github-skill-dashboard is useful for: Track open issues and pull requests across multiple GitHub repositories in a single Obsidian dashboard.; Monitor the status and performance of AI agent skills deployed in your projects.; Generate weekly summaries of GitHub activity and skill usage for team standups.; Link specific GitHub issues to Obsidian notes for detailed investigation and documentation.; Visualize trends in repository contributions and skill execution over time.; Set up automated reminders for stale issues or underperforming skills via Obsidian queries..