[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-bytedance-bootstrap-sw":3,"guides-for-bytedance-bootstrap":243,"similar-k173p1svzyzk4k2dy0zhfdfnys8671fg":244},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":20,"identity":188,"isFallback":193,"parentExtension":194,"providers":195,"relations":200,"repo":202,"workflow":240},1778053100136.2393,"k173p1svzyzk4k2dy0zhfdfnys8671fg",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":12,"sourceUrl":13,"tags":14},"Generate a personalized SOUL.md through a warm, adaptive onboarding conversation. Trigger when the user wants to create, set up, or initialize their AI partner's identity — e.g., \"create my SOUL.md\", \"bootstrap my agent\", \"set up my AI partner\", \"define who you are\", \"let's do onboarding\", \"personalize this AI\", \"make you mine\", or when a SOUL.md is missing. Also trigger for updates: \"update my SOUL.md\", \"change my AI's personality\", \"tweak the soul\".",{},"Bootstrap Soul","https://github.com/bytedance/deer-flow/tree/HEAD/skills/public/bootstrap",[15,16,17,18,19],"onboarding","conversation","personalization","agent-setup","soul-md",{"_creationTime":21,"_id":22,"extensionId":5,"locale":23,"result":24,"trustSignals":177,"workflow":186},1778053169012.8105,"kn7bfsyb6717m6hzsn1mka0db5866d6p","en",{"checks":25,"evaluatedAt":167,"extensionSummary":168,"promptVersionExtension":169,"promptVersionScoring":170,"rationale":171,"score":172,"summary":173,"tags":174,"targetMarket":175,"tier":176},[26,31,34,37,41,44,48,52,55,58,62,67,70,74,77,80,83,86,89,92,95,99,103,108,112,115,118,121,126,129,132,135,138,141,145,148,151,154,157,160,164],{"category":27,"check":28,"severity":29,"summary":30},"Practical Utility","Problem relevance","pass","The description clearly states the problem of generating a personalized SOUL.md through an adaptive onboarding conversation and provides specific trigger phrases and use cases.",{"category":27,"check":32,"severity":29,"summary":33},"Unique selling proposition","The skill offers significant value by guiding an adaptive conversation to extract detailed user information and generate a personalized SOUL.md, which goes beyond simple prompting and provides a structured output.",{"category":27,"check":35,"severity":29,"summary":36},"Production readiness","The skill covers the complete lifecycle of creating and confirming a SOUL.md, including a tool call for final setup, indicating it's ready for real workflows.",{"category":38,"check":39,"severity":29,"summary":40},"Scope","Single responsibility principle","The skill has a single, well-defined responsibility: generating a SOUL.md through a conversational onboarding process.",{"category":38,"check":42,"severity":29,"summary":43},"Description quality","The description accurately reflects the skill's functionality, is concise, readable, and includes relevant trigger phrases and goals.",{"category":45,"check":46,"severity":29,"summary":47},"Invocation","Scoped tools","The skill primarily uses a single `setup_agent` tool with specific parameters, which is appropriately scoped for its task.",{"category":49,"check":50,"severity":29,"summary":51},"Documentation","Configuration & parameter reference","All parameters and configuration options for the `setup_agent` tool are implicitly understood from the context of the SOUL.md generation and confirmed iteration, with no other explicit parameters or env vars needing documentation.",{"category":38,"check":53,"severity":29,"summary":54},"Tool naming","The single tool, `setup_agent`, is clearly named and descriptive of its function.",{"category":38,"check":56,"severity":29,"summary":57},"Minimal I/O surface","The `setup_agent` tool takes only the necessary `soul` content and `description`, and its response is a simple success/failure confirmation.",{"category":59,"check":60,"severity":29,"summary":61},"License","License usability","The project includes an MIT license file, which is a permissive open-source license.",{"category":63,"check":64,"severity":65,"summary":66},"Maintenance","Commit recency","not_applicable","The commit date is not available, but the repository files seem up-to-date for the current version.",{"category":63,"check":68,"severity":65,"summary":69},"Dependency Management","No third-party dependencies are directly managed or listed within the skill's specific files.",{"category":71,"check":72,"severity":65,"summary":73},"Security","Secret Management","The skill does not appear to handle or expose any secrets.",{"category":71,"check":75,"severity":29,"summary":76},"Injection","The skill's instructions and templates focus on guiding a conversation and generating content, with no indication of loading or executing untrusted third-party data as instructions.",{"category":71,"check":78,"severity":29,"summary":79},"Transitive Supply-Chain Grenades","The skill does not fetch remote content or execute arbitrary code at runtime, keeping all logic within the bundled files.",{"category":71,"check":81,"severity":29,"summary":82},"Sandbox Isolation","The skill's primary function is conversational and content generation; it does not interact with the file system or system operations outside of its intended scope.",{"category":71,"check":84,"severity":29,"summary":85},"Sandbox escape primitives","No sandbox escape primitives such as detached processes or retry loops are present in the skill's logic.",{"category":71,"check":87,"severity":29,"summary":88},"Data Exfiltration","The skill's function is purely conversational and content generation; it does not read or submit any confidential data to third parties.",{"category":71,"check":90,"severity":29,"summary":91},"Hidden Text Tricks","Bundled files do not contain any hidden-steering tricks, invisible characters, or obfuscated instructions.",{"category":71,"check":93,"severity":29,"summary":94},"Opaque code execution","The skill's logic is contained within readable Markdown and template files, with no obfuscated code, base64 payloads, or runtime script fetches.",{"category":96,"check":97,"severity":29,"summary":98},"Portability","Structural Assumption","The skill makes no assumptions about the user's project organization outside of the expected SOUL.md file generation context.",{"category":100,"check":101,"severity":65,"summary":102},"Trust","Issues Attention","No issue data available for evaluation.",{"category":104,"check":105,"severity":106,"summary":107},"Versioning","Release Management","warning","No explicit version information (e.g., semver in frontmatter or CHANGELOG) is present for this skill; installation would likely default to the latest commit.",{"category":109,"check":110,"severity":29,"summary":111},"Code Execution","Validation","Input is handled through a conversational flow, and the final output is passed to a tool with expected parameters. The template itself enforces structure.",{"category":71,"check":113,"severity":29,"summary":114},"Unguarded Destructive Operations","The skill's only action is calling `setup_agent`, which is not a destructive operation.",{"category":109,"check":116,"severity":29,"summary":117},"Error Handling","The skill's process is conversational; errors during generation or tool invocation would be reported back to the user.",{"category":109,"check":119,"severity":65,"summary":120},"Logging","The skill does not perform destructive actions or outbound calls that would require local audit logging.",{"category":122,"check":123,"severity":124,"summary":125},"Compliance","GDPR","info","The skill operates on conversational data which may include personal data, but it is not submitted to a third party. The output is confirmation of generation.",{"category":122,"check":127,"severity":29,"summary":128},"Target market","The skill is language-adaptive and generates content for a SOUL.md, with no specific regional or jurisdictional logic detected; targetMarket defaults to global.",{"category":96,"check":130,"severity":29,"summary":131},"Runtime stability","The skill relies on standard Markdown processing and a tool call, with no specific OS, shell, or runtime assumptions beyond what the execution environment provides.",{"category":45,"check":133,"severity":29,"summary":134},"Precise Purpose","The skill's purpose (generating SOUL.md via conversation) and triggers are clearly defined in the frontmatter and skill body.",{"category":45,"check":136,"severity":29,"summary":137},"Concise Frontmatter","The frontmatter is concise and effectively summarizes the skill's core capability and triggers.",{"category":49,"check":139,"severity":29,"summary":140},"Concise Body","The SKILL.md body is well-structured, under 500 lines, and effectively delegates detailed strategies to external reference files.",{"category":142,"check":143,"severity":29,"summary":144},"Context","Progressive Disclosure","Detailed conversation strategies are appropriately located in `references/conversation-guide.md`, demonstrating good progressive disclosure.",{"category":142,"check":146,"severity":65,"summary":147},"Forked exploration","This skill is conversational and does not involve deep exploration or code review, so `context: fork` is not applicable.",{"category":27,"check":149,"severity":106,"summary":150},"Usage examples","While the description provides trigger phrases, there are no explicit, ready-to-use end-to-end examples showing input, invocation, and observable outcome in the SKILL.md.",{"category":27,"check":152,"severity":124,"summary":153},"Edge cases","The skill mentions skipping or merging phases based on user input and handling missing fields through inference, but does not explicitly detail all failure modes or recovery paths.",{"category":109,"check":155,"severity":65,"summary":156},"Tool Fallback","The skill relies on the `setup_agent` tool, which is assumed to be available in the execution environment, and does not list it as optional with a fallback.",{"category":96,"check":158,"severity":29,"summary":159},"Stack assumptions","The skill's assumptions are minimal, relying on standard Markdown and the execution environment's ability to call tools, without specific OS or tooling dependencies.",{"category":161,"check":162,"severity":29,"summary":163},"Safety","Halt on unexpected state","The conversational nature of the skill implies that unexpected pre-state would lead to a report or a prompt for clarification rather than proceeding destructively.",{"category":96,"check":165,"severity":29,"summary":166},"Cross-skill coupling","The skill is self-contained and does not implicitly rely on other skills; it correctly uses the `setup_agent` tool without assuming other skills are loaded.",1778053116064,"This skill facilitates a guided, adaptive conversation to gather user information and preferences, then generates a detailed SOUL.md file using a predefined template and calls the `setup_agent` tool to finalize the AI partner's identity.","2.0.0","3.4.0","The skill is well-documented, follows best practices for scope and usability, and is production-ready. A warning for missing usage examples and the lack of explicit versioning slightly lowers the score, but the overall quality is high.",85,"A polished conversational skill for generating personalized SOUL.md files.",[15,16,17,18,19],"global","verified",{"codeQuality":178,"collectedAt":179,"documentation":180,"maintenance":182,"security":183,"testCoverage":185},{},1778053106231,{"descriptionLength":181,"readmeSize":8},455,{},{"hasNpmPackage":184,"smitheryVerified":184},false,{"hasCi":184,"hasTests":184},{"updatedAt":187},1778053169012,{"githubOwner":189,"githubRepo":190,"locale":23,"slug":191,"type":192},"bytedance","deer-flow","bootstrap","skill",true,null,{"extract":196,"llm":199},{"commitSha":197,"license":198},"1336872b15c25d45ebcb7c1cf72369c2bdd53187","MIT",{"promptVersionExtension":169,"promptVersionScoring":170,"score":172,"targetMarket":175,"tier":176},{"repoId":201},"kd789sm7egx1h0t1jag6zzhcq98656wv",{"_creationTime":203,"_id":201,"identity":204,"providers":206,"workflow":237},1777995558409.9045,{"githubOwner":189,"githubRepo":190,"sourceUrl":205},"https://github.com/bytedance/deer-flow",{"discover":207,"github":210},{"sources":208},[209],"skills-sh",{"closedIssues90d":211,"forks":212,"homepage":213,"license":198,"openIssues90d":214,"pushedAt":215,"readmeSize":216,"stars":217,"topics":218},389,8629,"https://deerflow.tech",356,1778052455000,38642,65247,[219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236],"agent","agentic","agentic-framework","agentic-workflow","ai","ai-agents","deep-research","langchain","langgraph","llm","multi-agent","nodejs","podcast","python","langmanus","typescript","harness","superagent",{"discoverAt":238,"extractAt":239,"githubAt":239,"updatedAt":239},1777995558409,1778053102364,{"anyEnrichmentAt":241,"extractAt":242,"githubAt":241,"llmAt":187,"updatedAt":187},1778053101076,1778053100136,[],[245,275,303,331,351,371],{"_creationTime":246,"_id":247,"community":248,"display":249,"identity":261,"providers":264,"relations":269,"workflow":271},1778053148350.4314,"k176qcxrp1gw56t60ta6a94c758662wx",{"reviewCount":8},{"description":250,"installMethods":251,"name":252,"sourceUrl":253,"tags":254},"Customer success management - onboarding, health scoring, QBRs, expansion playbooks, and retention strategies",{},"Customer Success","https://github.com/claude-office-skills/skills/tree/HEAD/customer-success",[255,256,15,257,258,259,260],"customer-success","retention","qbr","expansion","sales","crm",{"githubOwner":262,"githubRepo":263,"locale":23,"slug":255,"type":192},"claude-office-skills","skills",{"extract":265,"llm":267},{"commitSha":266,"license":198},"9c4c7d5cd2813a8936bf2c9fdb174ea883b85a11",{"promptVersionExtension":169,"promptVersionScoring":170,"score":268,"targetMarket":175,"tier":176},98,{"repoId":270},"kd7fw7xbj58qc2z8whrrjptbed8659db",{"anyEnrichmentAt":272,"extractAt":273,"githubAt":272,"llmAt":274,"updatedAt":274},1778053151766,1778053148350,1778053561145,{"_creationTime":276,"_id":277,"community":278,"display":279,"identity":288,"providers":292,"relations":297,"workflow":299},1778054781976.5923,"k172hp7vw23n4fbmc6mtxaphy58668mq",{"reviewCount":8},{"description":280,"installMethods":281,"name":282,"sourceUrl":283,"tags":284},"AI Native Camp Day 1 온보딩. Claude와 대화하면서 Claude Code를 익힌다. \"1일차\", \"Day 1\", \"온보딩\" 요청에 사용.",{},"AI Native Camp Day 1 Onboarding","https://github.com/ai-native-camp/camp-1/tree/HEAD/.agents/skills/day1-onboarding",[15,285,286,287,192],"claude-code","education","cli",{"githubOwner":289,"githubRepo":290,"locale":23,"slug":291,"type":192},"ai-native-camp","camp-1","day1-onboarding",{"extract":293,"llm":295},{"commitSha":294,"license":65},"9ffaf358dc8c88567d8f0450966b5518071da4f0",{"promptVersionExtension":169,"promptVersionScoring":170,"score":296,"targetMarket":175,"tier":176},95,{"repoId":298},"kd72seepns71xx9ksxrb02bs1n8645k6",{"anyEnrichmentAt":300,"extractAt":301,"githubAt":300,"llmAt":302,"updatedAt":302},1778054782298,1778054781976,1778054817045,{"_creationTime":304,"_id":305,"community":306,"display":307,"identity":317,"providers":321,"relations":325,"workflow":327},1778053730743.978,"k1718weed1nrh4c05b8pmg0ygs86788z",{"reviewCount":8},{"description":308,"installMethods":309,"name":310,"sourceUrl":311,"tags":312},"Help users design effective product onboarding. Use when someone is creating first-user experiences, trying to improve activation rates, designing the first 30 seconds of product usage, or working on the path to the aha moment.",{},"User Onboarding","https://github.com/refoundai/lenny-skills/tree/HEAD/skills/user-onboarding",[313,15,314,315,316],"product-management","user-experience","strategy","documentation",{"githubOwner":318,"githubRepo":319,"locale":23,"slug":320,"type":192},"refoundai","lenny-skills","user-onboarding",{"extract":322,"llm":324},{"commitSha":323,"license":198},"280a57aa42fed3b6f35f51f0d9e71013b4c8ae74",{"promptVersionExtension":169,"promptVersionScoring":170,"score":296,"targetMarket":175,"tier":176},{"repoId":326},"kd71b12s61d3nrk4f6dxqd3z35865mkg",{"anyEnrichmentAt":328,"extractAt":329,"githubAt":328,"llmAt":330,"updatedAt":330},1778053732694,1778053730744,1778053975687,{"_creationTime":332,"_id":333,"community":334,"display":335,"identity":344,"providers":346,"relations":349,"workflow":350},1778053730743.9614,"k170hd06w48t1zmn0662j429t9866r9z",{"reviewCount":8},{"description":336,"installMethods":337,"name":338,"sourceUrl":339,"tags":340},"Help users onboard new team members effectively. Use when someone is planning onboarding for a new hire, starting a new job themselves, designing a first-90-days plan, or trying to ramp up new employees faster.",{},"Onboarding New Hires","https://github.com/refoundai/lenny-skills/tree/HEAD/skills/onboarding-new-hires",[15,341,342,316,343],"hiring","team-building","leadership",{"githubOwner":318,"githubRepo":319,"locale":23,"slug":345,"type":192},"onboarding-new-hires",{"extract":347,"llm":348},{"commitSha":323,"license":198},{"promptVersionExtension":169,"promptVersionScoring":170,"score":296,"targetMarket":175,"tier":176},{"repoId":326},{"anyEnrichmentAt":328,"extractAt":329,"githubAt":328,"llmAt":330,"updatedAt":330},{"_creationTime":352,"_id":353,"community":354,"display":355,"identity":364,"providers":366,"relations":369,"workflow":370},1778053730743.9434,"k17337g32g22etghaj7959s2d5867jzf",{"reviewCount":8},{"description":356,"installMethods":357,"name":358,"sourceUrl":359,"tags":360},"Help users build and maintain strong team culture. Use when someone is defining team values, creating psychological safety, onboarding to a new team, navigating cultural change, or building distributed team norms.",{},"Building Team Culture","https://github.com/refoundai/lenny-skills/tree/HEAD/skills/building-team-culture",[361,343,362,15,363],"team-culture","management","psychological-safety",{"githubOwner":318,"githubRepo":319,"locale":23,"slug":365,"type":192},"building-team-culture",{"extract":367,"llm":368},{"commitSha":323,"license":198},{"promptVersionExtension":169,"promptVersionScoring":170,"score":296,"targetMarket":175,"tier":176},{"repoId":326},{"anyEnrichmentAt":328,"extractAt":329,"githubAt":328,"llmAt":330,"updatedAt":330},{"_creationTime":372,"_id":373,"community":374,"display":375,"identity":386,"providers":388,"relations":392,"workflow":393},1778053148350.446,"k17985q4ereesfa9cg842s790n867cg5",{"reviewCount":8},{"description":376,"name":377,"sourceUrl":378,"tags":379},"HR workflow automation - recruiting, onboarding, employee management, and offboarding processes","HR Automation","https://github.com/claude-office-skills/skills/tree/HEAD/hr-automation",[380,381,382,15,383,384,385],"hr","automation","recruiting","employee-management","offboarding","mcp",{"githubOwner":262,"githubRepo":263,"locale":23,"slug":387,"type":192},"hr-automation",{"extract":389,"llm":390},{"commitSha":266,"license":198},{"promptVersionExtension":169,"promptVersionScoring":170,"score":391,"targetMarket":175,"tier":176},90,{"repoId":270},{"anyEnrichmentAt":272,"extractAt":273,"githubAt":272,"llmAt":274,"updatedAt":274}]