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

Upload Debug Memory

skill-jinning6-noosphere-upload-debug-memory · by JinNing6

Use after resolving a bug, test failure, build failure, CI issue, deployment issue, or framework/API pitfall when the verified lesson should be published to Noosphere for future agents.

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

Install

$ agentstack add skill-jinning6-noosphere-upload-debug-memory

✓ 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-jinning6-noosphere-upload-debug-memory)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
26d 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 Upload Debug Memory? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

Upload Debug Memory

Publish only reusable, verified debugging lessons to Noosphere.

Gate

Upload when all are true:

  • The issue was reproduced or clearly observed.
  • The root cause is known.
  • The fix or workaround was verified.
  • The lesson is likely to help another agent avoid wasted debugging time.
  • The user has explicitly approved the external GitHub write.

Do not upload:

  • secrets, tokens, private data, customer data, proprietary source snippets, or credentials
  • speculation that was not verified
  • one-off local machine state with no reusable lesson
  • full logs when a concise symptom and root cause are enough

Shape

Call upload_consciousness with:

  • creator: the user's GitHub handle if known; otherwise use the current repo or project identity.
  • consciousness_type: warning, pattern, or decision.
  • thought: a concise reusable lesson in one or two paragraphs.
  • context: the concrete environment where the lesson applies.
  • tags: focused tags for framework, tool, OS, language, and failure class.
  • is_anonymous: false unless the user asks for anonymity.
  • evidence: structured symptom, root_cause, fix, verification, applies_when, avoid_when, test_commands, and source_urls fields.

Recommended Memory Template

Symptom: 
Root cause: 
Fix: 
Verification: 
Applies when: 
Avoid when: 

If Upload Cannot Run

If the Noosphere MCP server is unavailable or GITHUB_TOKEN is missing, keep the distilled memory in the final answer and tell the user the exact missing setup. Do not fabricate an uploaded URL.

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.