[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-jwynia-agent-bootstrap-hi":3,"guides-for-jwynia-agent-bootstrap":223,"similar-k1776rdk64422f4b456y2btp99866qwq":224},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":21,"identity":189,"isFallback":194,"parentExtension":195,"providers":196,"relations":200,"repo":202,"workflow":220},1778053622473.652,"k1776rdk64422f4b456y2btp99866qwq",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":12,"sourceUrl":13,"tags":14},"Bootstrap agentic development environment from agent.toml manifest",{},"Agent Bootstrap","https://github.com/jwynia/agent-skills/tree/HEAD/skills/general/meta/agent-bootstrap",[15,16,17,18,19,20],"bootstrap","environment","configuration","manifest","automation","devops",{"_creationTime":22,"_id":23,"extensionId":5,"locale":24,"result":25,"trustSignals":177,"workflow":187},1778054012696.9937,"kn70xzd2st3vxqqrjd7y11pn7n8673pc","en",{"checks":26,"evaluatedAt":167,"extensionSummary":168,"promptVersionExtension":169,"promptVersionScoring":170,"rationale":171,"score":172,"summary":173,"tags":174,"targetMarket":175,"tier":176},[27,32,35,38,42,45,49,53,56,59,63,68,71,75,78,81,84,87,90,93,97,101,105,109,113,116,119,122,126,129,132,135,138,141,145,148,151,154,157,160,164],{"category":28,"check":29,"severity":30,"summary":31},"Practical Utility","Problem relevance","pass","The description clearly states the problem of bootstrapping an agentic development environment from an agent.toml manifest.",{"category":28,"check":33,"severity":30,"summary":34},"Unique selling proposition","The skill offers a self-bootstrapping mechanism without external dependencies like curl|bash or package managers, which is a significant value proposition over default configurations.",{"category":28,"check":36,"severity":30,"summary":37},"Production readiness","The skill covers the complete lifecycle of environment setup, from manifest validation to tool configuration and verification, making it production-ready.",{"category":39,"check":40,"severity":30,"summary":41},"Scope","Single responsibility principle","The skill focuses on bootstrapping the agentic development environment based on the agent.toml manifest, clearly defining its scope.",{"category":39,"check":43,"severity":30,"summary":44},"Description quality","The description is concise, accurate, and clearly reflects the skill's functionality of bootstrapping an agentic development environment from a manifest.",{"category":46,"check":47,"severity":30,"summary":48},"Invocation","Scoped tools","The skill uses scoped commands like `/agent-bootstrap`, `/agent-bootstrap --verify`, and `/agent-bootstrap --check`, which are specific to its function.",{"category":50,"check":51,"severity":30,"summary":52},"Documentation","Configuration & parameter reference","All parameters and commands (`/agent-bootstrap`, `--verify`, `--check`) are documented, and the skill's internal configuration process based on agent.toml is explained.",{"category":39,"check":54,"severity":30,"summary":55},"Tool naming","The tool name 'agent-bootstrap' and its associated commands are descriptive and relevant to its function.",{"category":39,"check":57,"severity":30,"summary":58},"Minimal I/O surface","The skill's inputs are clearly defined commands with flags, and its outputs are structured status reports and configuration files, adhering to a minimal I/O surface.",{"category":60,"check":61,"severity":30,"summary":62},"License","License usability","The license is MIT, a widely usable open-source license.",{"category":64,"check":65,"severity":66,"summary":67},"Maintenance","Commit recency","not_applicable","No commit data is available for this skill.",{"category":64,"check":69,"severity":30,"summary":70},"Dependency Management","The skill explicitly states no external dependencies like package managers are used, and remote skills are installed via `npx skills add`, which is a managed process.",{"category":72,"check":73,"severity":30,"summary":74},"Security","Secret Management","The skill explicitly warns against writing environment variable values to files and focuses on referencing them, preventing secret leaks.",{"category":72,"check":76,"severity":30,"summary":77},"Injection","The skill focuses on validating and configuring the environment based on a manifest, with no indication of loading or executing untrusted third-party data as instructions.",{"category":72,"check":79,"severity":30,"summary":80},"Transitive Supply-Chain Grenades","The skill avoids runtime downloads or execution of external code, relying on committed files and `npx skills add` for managing dependencies.",{"category":72,"check":82,"severity":30,"summary":83},"Sandbox Isolation","The skill's operations appear to be confined to modifying configuration files within the project or user's Claude settings, and it avoids touching arbitrary files outside its scope.",{"category":72,"check":85,"severity":30,"summary":86},"Sandbox escape primitives","No evidence of detached-process spawns or deny-retry loops is present in the skill's logic.",{"category":72,"check":88,"severity":30,"summary":89},"Data Exfiltration","The skill's core function is environment setup and configuration; it does not appear to exfiltrate any data, and it explicitly warns against secret leaks.",{"category":72,"check":91,"severity":30,"summary":92},"Hidden Text Tricks","The bundled content is free of hidden-steering tricks, with clear and readable prose.",{"category":94,"check":95,"severity":30,"summary":96},"Hooks","Opaque code execution","The skill's logic is presented as readable Bash and TOML, with no evidence of obfuscated code, base64 payloads, or runtime script fetching.",{"category":98,"check":99,"severity":30,"summary":100},"Portability","Structural Assumption","The skill explicitly looks for `agent.toml` at the repository root and mentions using placeholders or standard paths for configuration, avoiding hardcoded user-specific paths.",{"category":102,"check":103,"severity":66,"summary":104},"Trust","Issues Attention","No issue data is available for this skill.",{"category":106,"check":107,"severity":30,"summary":108},"Versioning","Release Management","The SKILL.md frontmatter declares a 'version: \"1.0\"', satisfying the requirement for a wired version signal.",{"category":110,"check":111,"severity":30,"summary":112},"Code Execution","Validation","The skill's core function is validation of environment variables, commands, and runtimes against the manifest, indicating a strong focus on input validation.",{"category":72,"check":114,"severity":30,"summary":115},"Unguarded Destructive Operations","The skill focuses on configuration and validation, not destructive operations. Any file modifications are for tool configuration, not destructive purposes.",{"category":110,"check":117,"severity":30,"summary":118},"Error Handling","The skill clearly outlines various states and their symptoms, with explicit interventions and reporting for failures, ensuring meaningful error reporting.",{"category":110,"check":120,"severity":66,"summary":121},"Logging","The skill's primary function is setup and reporting, not long-running destructive actions that would require a persistent audit log. Status is reported directly.",{"category":123,"check":124,"severity":66,"summary":125},"Compliance","GDPR","The skill does not operate on personal data; its focus is on development environment configuration.",{"category":123,"check":127,"severity":30,"summary":128},"Target market","The skill is designed for general development environment setup and does not appear to have specific regional logic, thus targeting a global market.",{"category":98,"check":130,"severity":30,"summary":131},"Runtime stability","The skill clearly states its assumptions about the environment (e.g., needing `agent.toml`, presence of commands) and provides clear guidance for remediation, indicating good runtime stability.",{"category":46,"check":133,"severity":30,"summary":134},"Precise Purpose","The description clearly states the purpose: 'Bootstrap agentic development environment from agent.toml manifest' and its use cases are well-defined.",{"category":46,"check":136,"severity":30,"summary":137},"Concise Frontmatter","The frontmatter is concise and effectively summarizes the core capability and its purpose.",{"category":50,"check":139,"severity":30,"summary":140},"Concise Body","The skill body is well-structured with clear sections and stays within a reasonable length, utilizing progressive disclosure for more detailed information.",{"category":142,"check":143,"severity":30,"summary":144},"Context","Progressive Disclosure","The skill utilizes progressive disclosure by outlining the flow in SKILL.md and referencing external documentation ('docs/agent-toml-spec.md') for detailed schema specifications.",{"category":142,"check":146,"severity":66,"summary":147},"Forked exploration","This skill's workflow is primarily configuration and validation, not deep exploration that would necessitate forked context.",{"category":28,"check":149,"severity":30,"summary":150},"Usage examples","The skill provides clear examples of its usage via command-line invocations and explains the expected outcomes for different scenarios.",{"category":28,"check":152,"severity":30,"summary":153},"Edge cases","The skill explicitly documents various states (No Manifest, Validation Needed, Configuration Needed, Verification Mode) and their symptoms, along with specific interventions and recovery steps, handling edge cases effectively.",{"category":98,"check":155,"severity":66,"summary":156},"Tool Fallback","The skill primarily interacts with the Claude Code environment and standard shell commands, not external tools like MCP servers that would require fallbacks.",{"category":98,"check":158,"severity":30,"summary":159},"Stack assumptions","The skill declares its reliance on `agent.toml` and standard shell commands, and provides installation instructions for remote skills via `npx skills add`, making its stack assumptions clear.",{"category":161,"check":162,"severity":30,"summary":163},"Safety","Halt on unexpected state","The skill explicitly defines different states and their symptoms, with clear interventions and reporting for any deviations, ensuring it halts on unexpected pre-state.",{"category":98,"check":165,"severity":30,"summary":166},"Cross-skill coupling","The skill is self-contained and does not implicitly rely on other skills, although it lists complementary skills like 'find-skills' and 'context-network' for awareness.",1778053839157,"This skill automates the setup of agentic development environments by parsing an `agent.toml` manifest. It validates the environment, installs remote skills, configures the current tool (like Claude Code), and can perform verification checks, ensuring a consistent and ready workspace without external dependencies.","2.0.0","3.4.0","The skill is exceptionally well-documented and robust, demonstrating clear problem relevance, a strong unique selling proposition, and excellent production readiness. It adheres to security best practices and provides comprehensive error handling and edge case management. The only reason it's not a perfect score is the lack of dynamic commit data for recency checks.",98,"A robust and well-documented skill for bootstrapping development environments using an agent.toml manifest.",[15,16,17,18,19,20],"global","verified",{"codeQuality":178,"collectedAt":179,"documentation":180,"maintenance":182,"security":183,"testCoverage":186},{},1778053826818,{"descriptionLength":181,"readmeSize":8},66,{},{"hasNpmPackage":184,"license":185,"smitheryVerified":184},false,"MIT",{"hasCi":184,"hasTests":184},{"updatedAt":188},1778054012696,{"githubOwner":190,"githubRepo":191,"locale":24,"slug":192,"type":193},"jwynia","agent-skills","agent-bootstrap","skill",true,null,{"extract":197,"llm":199},{"commitSha":198,"license":185},"e02ec7e226a6e4f8419fd3b88a1d8e472d421b32",{"promptVersionExtension":169,"promptVersionScoring":170,"score":172,"targetMarket":175,"tier":176},{"repoId":201},"kd7efn3mprpa8rd8vm5hw5ebzx864fph",{"_creationTime":203,"_id":201,"identity":204,"providers":206,"workflow":217},1777995558409.897,{"githubOwner":190,"githubRepo":191,"sourceUrl":205},"https://github.com/jwynia/agent-skills",{"discover":207,"github":210},{"sources":208},[209],"skills-sh",{"closedIssues90d":8,"forks":211,"openIssues90d":212,"pushedAt":213,"readmeSize":214,"stars":215,"topics":216},10,2,1771900514000,11924,70,[],{"discoverAt":218,"extractAt":219,"githubAt":219,"updatedAt":219},1777995558409,1778053628601,{"anyEnrichmentAt":221,"extractAt":222,"githubAt":221,"llmAt":188,"updatedAt":188},1778053625386,1778053622473,[],[225,253,284,306],{"_creationTime":226,"_id":227,"community":228,"display":229,"identity":239,"providers":243,"relations":247,"workflow":249},1778054432207.5422,"k178t7t7ek2kr53kqyz2tn8m4x867gmh",{"reviewCount":8},{"description":230,"installMethods":231,"name":232,"sourceUrl":233,"tags":234},"Manage OpenClaw bot configuration - channels, agents, security, and autopilot settings",{},"OpenClaw Config","https://github.com/adisinghstudent/easyclaw/tree/HEAD/skills/openclaw-config",[235,236,17,237,238,20],"openclaw","agent","troubleshooting","typescript",{"githubOwner":240,"githubRepo":241,"locale":24,"slug":242,"type":193},"adisinghstudent","easyclaw","openclaw-config",{"extract":244,"llm":246},{"commitSha":245,"license":185},"2a938af22323bcc822625828f6303cb75690e7c7",{"promptVersionExtension":169,"promptVersionScoring":170,"score":172,"targetMarket":175,"tier":176},{"repoId":248},"kd7fy171w716bjdays4yawdj91865292",{"anyEnrichmentAt":250,"extractAt":251,"githubAt":250,"llmAt":252,"updatedAt":252},1778054432549,1778054432207,1778054457102,{"_creationTime":254,"_id":255,"community":256,"display":257,"identity":269,"providers":272,"relations":277,"workflow":280},1778054268187.7783,"k1799kwx7k8g1vx165qr4np3298670sw",{"reviewCount":8},{"description":258,"installMethods":259,"name":260,"sourceUrl":261,"tags":262},"Guide for using the Bright Data CLI (`brightdata` / `bdata`) to scrape websites, search the web, extract structured data from 40+ platforms, manage proxy zones, and check account budget. Use this skill whenever the user wants to scrape a URL, search Google/Bing/Yandex, extract data from Amazon/LinkedIn/Instagram/TikTok/YouTube/Reddit or any other platform, check their Bright Data balance or zones, or do anything involving web data collection from the terminal. Also trigger when the user mentions brightdata, bdata, web scraping CLI, SERP API, or wants to install Bright Data skills into their coding agent.",{},"Bright Data CLI","https://github.com/brightdata/skills/tree/HEAD/skills/brightdata-cli",[263,264,265,266,267,19,268],"brightdata","cli","web-scraping","data-extraction","serp-api","terminal",{"githubOwner":263,"githubRepo":270,"locale":24,"slug":271,"type":193},"skills","brightdata-cli",{"extract":273,"llm":275},{"commitSha":274,"license":185},"d0eeb1fbab809ffffe7c270186bd3eb78cf0c8ba",{"promptVersionExtension":169,"promptVersionScoring":170,"score":276,"targetMarket":175,"tier":176},99,{"parentExtensionId":278,"repoId":279},"k177secs2fy2665c3z8prspg0s867xd1","kd7e4q3ah25vmt87x67vanphhn864r9h",{"anyEnrichmentAt":281,"extractAt":282,"githubAt":281,"llmAt":283,"updatedAt":283},1778054269540,1778054268187,1778054318963,{"_creationTime":285,"_id":286,"community":287,"display":288,"identity":299,"providers":301,"relations":304,"workflow":305},1778053622473.6482,"k177qzhg585h8jr95mrhazbca9867398",{"reviewCount":8},{"description":289,"installMethods":290,"name":291,"sourceUrl":292,"tags":293},"Create and manipulate PowerPoint PPTX files programmatically. Use when the user needs to generate presentations, modify PPTX templates, extract slide content, create thumbnail previews, or automate PowerPoint workflows. Supports both template-based generation (for branding compliance) and from-scratch creation. Keywords: PowerPoint, PPTX, presentation, slides, template, deck, slideshow, corporate, branding.",{},"PPTX Generator","https://github.com/jwynia/agent-skills/tree/HEAD/skills/general/document-processing/presentation/pptx-generator",[294,295,296,297,19,298],"powerpoint","pptx","presentation","generator","document-processing",{"githubOwner":190,"githubRepo":191,"locale":24,"slug":300,"type":193},"pptx-generator",{"extract":302,"llm":303},{"commitSha":198,"license":185},{"promptVersionExtension":169,"promptVersionScoring":170,"score":276,"targetMarket":175,"tier":176},{"repoId":201},{"anyEnrichmentAt":221,"extractAt":222,"githubAt":221,"llmAt":188,"updatedAt":188},{"_creationTime":307,"_id":308,"community":309,"display":310,"identity":318,"providers":320,"relations":325,"workflow":327},1778054586606.93,"k17b4ce2de5mf98x1ztf9gamm9867tya",{"reviewCount":8},{"description":311,"installMethods":312,"name":313,"sourceUrl":314,"tags":315},"Vercel utilities for working with related projects",{},"Vercel Related Projects","https://github.com/vercel/vercel/tree/HEAD/packages/related-projects",[316,238,317,17],"vercel","environment-variables",{"githubOwner":316,"githubRepo":316,"locale":24,"slug":319,"type":193},"vercel-related-projects",{"extract":321,"llm":324},{"commitSha":322,"license":323},"da93fccb68ef705f866ddb8d4ff596495589442a","Apache-2.0",{"promptVersionExtension":169,"promptVersionScoring":170,"score":172,"targetMarket":175,"tier":176},{"repoId":326},"kd70sna36fh1a450f5r7e0f8p986555e",{"anyEnrichmentAt":328,"extractAt":329,"githubAt":328,"llmAt":330,"updatedAt":330},1778054590995,1778054586606,1778054733091]