[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"workflow-asset-dbb25df1":3,"seo:featured-workflow:dbb25df1-4e82-11f1-9bc6-00163e2b0d79:en":82,"workflow-related-asset-dbb25df1-dbb25df1-4e82-11f1-9bc6-00163e2b0d79":83},{"id":4,"uuid":5,"slug":6,"title":7,"description":8,"author_id":9,"author_name":10,"author_avatar":11,"token_estimate":12,"time_saved":12,"model_used":13,"fork_count":12,"vote_count":12,"view_count":12,"parent_id":12,"parent_uuid":13,"lang_type":14,"steps":15,"tags":22,"has_voted":28,"visibility":18,"share_token":13,"is_featured":12,"content_hash":29,"asset_kind":30,"target_tools":31,"install_mode":35,"entrypoint":19,"risk_profile":36,"dependencies":39,"verification":44,"agent_metadata":47,"agent_fit":59,"trust":70,"provenance":79,"created_at":81,"updated_at":81},3492,"dbb25df1-4e82-11f1-9bc6-00163e2b0d79","asset-dbb25df1","Scoop — Command-Line Installer for Windows Developer Tools","Scoop is a command-line installer for Windows that focuses on developer tools. It installs programs to your home directory by default, avoids UAC pop-ups, and keeps your PATH clean by shimming executables automatically.","8a910e34-3180-11f1-9bc6-00163e2b0d79","Script Depot","https:\u002F\u002Ftokrepo.com\u002Fapple-touch-icon.png",0,"","en",[16],{"id":17,"step_order":18,"title":19,"description":13,"prompt_template":20,"variables":13,"depends_on":21,"expected_output":13},4052,1,"Scoop Overview","# Scoop — Command-Line Installer for Windows Developer Tools\n\n## Quick Use\n```powershell\n# Install Scoop (no admin required)\nSet-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope CurrentUser\nInvoke-RestMethod -Uri https:\u002F\u002Fget.scoop.sh | Invoke-Expression\n# Install developer tools\nscoop install git curl jq python nodejs\n# Add the extras bucket for GUI apps\nscoop bucket add extras\nscoop install vscode\n```\n\n## Introduction\nScoop takes a Unix-inspired approach to package management on Windows. It installs tools into isolated directories under your user profile, creates shims so executables are available on your PATH, and handles updates and cleanup without requiring administrator privileges. This makes it a popular choice for developers who want a clean, scriptable setup.\n\n## What Scoop Does\n- Installs CLI tools and developer utilities without requiring administrator rights\n- Manages versions and allows switching between installed versions of the same tool\n- Creates shims in a central bin directory so tools are immediately available on PATH\n- Supports community-maintained buckets (repositories) for thousands of applications\n- Handles extraction of portable archives, MSI packages, and installer executables\n\n## Architecture Overview\nScoop stores application manifests as JSON files in bucket repositories (regular Git repos). Each manifest specifies a download URL, hash, extraction instructions, and optional pre\u002Fpost-install scripts. When you run scoop install, it downloads the archive, verifies its hash, extracts it to ~\u002Fscoop\u002Fapps\u002F\u003Cname>\u002F\u003Cversion>\u002F, and creates a small executable shim in ~\u002Fscoop\u002Fshims\u002F. A current symlink points to the active version, making version switching instant. No system-wide registry entries or environment changes are needed.\n\n## Self-Hosting & Configuration\n- Install with a single PowerShell one-liner, no admin elevation required\n- Add extra buckets (extras, versions, java, games) for broader app coverage\n- Create private buckets as Git repositories with custom JSON manifests\n- Configure proxy, architecture preferences, and cache location via scoop config\n- Use scoop export and scoop import for reproducible environment provisioning\n\n## Key Features\n- User-level installs that avoid permission conflicts in shared or corporate environments\n- Deterministic JSON manifests with SHA256 hash verification for every download\n- Built-in version management with scoop reset to switch active versions\n- Clean uninstalls that leave no registry or system artifacts behind\n- Fast parallel downloads and a local cache for offline reinstalls\n\n## Comparison with Similar Tools\n- **WinGet** — Microsoft-backed with broader GUI app support but requires admin for many installs\n- **Chocolatey** — larger catalog and enterprise features but uses NuGet packaging and often needs admin\n- **Homebrew (macOS\u002FLinux)** — similar philosophy but not native to Windows\n- **MSYS2** — focuses on Unix toolchains on Windows rather than general package management\n\n## FAQ\n**Q: Does Scoop need administrator rights?**\nA: No. By default Scoop installs everything under your user profile. A global install mode exists but is optional.\n\n**Q: How do I install GUI applications?**\nA: Add the extras bucket with scoop bucket add extras, then install apps like vscode, firefox, or 7zip.\n\n**Q: Can I use Scoop alongside WinGet or Chocolatey?**\nA: Yes. They use independent install locations and do not conflict, though managing the same app with multiple managers can cause confusion.\n\n**Q: How are updates handled?**\nA: Run scoop update to refresh bucket manifests, then scoop update \u003Capp> or scoop update * to upgrade installed apps. Old versions can be cleaned up with scoop cleanup.\n\n## Sources\n- https:\u002F\u002Fgithub.com\u002FScoopInstaller\u002FScoop\n- https:\u002F\u002Fscoop.sh\u002F","0",[23],{"id":24,"name":25,"slug":26,"icon":27},11,"Scripts","script","📜",false,"ace5fa20ffb77611c11f644742331bca1b25b21a3c197af319e3dfe1faed1f08","skill",[32,33,34],"claude_code","codex","gemini_cli","single",{"executes_code":28,"modifies_global_config":28,"requires_secrets":37,"uses_absolute_paths":28,"network_access":38},[],true,{"npm":40,"pip":41,"brew":42,"system":43},[],[],[],[],{"commands":45,"expected_files":46},[],[19],{"asset_kind":30,"target_tools":48,"install_mode":35,"entrypoint":19,"risk_profile":49,"dependencies":51,"content_hash":29,"verification":56,"inferred":38},[32,33,34],{"executes_code":28,"modifies_global_config":28,"requires_secrets":50,"uses_absolute_paths":28,"network_access":38},[],{"npm":52,"pip":53,"brew":54,"system":55},[],[],[],[],{"commands":57,"expected_files":58},[],[19],{"target":33,"score":60,"status":61,"policy":62,"why":63,"asset_kind":30,"install_mode":35},64,"needs_confirmation","confirm",[64,65,66,67,68,69],"target_tools includes codex","asset_kind skill","install_mode single","policy confirm","risk_profile.network_access is true","trust established",{"author_trust_level":71,"verified_publisher":28,"asset_signed_hash":29,"signature_status":72,"install_count":12,"report_count":12,"dangerous_capability_badges":73,"review_status":75,"signals":76},"established","hash_only",[74],"network_access","unreviewed",[77,78],"author has published assets","content hash available",{"owner_uuid":9,"owner_name":10,"source_url":80,"content_hash":29,"visibility":18,"created_at":81,"updated_at":81},"https:\u002F\u002Ftokrepo.com\u002Fen\u002Fworkflows\u002Fasset-dbb25df1","2026-05-13 12:18:56",null,[84,136,190,237],{"id":85,"uuid":86,"slug":87,"title":88,"description":89,"author_id":9,"author_name":10,"author_avatar":11,"token_estimate":12,"time_saved":12,"model_used":13,"fork_count":12,"vote_count":12,"view_count":90,"parent_id":12,"parent_uuid":13,"lang_type":14,"steps":91,"tags":92,"has_voted":28,"visibility":18,"share_token":13,"is_featured":12,"content_hash":94,"asset_kind":30,"target_tools":95,"install_mode":35,"entrypoint":96,"risk_profile":97,"dependencies":99,"verification":104,"agent_metadata":107,"agent_fit":119,"trust":121,"provenance":124,"created_at":126,"updated_at":127,"__relatedScore":128,"__relatedReasons":129,"__sharedTags":134},1177,"f8b7c935-3712-11f1-9bc6-00163e2b0d79","jq-lightweight-command-line-json-processor-f8b7c935","jq — Lightweight Command-Line JSON Processor","jq is the essential command-line tool for processing JSON data. It lets you slice, filter, transform, and format JSON with a concise expression language — making it indispensable for working with APIs, config files, and data pipelines in the terminal.",74,[],[93],{"id":24,"name":25,"slug":26,"icon":27},"b982c29edb02ea357d9459a34c6b3b724d1b306fc88b38dff521dc138f4e8baa",[32,33,34],"SKILL.md",{"executes_code":28,"modifies_global_config":28,"requires_secrets":98,"uses_absolute_paths":28,"network_access":38},[],{"npm":100,"pip":101,"brew":102,"system":103},[],[],[],[],{"commands":105,"expected_files":106},[],[13],{"asset_kind":30,"target_tools":108,"install_mode":35,"entrypoint":96,"risk_profile":109,"dependencies":111,"content_hash":94,"verification":116},[32,33,34],{"executes_code":28,"modifies_global_config":28,"requires_secrets":110,"uses_absolute_paths":28,"network_access":38},[],{"npm":112,"pip":113,"brew":114,"system":115},[],[],[],[],{"commands":117,"expected_files":118},[],[13],{"target":33,"score":60,"status":61,"policy":62,"why":120,"asset_kind":30,"install_mode":35},[64,65,66,67,68,69],{"author_trust_level":71,"verified_publisher":28,"asset_signed_hash":94,"signature_status":72,"install_count":12,"report_count":12,"dangerous_capability_badges":122,"review_status":75,"signals":123},[74],[77,78],{"owner_uuid":9,"owner_name":10,"source_url":125,"content_hash":94,"visibility":18,"created_at":126,"updated_at":127},"https:\u002F\u002Ftokrepo.com\u002Fen\u002Fworkflows\u002Fjq-lightweight-command-line-json-processor-f8b7c935","2026-04-13 16:30:04","2026-05-13 12:39:20",105.81259189508755,[130,131,132,133],"topic-match","same-kind","same-target","same-author",[26,135],"scripts",{"id":137,"uuid":138,"slug":139,"title":140,"description":141,"author_id":9,"author_name":10,"author_avatar":11,"token_estimate":12,"time_saved":12,"model_used":13,"fork_count":12,"vote_count":12,"view_count":142,"parent_id":12,"parent_uuid":13,"lang_type":14,"steps":143,"tags":144,"has_voted":28,"visibility":18,"share_token":13,"is_featured":12,"content_hash":146,"asset_kind":30,"target_tools":147,"install_mode":35,"entrypoint":96,"risk_profile":148,"dependencies":150,"verification":155,"agent_metadata":158,"agent_fit":170,"trust":178,"provenance":183,"created_at":185,"updated_at":186,"__relatedScore":187,"__relatedReasons":188,"__sharedTags":189},1124,"ce6e174e-3651-11f1-9bc6-00163e2b0d79","hyperfine-command-line-benchmarking-tool-ce6e174e","Hyperfine — Command-Line Benchmarking Tool","Hyperfine is a command-line benchmarking tool written in Rust. Run benchmarks with statistical analysis: multiple runs, warmup, outlier detection, comparison across commands, and export results. By the author of bat and fd.",191,[],[145],{"id":24,"name":25,"slug":26,"icon":27},"7b1aa8f8a6cbe86b940c2f34ab8147ec96543810877aa65430b25e1e954a2fe9",[32,33,34],{"executes_code":28,"modifies_global_config":28,"requires_secrets":149,"uses_absolute_paths":28,"network_access":28},[],{"npm":151,"pip":152,"brew":153,"system":154},[],[],[],[],{"commands":156,"expected_files":157},[],[13],{"asset_kind":30,"target_tools":159,"install_mode":35,"entrypoint":96,"risk_profile":160,"dependencies":162,"content_hash":146,"verification":167},[32,33,34],{"executes_code":28,"modifies_global_config":28,"requires_secrets":161,"uses_absolute_paths":28,"network_access":28},[],{"npm":163,"pip":164,"brew":165,"system":166},[],[],[],[],{"commands":168,"expected_files":169},[],[13],{"target":33,"score":171,"status":172,"policy":173,"why":174,"asset_kind":30,"install_mode":35},98,"native","allow",[64,65,66,175,176,177,69],"markdown-only","policy allow","safe markdown-only Codex install",{"author_trust_level":71,"verified_publisher":28,"asset_signed_hash":146,"signature_status":72,"install_count":12,"report_count":12,"dangerous_capability_badges":179,"review_status":75,"signals":180},[],[181,77,78,182],"asset has usage views","no dangerous capability badges",{"owner_uuid":9,"owner_name":10,"source_url":184,"content_hash":146,"visibility":18,"created_at":185,"updated_at":186},"https:\u002F\u002Ftokrepo.com\u002Fen\u002Fworkflows\u002Fhyperfine-command-line-benchmarking-tool-ce6e174e","2026-04-12 17:27:20","2026-05-13 14:37:37",103.42495184305533,[130,131,132,133],[26,135],{"id":191,"uuid":192,"slug":193,"title":194,"description":195,"author_id":9,"author_name":10,"author_avatar":11,"token_estimate":12,"time_saved":12,"model_used":13,"fork_count":12,"vote_count":12,"view_count":196,"parent_id":12,"parent_uuid":13,"lang_type":14,"steps":197,"tags":198,"has_voted":28,"visibility":18,"share_token":13,"is_featured":12,"content_hash":200,"asset_kind":30,"target_tools":201,"install_mode":35,"entrypoint":202,"risk_profile":203,"dependencies":205,"verification":210,"agent_metadata":213,"agent_fit":225,"trust":227,"provenance":230,"created_at":232,"updated_at":233,"__relatedScore":234,"__relatedReasons":235,"__sharedTags":236},2196,"a6df8fbf-41af-11f1-9bc6-00163e2b0d79","newman-run-postman-api-collections-command-line-a6df8fbf","Newman — Run Postman API Collections from the Command Line","Command-line collection runner for Postman that executes API tests in CI\u002FCD pipelines with detailed reporting.",87,[],[199],{"id":24,"name":25,"slug":26,"icon":27},"92d03c5663d3ce008ba24d737676a8093b707eaae7b015f5343e4ba462f2f939",[32,33,34],"Newman Overview",{"executes_code":28,"modifies_global_config":28,"requires_secrets":204,"uses_absolute_paths":28,"network_access":28},[],{"npm":206,"pip":207,"brew":208,"system":209},[],[],[],[],{"commands":211,"expected_files":212},[],[202],{"asset_kind":30,"target_tools":214,"install_mode":35,"entrypoint":202,"risk_profile":215,"dependencies":217,"content_hash":200,"verification":222},[32,33,34],{"executes_code":28,"modifies_global_config":28,"requires_secrets":216,"uses_absolute_paths":28,"network_access":28},[],{"npm":218,"pip":219,"brew":220,"system":221},[],[],[],[],{"commands":223,"expected_files":224},[],[202],{"target":33,"score":171,"status":172,"policy":173,"why":226,"asset_kind":30,"install_mode":35},[64,65,66,175,176,177,69],{"author_trust_level":71,"verified_publisher":28,"asset_signed_hash":200,"signature_status":72,"install_count":12,"report_count":12,"dangerous_capability_badges":228,"review_status":75,"signals":229},[],[77,78,182],{"owner_uuid":9,"owner_name":10,"source_url":231,"content_hash":200,"visibility":18,"created_at":232,"updated_at":233},"https:\u002F\u002Ftokrepo.com\u002Fen\u002Fworkflows\u002Fnewman-run-postman-api-collections-command-line-a6df8fbf","2026-04-27 04:36:49","2026-05-13 05:29:43",102.91672400822526,[130,131,132,133],[26,135],{"id":238,"uuid":239,"slug":240,"title":241,"description":242,"author_id":9,"author_name":10,"author_avatar":11,"token_estimate":12,"time_saved":12,"model_used":13,"fork_count":12,"vote_count":12,"view_count":243,"parent_id":12,"parent_uuid":13,"lang_type":14,"steps":244,"tags":245,"has_voted":28,"visibility":18,"share_token":13,"is_featured":12,"content_hash":247,"asset_kind":30,"target_tools":248,"install_mode":35,"entrypoint":96,"risk_profile":249,"dependencies":251,"verification":256,"agent_metadata":259,"agent_fit":271,"trust":273,"provenance":276,"created_at":278,"updated_at":279,"__relatedScore":280,"__relatedReasons":281,"__sharedTags":282},1251,"8256d544-3745-11f1-9bc6-00163e2b0d79","clap-command-line-argument-parser-rust-8256d544","Clap — Command Line Argument Parser for Rust","Clap is the most popular CLI argument parser for Rust. It provides derive macros for declarative argument definitions, rich help generation, shell completions, subcommands, and comprehensive validation — the Rust equivalent of Python argparse on steroids.",103,[],[246],{"id":24,"name":25,"slug":26,"icon":27},"3a1a52f91c0a0e52a935ad39aa3097adc0492ee0e337d56bab79130a62f6b1bf",[32,33,34],{"executes_code":28,"modifies_global_config":28,"requires_secrets":250,"uses_absolute_paths":28,"network_access":28},[],{"npm":252,"pip":253,"brew":254,"system":255},[],[],[],[],{"commands":257,"expected_files":258},[],[13],{"asset_kind":30,"target_tools":260,"install_mode":35,"entrypoint":96,"risk_profile":261,"dependencies":263,"content_hash":247,"verification":268},[32,33,34],{"executes_code":28,"modifies_global_config":28,"requires_secrets":262,"uses_absolute_paths":28,"network_access":28},[],{"npm":264,"pip":265,"brew":266,"system":267},[],[],[],[],{"commands":269,"expected_files":270},[],[13],{"target":33,"score":171,"status":172,"policy":173,"why":272,"asset_kind":30,"install_mode":35},[64,65,66,175,176,177,69],{"author_trust_level":71,"verified_publisher":28,"asset_signed_hash":247,"signature_status":72,"install_count":12,"report_count":12,"dangerous_capability_badges":274,"review_status":75,"signals":275},[],[181,77,78,182],{"owner_uuid":9,"owner_name":10,"source_url":277,"content_hash":247,"visibility":18,"created_at":278,"updated_at":279},"https:\u002F\u002Ftokrepo.com\u002Fen\u002Fworkflows\u002Fclap-command-line-argument-parser-rust-8256d544","2026-04-13 22:31:50","2026-05-13 14:13:14",94.02555000894817,[130,131,132,133],[26,135]]