AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
SKILL verified MIT Self-run

Github Profile Proof Updater

skill-jqaisystems-jqai-ai-skills-github-profile-proof-updater · by jqaisystems

Refresh and verify a GitHub profile or public proof layer. Use when the user wants to update GitHub profile visuals, replace README assets while preserving paths, audit profile image references, validate live GitHub rendering, prepare LinkedIn/X proof copy, or document a profile-refresh proof trail.

No reviews yet
0 installs
31 views
0.0% view→install

Install

$ agentstack add skill-jqaisystems-jqai-ai-skills-github-profile-proof-updater

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/skill-jqaisystems-jqai-ai-skills-github-profile-proof-updater)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
3mo ago

Declared compatibility

Claude CodeClaude Desktop

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.

How agent discovery & health will work →
Are you the author of Github Profile Proof Updater? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

GitHub Profile Proof Updater

Overview

Use this skill to turn a GitHub profile or proof-layer refresh into a repeatable, public-safe workflow: update visuals, preserve working README paths, verify the live page, and create the social/proof trail that explains the update.

Do not publish, commit, push, upload, or post externally unless the user explicitly asks for that action.

Workflow

  1. Confirm the target repo and the source asset folder.
  2. Inspect the current repo state:
  • git status --short
  • README image references
  • target asset filenames and dimensions
  1. Preserve existing public paths unless the user asks for a rename in README.
  • Prefer replacing assets under the old filenames.
  • Keep known-good hero images unchanged when the user says the hero is already good.
  1. Copy or replace only the intended assets.
  2. Validate the changed media:
  • destination files exist
  • images are readable
  • dimensions/aspect ratios are plausible for the README layout
  1. Re-check README references.
  • Edit README only if an image path is broken, missing, or intentionally changing.
  1. Review the diff and repo status.
  • Never use broad staging until the changed files are understood.
  • Prefer staging named files only.
  1. If the user asks to commit/push, commit with a focused message and push the current branch.
  2. Verify the live GitHub profile or public repo page after push.
  • Check that all updated visuals render.
  • Confirm the unchanged hero remains correct.
  • Capture any broken image, stale cache, or layout issue.
  1. Create or update the proof trail:
  • public GitHub links
  • commit links or hashes
  • asset summary
  • LinkedIn/X post links when available
  • follow-up checklist

Public Safety Rules

  • Do not include local machine paths, private vault structure, raw prompts, logs, credentials, browser cookies, private repo names, account identifiers, or client data in public files.
  • Screenshots must not reveal private tabs, emails, analytics, billing, dashboards, file paths, or account menus.
  • Social copy should describe outcomes and workflow categories, not private implementation details.
  • If a public artifact is being prepared, apply the github-safe-publisher rules and run its scanner when available.

Social Proof Handoff

When the user wants LinkedIn or X copy for the refresh:

  • Lead with the public proof angle.
  • Keep LinkedIn reflective and explanatory.
  • Keep X shorter, with one idea per post.
  • Add alt text for every image.
  • Put related X posts into a thread, not scattered comments.
  • Track published links in a proof trail or engagement tracker.

Output Format

Return:

  1. Verdict: BLOCK, REVIEW, or READY.
  2. Target repo and files changed.
  3. Validation performed.
  4. Live verification result, if applicable.
  5. Proof/social artifacts created or updated.
  6. Next recommended action.

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet, be the first.

Versions

  • v0.1.0 Imported from the upstream source.