Github repository
Skill lensetek/Digital-Marketing-Agent_Skills/capabilities/github-repository
Digital-Marketing-Agent_SkillsFrom the repository description
npx -y skills add lensetek/Digital-Marketing-Agent_Skills --skill github-repositoryAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
SKILL.md
1.2 KB, 253 tokens by cl100k_base, as published. Nobody here has run it
GitHub Repository Capability
When to Use
Use this capability for repository inspection, issue/PR review, changelog review, release checks, branch comparison, dependency review, and update planning.
Preferred Implementation
- Use GitHub connector,
gh, or git CLI when available. - Use
project-knowledge-graphas an optional project-scoped adapter for dependency paths and PR/change-impact analysis when a fresh graph is available. - Use read-only inspection before making changes.
- Use Computer Use only if GitHub web UI interaction is required and the user approves.
Inputs
- Repository URL or local path.
- Objective.
- Branch or PR reference.
- Allowed actions.
- Files or areas of interest.
Outputs
- Repository Summary.
- Issue or PR Findings.
- Changed Files Summary.
- Update Recommendation.
- Risks and approval needs.
Security and Ethics
- Do not expose tokens, remotes with credentials, CI secrets, environment values, or private repo data.
- Do not ask the user to paste GitHub tokens into chat.
- Do not push, merge, or change repository state without approval.
- Do not use Graphify global registration, graph merging, or arbitrary
project_pathaccess to inspect another private repository.
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.