{"id":30290781,"url":"https://github.com/patrickjaja/arch-context-generator","last_synced_at":"2025-08-16T23:55:28.861Z","repository":{"id":307481727,"uuid":"1011761516","full_name":"patrickjaja/arch-context-generator","owner":"patrickjaja","description":null,"archived":false,"fork":false,"pushed_at":"2025-07-31T11:28:20.000Z","size":200,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-31T15:16:01.534Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/patrickjaja.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-07-01T09:54:01.000Z","updated_at":"2025-07-31T11:28:23.000Z","dependencies_parsed_at":"2025-07-31T15:17:26.287Z","dependency_job_id":"f073b9a5-1880-43b5-afd9-8f940f5dd1b2","html_url":"https://github.com/patrickjaja/arch-context-generator","commit_stats":null,"previous_names":["patrickjaja/arch-context-generator"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/patrickjaja/arch-context-generator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patrickjaja%2Farch-context-generator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patrickjaja%2Farch-context-generator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patrickjaja%2Farch-context-generator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patrickjaja%2Farch-context-generator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/patrickjaja","download_url":"https://codeload.github.com/patrickjaja/arch-context-generator/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/patrickjaja%2Farch-context-generator/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270786441,"owners_count":24644563,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-16T02:00:11.002Z","response_time":91,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-08-16T23:55:24.955Z","updated_at":"2025-08-16T23:55:28.842Z","avatar_url":"https://github.com/patrickjaja.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Arch Context Generator\n\nA Bash script that generates comprehensive system context documentation for Arch Linux systems, optimized for use with Claude.\n\n\u003e **Note for Arch Linux users**: Claude Desktop is now available for Arch Linux! See [claude-desktop-archlinux](https://github.com/patrickjaja/claude-desktop-archlinux) for installation.\n\n## What does this script do?\n\n`arch-context-generator.sh` collects detailed information about your Arch Linux system and creates a structured Markdown file with:\n\n- Hardware information (CPU, RAM, disks, GPU)\n- Operating system details and configuration\n- Installed packages and services\n- Network and audio configuration\n- Development environment\n- Security settings\n\n## Why use this?\n\nThe generated context file significantly improves collaboration with Claude:\n- **More precise help**: Claude can offer system-specific solutions\n- **Fewer follow-up questions**: All relevant system information is immediately available\n- **Better troubleshooting**: Claude knows your exact configuration\n\n## Usage\n\n### 1. Run the script\n\n```bash\n# Make the script executable\nchmod +x arch-context-generator.sh\n\n# Generate full context\n./arch-context-generator.sh\n\n# Basic context (only essential info)\n./arch-context-generator.sh --basic\n\n# Select specific modules\n./arch-context-generator.sh --modules=hardware,packages,development\n```\n\n### 2. Find the generated file\n\nThe script creates:\n- `arch-context_YYYY-MM-DD_HH-MM-SS.md` - Timestamped file\n- `arch-context_latest.md` - Symbolic link to the latest version\n\n### 3. Upload to Claude\n\n1. Open [claude.ai](https://claude.ai)\n2. Start a new conversation\n3. Click the paperclip icon (📎)\n4. Select the generated `arch-context_latest.md`\n5. Ask your system-specific question\n\n![Claude interface with file upload](2025-07-01_13-16_1.png)\n\n## Example use cases\n\n- \"Why isn't my audio service starting?\"\n- \"Help me configure Docker on my system\"\n- \"Optimize my BTRFS settings\"\n- \"Why is my system slow to boot?\"\n\nWith the uploaded context, Claude can directly address your specific system configuration and suggest appropriate solutions.\n\n### Example: Claude helps with PipeWire audio issues\n\n![Claude analyzing PipeWire configuration](2025-07-01_13-16.png)\n\nIn this example, Claude recognizes from the system context that PipeWire is installed and provides specific commands for problem diagnosis.\n\n## Privacy\n\nThe script:\n- Filters sensitive data (passwords, emails, IPs)\n- Stores everything locally\n- Does not automatically transmit any data","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpatrickjaja%2Farch-context-generator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpatrickjaja%2Farch-context-generator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpatrickjaja%2Farch-context-generator/lists"}