[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"extension-skill-BrainBlend-AI-new-app-en":3,"guides-for-BrainBlend-AI-new-app":511,"similar-k17c6gmqfv21863cq991epadqd86n6h0-en":512},{"_creationTime":4,"_id":5,"children":6,"community":7,"display":9,"evaluation":15,"identity":243,"isFallback":238,"parentExtension":248,"providers":308,"relations":312,"repo":313,"tags":508,"workflow":509},1778683220959.3262,"k17c6gmqfv21863cq991epadqd86n6h0",[],{"reviewCount":8},0,{"description":10,"installMethods":11,"name":13,"sourceUrl":14},"Scaffold a new Atomic Agents project from scratch — create the directory, `pyproject.toml`, env file, first agent, and a runnable entry point. Use when the user asks to start a new atomic-agents project from scratch, says \"scaffold\" / \"new project\" / \"start from zero\", or runs `/atomic-agents:new-app`.",{"claudeCode":12},"BrainBlend-AI/atomic-agents","new-app","https://github.com/BrainBlend-AI/atomic-agents",{"_creationTime":16,"_id":17,"extensionId":5,"locale":18,"result":19,"trustSignals":224,"workflow":241},1778683390367.4375,"kn7cqtqzm9kvg2r6yhyshvcrbx86m67d","en",{"checks":20,"evaluatedAt":192,"extensionSummary":193,"features":194,"nonGoals":200,"promptVersionExtension":205,"promptVersionScoring":206,"purpose":207,"rationale":208,"score":209,"summary":210,"tags":211,"targetMarket":217,"tier":218,"useCases":219},[21,26,29,32,36,39,44,48,51,54,58,62,65,69,72,75,78,81,84,87,91,95,99,103,107,110,113,116,120,123,126,129,132,135,138,142,146,150,153,157,160,163,166,169,173,176,179,182,185,189],{"category":22,"check":23,"severity":24,"summary":25},"Practical Utility","Problem relevance","pass","The description clearly states that the skill scaffolds a new Atomic Agents project from scratch, addressing the problem of starting new projects.",{"category":22,"check":27,"severity":24,"summary":28},"Unique selling proposition","The skill provides a structured and opinionated approach to project scaffolding, going beyond a generic template by handling directory creation, configuration files, initial agent setup, and environment variable configuration.",{"category":22,"check":30,"severity":24,"summary":31},"Production readiness","The skill fully covers the lifecycle of scaffolding a new project, from user interrogation to file creation, installation, and handoff with clear next steps.",{"category":33,"check":34,"severity":24,"summary":35},"Scope","Single responsibility principle","The skill is focused solely on scaffolding new Atomic Agents projects, encompassing directory structure, configuration, and initial agent setup without extending into unrelated domains.",{"category":33,"check":37,"severity":24,"summary":38},"Description quality","The displayed description accurately reflects the skill's functionality of scaffolding a new Atomic Agents project, including triggers and scope.",{"category":40,"check":41,"severity":42,"summary":43},"Invocation","Scoped tools","not_applicable","This skill does not expose individual tools; it functions as a single, integrated process.",{"category":45,"check":46,"severity":24,"summary":47},"Documentation","Configuration & parameter reference","All configuration options and parameters, including defaults and normalization logic, are explicitly detailed in the skill's instructions.",{"category":33,"check":49,"severity":42,"summary":50},"Tool naming","This is a skill, not a set of tools, so this check is not applicable.",{"category":33,"check":52,"severity":42,"summary":53},"Minimal I/O surface","As this skill does not expose tools with parameter schemas, this check is not applicable.",{"category":55,"check":56,"severity":24,"summary":57},"License","License usability","The project is licensed under the MIT License, as indicated by the LICENSE file.",{"category":59,"check":60,"severity":24,"summary":61},"Maintenance","Commit recency","The last commit was on April 29, 2026, which is within the last 3 months.",{"category":59,"check":63,"severity":24,"summary":64},"Dependency Management","The project uses `uv` for dependency management, which is a modern and efficient tool, and the README suggests using `uv sync` for installation.",{"category":66,"check":67,"severity":24,"summary":68},"Security","Secret Management","The skill explicitly avoids committing real API keys by using `.env.example` and instructs the user to populate `.env` separately, preventing secrets from being committed.",{"category":66,"check":70,"severity":24,"summary":71},"Injection","The skill operates on user input to generate code and configuration but does not appear to load or execute untrusted third-party data as instructions.",{"category":66,"check":73,"severity":24,"summary":74},"Transitive Supply-Chain Grenades","The skill scaffolds a project using committed templates and local Python packages; it does not fetch remote code or data at runtime.",{"category":66,"check":76,"severity":24,"summary":77},"Sandbox Isolation","The skill operates within the project directory it creates and does not attempt to modify files outside of this scope.",{"category":66,"check":79,"severity":24,"summary":80},"Sandbox escape primitives","The skill's process for scaffolding a project does not involve detached processes or retry loops around denied operations.",{"category":66,"check":82,"severity":24,"summary":83},"Data Exfiltration","The skill does not perform any outbound calls and operates solely on user-provided information to generate project files.",{"category":66,"check":85,"severity":24,"summary":86},"Hidden Text Tricks","The bundled files and skill instructions do not contain any hidden steering tricks or malicious Unicode characters.",{"category":88,"check":89,"severity":24,"summary":90},"Hooks","Opaque code execution","The skill's logic is written in clear, readable Python code and does not use obfuscation techniques like base64 encoding or runtime script fetching.",{"category":92,"check":93,"severity":24,"summary":94},"Portability","Structural Assumption","The skill makes clear assumptions about the project structure it creates and handles path normalization (kebab-case, snake_case) explicitly.",{"category":96,"check":97,"severity":24,"summary":98},"Trust","Issues Attention","With 6 issues opened and 7 closed in the last 90 days, the closure rate is over 50%, indicating active maintainer engagement.",{"category":100,"check":101,"severity":24,"summary":102},"Versioning","Release Management","The project declares a meaningful semver version in the README and uses GitHub release tags, indicating clear versioning.",{"category":104,"check":105,"severity":24,"summary":106},"Code Execution","Validation","The skill validates and normalizes user input for project names and other configuration parameters.",{"category":66,"check":108,"severity":24,"summary":109},"Unguarded Destructive Operations","The skill performs file creation operations, but these are confined to the new project directory and are not destructive in nature.",{"category":104,"check":111,"severity":24,"summary":112},"Error Handling","The skill's instructions describe failure modes and recovery steps, implying robust error handling during the scaffolding process.",{"category":104,"check":114,"severity":42,"summary":115},"Logging","This skill does not perform destructive actions or outbound calls, making structured logging less critical.",{"category":117,"check":118,"severity":42,"summary":119},"Compliance","GDPR","The skill does not operate on personal data; it generates project files based on user input.",{"category":117,"check":121,"severity":24,"summary":122},"Target market","The skill is a general-purpose project scaffolder and has no regional or jurisdictional restrictions, making its target market global.",{"category":92,"check":124,"severity":24,"summary":125},"Runtime stability","The skill relies on standard Python tooling (`uv`, `pip`, `venv`) and is not tied to specific OS or shell environments.",{"category":45,"check":127,"severity":24,"summary":128},"README","The README file exists, is comprehensive, and clearly states the project's purpose and features.",{"category":33,"check":130,"severity":42,"summary":131},"Tool surface size","This is a single skill, not a collection of tools, so this check is not applicable.",{"category":40,"check":133,"severity":42,"summary":134},"Overlapping near-synonym tools","This skill does not expose tools, therefore there are no overlapping synonyms to evaluate.",{"category":45,"check":136,"severity":24,"summary":137},"Phantom features","All features advertised in the README and SKILL.md appear to be implemented, with clear instructions for usage and next steps.",{"category":139,"check":140,"severity":24,"summary":141},"Install","Installation instruction","The README and SKILL.md provide clear installation instructions using standard Python tooling (`pip`, `uv`) and include invocation examples.",{"category":143,"check":144,"severity":24,"summary":145},"Errors","Actionable error messages","The skill's documentation outlines failure modes with observable symptoms and recovery steps, suggesting actionable error messages.",{"category":147,"check":148,"severity":24,"summary":149},"Execution","Pinned dependencies","The project specifies Python version requirements (>=3.12) and uses `uv` for dependency management, implying pinned dependencies through lockfiles.",{"category":33,"check":151,"severity":42,"summary":152},"Dry-run preview","The skill's primary function is file creation, not state-changing operations that would benefit from a dry-run preview.",{"category":154,"check":155,"severity":42,"summary":156},"Protocol","Idempotent retry & timeouts","The skill operates locally and does not involve remote calls or state-changing operations that require idempotency or timeouts.",{"category":117,"check":158,"severity":24,"summary":159},"Telemetry opt-in","The skill does not emit any telemetry; its operation is entirely local and self-contained.",{"category":40,"check":161,"severity":24,"summary":162},"Precise Purpose","The skill clearly defines its purpose as scaffolding a new Atomic Agents project and specifies when to use it, including triggers and boundaries.",{"category":40,"check":164,"severity":24,"summary":165},"Concise Frontmatter","The frontmatter in SKILL.md is concise and effectively summarizes the core capability and triggers.",{"category":45,"check":167,"severity":24,"summary":168},"Concise Body","The SKILL.md is well-structured with clear phases and uses progressive disclosure for detailed information, keeping the main body concise.",{"category":170,"check":171,"severity":24,"summary":172},"Context","Progressive Disclosure","The SKILL.md effectively uses progressive disclosure by referencing external files and templates for project structure and provider details.",{"category":170,"check":174,"severity":42,"summary":175},"Forked exploration","This skill is a short-form scaffolder and does not involve deep exploration or code review, so `context: fork` is not applicable.",{"category":22,"check":177,"severity":24,"summary":178},"Usage examples","The skill's documentation provides clear instructions for installing and running the project, implying successful scaffolding and further use.",{"category":22,"check":180,"severity":24,"summary":181},"Edge cases","The skill's instructions detail failure modes and recovery steps for various scenarios, demonstrating thorough handling of edge cases.",{"category":104,"check":183,"severity":42,"summary":184},"Tool Fallback","This skill does not rely on external MCP servers or tools; all logic is self-contained within the Python script.",{"category":186,"check":187,"severity":24,"summary":188},"Safety","Halt on unexpected state","The skill's documentation outlines failure modes and recovery steps, indicating it will halt on unexpected pre-state conditions.",{"category":92,"check":190,"severity":24,"summary":191},"Cross-skill coupling","The skill is self-contained and does not implicitly rely on other skills; it focuses solely on scaffolding a new project.",1778683390253,"This skill scaffolds a new Atomic Agents project, creating directories, configuration files (`pyproject.toml`, `.env.example`, `.gitignore`, `README.md`), an initial agent with appropriate schemas, and a runnable entry point (`main.py`). It guides the user through configuration choices for LLM provider, agent type, and tooling, then verifies the setup.",[195,196,197,198,199],"Creates project directory and necessary configuration files","Scaffolds initial agent with custom or basic schemas","Configures LLM provider and tooling (uv/pip)","Provides installation and verification steps","Guides user on next development steps",[201,202,203,204],"Providing a complex, multi-agent system setup","Handling project migration from other frameworks","Configuring specific dependencies beyond the core set","Managing existing project structures","3.0.0","4.4.0","To provide a quick and reliable way to start new Atomic Agents projects from scratch, complete with a tested skeleton and clear next steps for development.","The extension is highly polished with comprehensive documentation, clear error handling, and robust security practices. The only area not fully applicable was tool-specific checks, which are inherent to the skill's nature.",97,"A high-quality skill for scaffolding new Atomic Agents projects with detailed instructions and robust error handling.",[212,213,214,215,216],"scaffolding","python","developer-tools","project-setup","agent-development","global","verified",[220,221,222,223],"Starting a new Atomic Agents project from zero","Generating a boilerplate for an AI agent project","Setting up a new Python project with Atomic Agents and a chosen LLM provider","Quickly bootstrapping a project when a user requests to 'start from scratch'",{"codeQuality":225,"collectedAt":227,"documentation":228,"maintenance":231,"security":237,"testCoverage":240},{"hasLockfile":226},true,1778683372917,{"descriptionLength":229,"readmeSize":230},303,20431,{"closedIssues90d":232,"forks":233,"hasChangelog":226,"openIssues90d":234,"pushedAt":235,"stars":236},7,506,6,1777460217000,5909,{"hasNpmPackage":238,"license":239,"smitheryVerified":238},false,"MIT",{"hasCi":226,"hasTests":226},{"updatedAt":242},1778683390367,{"basePath":244,"githubOwner":245,"githubRepo":246,"locale":18,"slug":13,"type":247},"claude-plugin/atomic-agents/skills/new-app","BrainBlend-AI","atomic-agents","skill",{"_creationTime":249,"_id":250,"community":251,"display":252,"identity":255,"parentExtension":258,"providers":293,"relations":303,"tags":304,"workflow":305},1778683220959.3245,"k17bm61p7zr993vt7thb45838h86mrjy",{"reviewCount":8},{"description":253,"installMethods":254,"name":246,"sourceUrl":14},"Skills plus explorer and reviewer subagents for building, scaffolding, understanding, and auditing applications with the Atomic Agents Python framework. Includes the umbrella `framework` skill, action-oriented `create-atomic-schema` / `create-atomic-agent` / `create-atomic-tool` / `create-atomic-context-provider` skills, the `new-app` scaffolder, progressive-disclosure reference material for prompts, orchestration, memory, hooks, providers, project structure, and testing, and isolated-context subagents for codebase mapping and code review.",{"claudeCode":246},{"basePath":256,"githubOwner":245,"githubRepo":246,"locale":18,"slug":246,"type":257},"claude-plugin/atomic-agents","plugin",{"_creationTime":259,"_id":260,"community":261,"display":262,"identity":266,"providers":269,"relations":286,"tags":288,"workflow":289},1778683220959.3242,"k173812k7d1b2wh2bze2r2cdjn86mzva",{"reviewCount":8},{"description":263,"installMethods":264,"name":265,"sourceUrl":14},"Official plugins for the Atomic Agents framework - a lightweight, modular system for building AI agents with Pydantic and Instructor",{"claudeCode":12},"Atomic Agents",{"basePath":267,"githubOwner":245,"githubRepo":246,"locale":18,"slug":246,"type":268},"","marketplace",{"evaluate":270,"extract":279},{"promptVersionExtension":271,"promptVersionScoring":206,"score":272,"tags":273,"targetMarket":217,"tier":218},"3.1.0",95,[274,275,276,277,213,278],"ai-agents","llm","pydantic","instructor","framework",{"commitSha":280,"license":239,"marketplace":281,"plugin":284},"HEAD",{"name":282,"pluginCount":283},"brainblend-plugins",1,{"mcpCount":8,"provider":285,"skillCount":8},"classify",{"repoId":287},"kd7038dvhwk39adrnvedmx8x3s86mqpq",[274,278,277,275,276,213],{"evaluatedAt":290,"extractAt":291,"updatedAt":292},1778683239491,1778683220959,1778683666542,{"evaluate":294,"extract":301},{"promptVersionExtension":205,"promptVersionScoring":206,"score":295,"tags":296,"targetMarket":217,"tier":218},98,[213,297,278,298,299,300],"agent","code-generation","development-tools","llm-application-development",{"commitSha":280,"license":239,"plugin":302},{"mcpCount":8,"provider":285,"skillCount":234},{"parentExtensionId":260,"repoId":287},[297,298,299,278,300,213],{"evaluatedAt":306,"extractAt":291,"updatedAt":307},1778683257368,1778683666777,{"evaluate":309,"extract":311},{"promptVersionExtension":205,"promptVersionScoring":206,"score":209,"tags":310,"targetMarket":217,"tier":218},[212,213,214,215,216],{"commitSha":280},{"parentExtensionId":250,"repoId":287},{"_creationTime":314,"_id":287,"identity":315,"providers":316,"workflow":504},1778683214161.1255,{"githubOwner":245,"githubRepo":246,"sourceUrl":14},{"classify":317,"discover":491,"github":494},{"commitSha":280,"extensions":318},[319,332,357,366,374,382,390,398,427,432,457,466,475,484],{"basePath":267,"description":263,"displayName":282,"installMethods":320,"rationale":321,"selectedPaths":322,"source":331,"sourceLanguage":18,"type":268},{"claudeCode":12},"marketplace.json at .claude-plugin/marketplace.json",[323,326,328],{"path":324,"priority":325},".claude-plugin/marketplace.json","mandatory",{"path":327,"priority":325},"README.md",{"path":329,"priority":330},"LICENSE","high","rule",{"basePath":256,"description":253,"displayName":246,"installMethods":333,"license":239,"rationale":334,"selectedPaths":335,"source":331,"sourceLanguage":18,"type":257},{"claudeCode":246},"plugin manifest at claude-plugin/atomic-agents/.claude-plugin/plugin.json",[336,338,339,340,343,345,347,349,351,353,355],{"path":337,"priority":325},".claude-plugin/plugin.json",{"path":327,"priority":325},{"path":329,"priority":330},{"path":341,"priority":342},"skills/create-atomic-agent/SKILL.md","medium",{"path":344,"priority":342},"skills/create-atomic-context-provider/SKILL.md",{"path":346,"priority":342},"skills/create-atomic-schema/SKILL.md",{"path":348,"priority":342},"skills/create-atomic-tool/SKILL.md",{"path":350,"priority":342},"skills/framework/SKILL.md",{"path":352,"priority":342},"skills/new-app/SKILL.md",{"path":354,"priority":330},"agents/atomic-explorer.md",{"path":356,"priority":330},"agents/atomic-reviewer.md",{"basePath":358,"description":359,"displayName":360,"installMethods":361,"rationale":362,"selectedPaths":363,"source":331,"sourceLanguage":18,"type":247},".claude/skills/release","Release a new version of atomic-agents to PyPI and GitHub. Use when the user asks to \"release\", \"publish\", \"deploy\", or \"bump version\" for atomic-agents.","release",{"claudeCode":12},"SKILL.md frontmatter at .claude/skills/release/SKILL.md",[364],{"path":365,"priority":325},"SKILL.md",{"basePath":367,"description":368,"displayName":369,"installMethods":370,"rationale":371,"selectedPaths":372,"source":331,"sourceLanguage":18,"type":247},"claude-plugin/atomic-agents/skills/create-atomic-agent","Build and wire an `AtomicAgent[InSchema, OutSchema]` — schemas, `AgentConfig`, `SystemPromptGenerator`, provider client, history, hooks, optional context providers. Use when the user asks to \"create an agent\", \"add another agent\", \"build an `AtomicAgent`\", \"wire up an agent\", \"make a planner/router/extractor agent\", or runs `/atomic-agents:create-atomic-agent`.","create-atomic-agent",{"claudeCode":12},"SKILL.md frontmatter at claude-plugin/atomic-agents/skills/create-atomic-agent/SKILL.md",[373],{"path":365,"priority":325},{"basePath":375,"description":376,"displayName":377,"installMethods":378,"rationale":379,"selectedPaths":380,"source":331,"sourceLanguage":18,"type":247},"claude-plugin/atomic-agents/skills/create-atomic-context-provider","Build a `BaseDynamicContextProvider` that injects a named, titled block into an agent's system prompt at every `run()` — current time, user identity, retrieved RAG docs, session state, cached DB schema. Use when the user asks to \"add a context provider\", \"inject X into the prompt\", \"give the agent dynamic context\", \"wire up RAG\", \"make a `BaseDynamicContextProvider`\", or runs `/atomic-agents:create-atomic-context-provider`.","create-atomic-context-provider",{"claudeCode":12},"SKILL.md frontmatter at claude-plugin/atomic-agents/skills/create-atomic-context-provider/SKILL.md",[381],{"path":365,"priority":325},{"basePath":383,"description":384,"displayName":385,"installMethods":386,"rationale":387,"selectedPaths":388,"source":331,"sourceLanguage":18,"type":247},"claude-plugin/atomic-agents/skills/create-atomic-schema","Design and write a `BaseIOSchema` input/output pair for an Atomic Agents agent or tool — docstrings, field descriptions, validators, error variants. Use when the user asks to \"create a schema\", \"design the input/output schema\", \"define an `IOSchema`\", \"write a `BaseIOSchema`\", \"model the agent's output\", or runs `/atomic-agents:create-atomic-schema`.","create-atomic-schema",{"claudeCode":12},"SKILL.md frontmatter at claude-plugin/atomic-agents/skills/create-atomic-schema/SKILL.md",[389],{"path":365,"priority":325},{"basePath":391,"description":392,"displayName":393,"installMethods":394,"rationale":395,"selectedPaths":396,"source":331,"sourceLanguage":18,"type":247},"claude-plugin/atomic-agents/skills/create-atomic-tool","Build a `BaseTool[InSchema, OutSchema]` subclass — input/output schemas, `BaseToolConfig`, `run()` (and optional `run_async()`), env-driven secrets, typed failure outputs. Use when the user asks to \"add a tool\", \"create a tool\", \"wrap an API as a tool\", \"build a `BaseTool`\", \"make a calculator/search/weather tool\", or runs `/atomic-agents:create-atomic-tool`.","create-atomic-tool",{"claudeCode":12},"SKILL.md frontmatter at claude-plugin/atomic-agents/skills/create-atomic-tool/SKILL.md",[397],{"path":365,"priority":325},{"basePath":399,"description":400,"displayName":278,"installMethods":401,"rationale":402,"selectedPaths":403,"source":331,"sourceLanguage":18,"type":247},"claude-plugin/atomic-agents/skills/framework","Guide for the Atomic Agents Python framework — schemas, agents, tools, context providers, prompts, orchestration, and provider configuration. Use when code imports from `atomic_agents`, defines an `AtomicAgent`, `BaseTool`, or `BaseIOSchema`, or the user asks about multi-agent orchestration or LLM-provider wiring in an atomic-agents project.",{"claudeCode":12},"SKILL.md frontmatter at claude-plugin/atomic-agents/skills/framework/SKILL.md",[404,405,407,409,411,413,415,417,419,421,423,425],{"path":365,"priority":325},{"path":406,"priority":342},"references/agents.md",{"path":408,"priority":342},"references/context-providers.md",{"path":410,"priority":342},"references/hooks.md",{"path":412,"priority":342},"references/memory.md",{"path":414,"priority":342},"references/orchestration.md",{"path":416,"priority":342},"references/project-structure.md",{"path":418,"priority":342},"references/prompts.md",{"path":420,"priority":342},"references/providers.md",{"path":422,"priority":342},"references/schemas.md",{"path":424,"priority":342},"references/testing.md",{"path":426,"priority":342},"references/tools.md",{"basePath":244,"description":10,"displayName":13,"installMethods":428,"rationale":429,"selectedPaths":430,"source":331,"sourceLanguage":18,"type":247},{"claudeCode":12},"SKILL.md frontmatter at claude-plugin/atomic-agents/skills/new-app/SKILL.md",[431],{"path":365,"priority":325},{"basePath":433,"displayName":434,"installMethods":435,"rationale":436,"selectedPaths":437,"source":331,"sourceLanguage":18,"type":456},"atomic-examples/mcp-agent/example-mcp-server","example-mcp-server",{"pypi":434},"pyproject.toml with mcp/fastmcp dependency + scripts at atomic-examples/mcp-agent/example-mcp-server/pyproject.toml",[438,440,441,443,446,448,450,452,454],{"path":439,"priority":325},"pyproject.toml",{"path":327,"priority":325},{"path":442,"priority":342},"example_mcp_server/server.py",{"path":444,"priority":445},"example_mcp_server/tools/__init__.py","low",{"path":447,"priority":445},"example_mcp_server/tools/add_numbers.py",{"path":449,"priority":445},"example_mcp_server/tools/batch_operations.py",{"path":451,"priority":445},"example_mcp_server/tools/divide_numbers.py",{"path":453,"priority":445},"example_mcp_server/tools/multiply_numbers.py",{"path":455,"priority":445},"example_mcp_server/tools/subtract_numbers.py","mcp",{"basePath":458,"displayName":459,"installMethods":460,"rationale":461,"selectedPaths":462,"source":331,"sourceLanguage":18,"type":456},"atomic-examples/progressive-disclosure/servers/data_server","pd-data-server",{"pypi":459},"pyproject.toml with mcp/fastmcp dependency + scripts at atomic-examples/progressive-disclosure/servers/data_server/pyproject.toml",[463,464],{"path":439,"priority":325},{"path":465,"priority":342},"data_server/server.py",{"basePath":467,"displayName":468,"installMethods":469,"rationale":470,"selectedPaths":471,"source":331,"sourceLanguage":18,"type":456},"atomic-examples/progressive-disclosure/servers/math_server","pd-math-server",{"pypi":468},"pyproject.toml with mcp/fastmcp dependency + scripts at atomic-examples/progressive-disclosure/servers/math_server/pyproject.toml",[472,473],{"path":439,"priority":325},{"path":474,"priority":342},"math_server/server.py",{"basePath":476,"displayName":477,"installMethods":478,"rationale":479,"selectedPaths":480,"source":331,"sourceLanguage":18,"type":456},"atomic-examples/progressive-disclosure/servers/text_server","pd-text-server",{"pypi":477},"pyproject.toml with mcp/fastmcp dependency + scripts at atomic-examples/progressive-disclosure/servers/text_server/pyproject.toml",[481,482],{"path":439,"priority":325},{"path":483,"priority":342},"text_server/server.py",{"basePath":267,"displayName":246,"installMethods":485,"rationale":486,"selectedPaths":487,"source":331,"sourceLanguage":18,"type":456},{"pypi":246},"pyproject.toml with mcp/fastmcp dependency + scripts at pyproject.toml",[488,489,490],{"path":439,"priority":325},{"path":327,"priority":325},{"path":329,"priority":330},{"sources":492},[493],"manual",{"closedIssues90d":232,"description":495,"forks":233,"license":239,"openIssues90d":234,"pushedAt":235,"readmeSize":230,"stars":236,"topics":496},"Building AI agents, atomically",[497,498,499,500,501,502,503],"ai","artificial-intelligence","large-language-model","large-language-models","llms","openai","openai-api",{"classifiedAt":505,"discoverAt":506,"extractAt":507,"githubAt":507,"updatedAt":505},1778683220596,1778683214161,1778683218333,[216,214,215,213,212],{"evaluatedAt":242,"extractAt":291,"updatedAt":510},1778683668851,[],[513,542,571,599,626,655],{"_creationTime":514,"_id":515,"community":516,"display":517,"identity":523,"providers":527,"relations":535,"tags":538,"workflow":539},1778694480889.9487,"k17eg219cke0p45yfhh8n2t37986mgm4",{"reviewCount":8},{"description":518,"installMethods":519,"name":521,"sourceUrl":522},"Interactive assistant for creating new Claude commands with proper structure, patterns, and MCP tool integration",{"claudeCode":520},"NeoLabHQ/context-engineering-kit","create-command","https://github.com/NeoLabHQ/context-engineering-kit",{"basePath":524,"githubOwner":525,"githubRepo":526,"locale":18,"slug":521,"type":247},"plugins/customaize-agent/skills/create-command","NeoLabHQ","context-engineering-kit",{"evaluate":528,"extract":534},{"promptVersionExtension":205,"promptVersionScoring":206,"score":529,"tags":530,"targetMarket":217,"tier":218},100,[531,216,532,456,533],"command-creation","prompt-engineering","claude-code",{"commitSha":280},{"parentExtensionId":536,"repoId":537},"k173g0c46wghgz5j9gn02wfydn86mkh8","kd7a3rj13ezgx1wgm0jfh08hsx86n0sz",[216,533,531,456,532],{"evaluatedAt":540,"extractAt":541,"updatedAt":540},1778694773368,1778694480890,{"_creationTime":543,"_id":544,"community":545,"display":546,"identity":552,"providers":557,"relations":564,"tags":567,"workflow":568},1778694269038.6707,"k178ghjhvwyw1pv6vxnaqcwgyx86m2g7",{"reviewCount":8},{"description":547,"installMethods":548,"name":550,"sourceUrl":551},"This skill should be used when the user asks to \"start an LLM project\", \"design batch pipeline\", \"evaluate task-model fit\", \"structure agent project\", or mentions pipeline architecture, agent-assisted development, cost estimation, or choosing between LLM and traditional approaches.",{"claudeCode":549},"muratcankoylan/Agent-Skills-for-Context-Engineering","Project Development","https://github.com/muratcankoylan/Agent-Skills-for-Context-Engineering",{"basePath":553,"githubOwner":554,"githubRepo":555,"locale":18,"slug":556,"type":247},"skills/project-development","muratcankoylan","Agent-Skills-for-Context-Engineering","project-development",{"evaluate":558,"extract":563},{"promptVersionExtension":205,"promptVersionScoring":206,"score":529,"tags":559,"targetMarket":217,"tier":218},[275,560,561,216,562],"project-management","pipeline-architecture","batch-processing",{"commitSha":280,"license":239},{"parentExtensionId":565,"repoId":566},"k1754dy3wbsv2a5gr1a983zzs586njca","kd7f12maf5nxmx5xttjx7scfnx86m1tv",[216,562,275,561,560],{"evaluatedAt":569,"extractAt":570,"updatedAt":569},1778694576171,1778694269038,{"_creationTime":572,"_id":573,"community":574,"display":575,"identity":581,"providers":585,"relations":592,"tags":595,"workflow":596},1778692846401.1536,"k17f8b769y9swjcqb91vq74zy986n2wf",{"reviewCount":8},{"description":576,"installMethods":577,"name":579,"sourceUrl":580},"Create new agent skills with proper structure, progressive disclosure, and bundled resources. Use when user wants to create, write, or build a new skill.",{"claudeCode":578},"mattpocock/skills","write-a-skill","https://github.com/mattpocock/skills",{"basePath":582,"githubOwner":583,"githubRepo":584,"locale":18,"slug":579,"type":247},"skills/productivity/write-a-skill","mattpocock","skills",{"evaluate":586,"extract":591},{"promptVersionExtension":205,"promptVersionScoring":206,"score":529,"tags":587,"targetMarket":217,"tier":218},[588,216,589,532,590],"skill-creation","documentation","productivity",{"commitSha":280},{"parentExtensionId":593,"repoId":594},"k171mc92f05dc4v6jzgf6bng7d86mr9t","kd70nm2vazehgqc4j28ve6cwv986mv1s",[216,589,590,532,588],{"evaluatedAt":597,"extractAt":598,"updatedAt":597},1778693512400,1778692846401,{"_creationTime":600,"_id":601,"community":602,"display":603,"identity":609,"providers":613,"relations":619,"tags":622,"workflow":623},1778675056600.2441,"k171y80q0m602mftp477895w5s86n54t",{"reviewCount":8},{"description":604,"installMethods":605,"name":607,"sourceUrl":608},"Turn a proven pattern or debugging solution into a standalone reusable skill with SKILL.md, reference docs, and examples.",{"claudeCode":606},"alirezarezvani/claude-skills","extract","https://github.com/alirezarezvani/claude-skills",{"basePath":610,"githubOwner":611,"githubRepo":612,"locale":18,"slug":607,"type":247},"engineering-team/self-improving-agent/skills/extract","alirezarezvani","claude-skills",{"evaluate":614,"extract":618},{"promptVersionExtension":205,"promptVersionScoring":206,"score":529,"tags":615,"targetMarket":217,"tier":218},[616,216,298,617,214],"skill-extraction","knowledge-management",{"commitSha":280},{"parentExtensionId":620,"repoId":621},"k171b5pw3erme9qy3334r4gbv586mzhf","kd7ff9s1w43mfyy1n7hf87816186m6px",[216,298,214,617,616],{"evaluatedAt":624,"extractAt":625,"updatedAt":624},1778682824392,1778675056600,{"_creationTime":627,"_id":628,"community":629,"display":630,"identity":636,"providers":640,"relations":648,"tags":651,"workflow":652},1778699018122.8052,"k1724eg9dj5dp6j1f2hxpdmja586mg1p",{"reviewCount":8},{"description":631,"installMethods":632,"name":634,"sourceUrl":635},"Master TypeScript's advanced type system including generics, conditional types, mapped types, template literals, and utility types for building type-safe applications. Use when implementing complex type logic, creating reusable type utilities, or ensuring compile-time type safety in TypeScript projects.",{"claudeCode":633},"wshobson/agents","typescript-advanced-types","https://github.com/wshobson/agents",{"basePath":637,"githubOwner":638,"githubRepo":639,"locale":18,"slug":634,"type":247},"plugins/javascript-typescript/skills/typescript-advanced-types","wshobson","agents",{"evaluate":641,"extract":647},{"promptVersionExtension":205,"promptVersionScoring":206,"score":529,"tags":642,"targetMarket":217,"tier":218},[643,644,645,646,214],"typescript","types","generics","programming",{"commitSha":280},{"parentExtensionId":649,"repoId":650},"k17821k05dymw6mmaehq84b46986mf3f","kd74de64zj0axtg5b8t7eqqe2x86nske",[214,645,646,644,643],{"evaluatedAt":653,"extractAt":654,"updatedAt":653},1778701655608,1778699018122,{"_creationTime":656,"_id":657,"community":658,"display":659,"identity":665,"providers":670,"relations":675,"tags":678,"workflow":679},1778696691708.329,"k170yjw596k3cg892bq130jyd186mhyz",{"reviewCount":8},{"description":660,"installMethods":661,"name":663,"sourceUrl":664},"Validate a Claude Code plugin structure, frontmatter, and MCP tool references",{"claudeCode":662},"ruvnet/ruflo","Validate Plugin","https://github.com/ruvnet/ruflo",{"basePath":666,"githubOwner":667,"githubRepo":668,"locale":18,"slug":669,"type":247},"plugins/ruflo-plugin-creator/skills/validate-plugin","ruvnet","ruflo","validate-plugin",{"evaluate":671,"extract":674},{"promptVersionExtension":205,"promptVersionScoring":206,"score":529,"tags":672,"targetMarket":217,"tier":218},[673,257,214,533,456],"validation",{"commitSha":280,"license":239},{"parentExtensionId":676,"repoId":677},"k17f4y1y2y777p7zrxxhbnf03n86mr5j","kd7ed28gj8n0y3msk5dzrp05zs86nqtc",[533,214,456,257,673],{"evaluatedAt":680,"extractAt":681,"updatedAt":680},1778701241052,1778696691708]