Agent Skills 排行榜 · 关键词 + 语义搜索

/ 聚焦搜索框
正在使用 AI 进行语义搜索...
27,508
总 Skills
163.5M
总安装量
2,745
贡献者
# Skill 仓库 描述 安装量
4851 blue-ribbon-nearby nomadamas/k-skill
Blue Ribbon Nearby What this skill does 유저가 알려준 현재 위치를 기준으로 블루리본 서베이 공식 zone 을 찾고, k-skill-proxy 를 경유해 근처 블루리본 맛집 을 보여준다. 위치는 자동으로 추정하지 않는다. 반드시 먼저 현재 위치를 질문 한다. 위치 문자열은 공식 zone 목록으로 매칭하고, 주변 JSON endpoint 로 좁혀서 찾는다. 좌표를 직접 받으면 더 정확한 nearby 검색을 할 수 있다. nearby 검색은 기본적으로 k-skill-proxy ( /v1/blue-ribbon/nearby ) 를 경유한다. 프록시에 BLUE_RIBBON_SESSION_ID 가 설정되어 있어야 한다. When to use "근처 맛집 찾아줘" "여기 근처 블루리본 맛집 뭐 있어?" "광화문 근처 괜찮은 식당 추천해줘" "내 주변 블루리본 식당만 보여줘" Routing rule 사용자가 맛집 / 근처 식당 / 근처 레스토랑 을 물으면 기본적으로 ...
2.6K
4852 claude-hud-statusline aradotso/trending-skills
Claude HUD Skill by ara.so — Daily 2026 Skills collection. Claude HUD is a Claude Code plugin that adds a persistent statusline to your terminal showing real-time context window usage, active tool calls, running subagents, and todo progress — always visible below your input prompt. What It Does Feature Description Context health Visual bar showing how full your context window is (green → yellow → red) Tool activity Live display of file reads, edits, and searches as they happen Agent tracking Sho...
2.6K
4853 aiconfig-tools launchdarkly/agent-skills
Deprecated — renamed to tools This skill has been renamed. Do not follow any instructions here and do not perform the task from this skill. Invoke the tools skill instead — it contains the current, complete instructions. If you arrived here from an old reference (documentation, a saved prompt, or automation), update it from aiconfig-tools to tools . Installs 50 Repository launchdarkly/ai-tooling GitHub Stars 25 First Seen May 5, 2026 Security Audits Gen Agent Trust Hub Pass Socket Pass Snyk Pass
2.6K
4854 aiconfig-create launchdarkly/agent-skills
Deprecated — renamed to configs-create This skill has been renamed. Do not follow any instructions here and do not perform the task from this skill. Invoke the configs-create skill instead — it contains the current, complete instructions. If you arrived here from an old reference (documentation, a saved prompt, or automation), update it from aiconfig-create to configs-create . Installs 51 Repository launchdarkly/ai-tooling GitHub Stars 25 First Seen May 5, 2026 Security Audits Gen Agent Trust Hu...
2.6K
4855 aiconfig-projects launchdarkly/agent-skills
Deprecated — renamed to projects This skill has been renamed. Do not follow any instructions here and do not perform the task from this skill. Invoke the projects skill instead — it contains the current, complete instructions. If you arrived here from an old reference (documentation, a saved prompt, or automation), update it from aiconfig-projects to projects . Installs 50 Repository launchdarkly/ai-tooling GitHub Stars 25 First Seen May 5, 2026 Security Audits Gen Agent Trust Hub Pass Socket Pa...
2.6K
4856 aiconfig-update launchdarkly/agent-skills
Deprecated — renamed to configs-update This skill has been renamed. Do not follow any instructions here and do not perform the task from this skill. Invoke the configs-update skill instead — it contains the current, complete instructions. If you arrived here from an old reference (documentation, a saved prompt, or automation), update it from aiconfig-update to configs-update . Installs 52 Repository launchdarkly/ai-tooling GitHub Stars 25 First Seen May 5, 2026 Security Audits Gen Agent Trust Hu...
2.6K
4857 aiconfig-variations launchdarkly/agent-skills
Deprecated — renamed to configs-variations This skill has been renamed. Do not follow any instructions here and do not perform the task from this skill. Invoke the configs-variations skill instead — it contains the current, complete instructions. If you arrived here from an old reference (documentation, a saved prompt, or automation), update it from aiconfig-variations to configs-variations . Installs 51 Repository launchdarkly/ai-tooling GitHub Stars 25 First Seen May 5, 2026 Security Audits Ge...
2.6K
4858 bun-development sickn33/antigravity-awesome-skills
⚡ Bun Development Fast, modern JavaScript/TypeScript development with the Bun runtime, inspired by oven-sh/bun . When to Use This Skill Use this skill when: Starting new JS/TS projects with Bun Migrating from Node.js to Bun Optimizing development speed Using Bun's built-in tools (bundler, test runner) Troubleshooting Bun-specific issues 1. Getting Started 1.1 Installation Show more Installs 2.7K Repository sickn33/agentic…e-skills GitHub Stars 45.0K First Seen Jan 19, 2026 Security Audits Gen Ag...
2.6K
4859 personal-assistant ailabs-393/ai-labs-claude-skills
Personal Assistant Overview This skill transforms Claude into a comprehensive personal assistant with persistent memory of user preferences, schedules, tasks, and context. The skill maintains an intelligent database that adapts to user needs, automatically managing data retention to keep relevant information while discarding outdated content. When to Use This Skill Invoke this skill for personal assistance queries, including: Task management and to-do lists Schedule and calendar management R...
2.6K
4860 daily-ai-news yyh211/claude-meta-skill
Daily AI News Briefing Aggregates the latest AI news from multiple sources and delivers concise summaries with direct links When to Use This Skill Activate this skill when the user: Asks for today's AI news or latest AI developments Requests a daily AI briefing or updates Mentions wanting to know what's happening in AI Asks for AI industry news, trends, or breakthroughs Wants a summary of recent AI announcements Says: "给我今天的AI资讯" (Give me today's AI news) Says: "AI有什么新动态" (What's new in AI) ...
2.6K
4861 asc-metadata-sync rudrankriyam/app-store-connect-cli-skills
asc metadata sync Use this skill to keep App Store metadata in sync with App Store Connect. Prefer the canonical asc metadata workflow for app-info and version localization fields. Use the lower-level asc localizations and asc migrate commands only when the user specifically needs .strings files or legacy fastlane-format metadata. Current canonical workflow 1. Pull canonical metadata asc metadata pull --app "APP_ID" --version "1.2.3" --platform IOS --dir "./metadata" If the app has multiple app-...
2.6K
4862 skill-creator composiohq/skills
Skill Creator A skill for creating new skills and iteratively improving them. At a high level, the process of creating a skill goes like this: Decide what you want the skill to do and roughly how it should do it Write a draft of the skill Create a few test prompts and run claude-with-access-to-the-skill on them Help the user evaluate the results both qualitatively and quantitatively While the runs happen in the background, draft some quantitative evals if there aren't any (if there are some, you...
2.6K
4863 web-performance-optimization sickn33/antigravity-awesome-skills
Web Performance Optimization Overview Help developers optimize website and web application performance to improve user experience, SEO rankings, and conversion rates. This skill provides systematic approaches to measure, analyze, and improve loading speed, runtime performance, and Core Web Vitals metrics. When to Use This Skill Use when website or app is loading slowly Use when optimizing for Core Web Vitals (LCP, FID, CLS) Use when reducing JavaScript bundle size Use when improving Time to Inte...
2.6K
4864 eraser-diagrams eraserlabs/eraser-io
Eraser Diagram Generator Generates professional architecture diagrams directly from code, infrastructure files, or natural language descriptions using the Eraser API. When to Use Activate this skill when: User asks to create, generate, or visualize a diagram User wants to document architecture from code User has Terraform, AWS, Azure, or infrastructure files User describes a system and wants it visualized User mentions "diagram", "architecture", "visualize", or "draw" How It Works Analyze th...
2.6K
4865 ui-ux-designer sickn33/antigravity-awesome-skills
Use this skill when Working on ui ux designer tasks or workflows Needing guidance, best practices, or checklists for ui ux designer Do not use this skill when The task is unrelated to ui ux designer You need a different domain or tool outside this scope Instructions Clarify goals, constraints, and required inputs. Apply relevant best practices and validate outcomes. Provide actionable steps and verification. If detailed examples are required, open resources/implementation-playbook.md . You are a...
2.6K
4866 code-polish paulrberg/agent-skills
Code Polish Combined simplification and review pipeline. This skill orchestrates two sub-skills in sequence: code-simplify — simplify for readability and maintainability code-review --fix — review for correctness, security, and quality, auto-applying all fixes Both sub-skills share the same scope resolution: only session-modified files are in scope. If there are no session-modified files, they fall back to all uncommitted tracked changes. See each sub-skill for full details. Workflow 1) Run code...
2.6K
4867 literature-review affaan-m/everything-claude-code
Literature Review Use this skill when the task is to find, screen, synthesize, and cite a body of academic or technical literature. When to Use Building a systematic, scoping, or narrative literature review. Synthesizing the state of the art for a research question. Finding gaps, contradictions, or future-work directions. Preparing citation-backed background sections for papers or reports. Comparing evidence across peer-reviewed papers, preprints, patents, and technical reports. Review Types Sho...
2.6K
4868 okx-agent-identity okx/onchainos-skills
OKX Agent Identity ERC-8004 agent identity on XLayer (chain fixed — never pass --chain ; asked about ETH/BSC/other chains → say identities are created on XLayer only). The CLI does the heavy lifting; your job: route → confirm → render its output verbatim. You invoke the CLI; the user never sees an onchainos ... literal. Language Lock (apply on EVERY turn — highest priority, before routing) The reply language is set by the user's FIRST message in this flow and never drifts. Detect that language o...
2.6K
4869 functions browserbase/skills
Browserbase Functions Deploy serverless browser automation using the official bb CLI. Prerequisites Get API key and Project ID from: https://browserbase.com/settings export BROWSERBASE_API_KEY = "your_api_key" export BROWSERBASE_PROJECT_ID = "your_project_id" Creating a Function Project 1. Initialize pnpm dlx @browserbasehq/sdk-functions init my-function cd my-function This creates: my-function/ ├── package.json ├── index.ts Your function code └── .env Add credentials here 2....
2.6K
4870 okx-agent-task okx/onchainos-skills
OKX AI Task Marketplace OKX AI Task Marketplace is a decentralized agent task delegation protocol deployed on XLayer, covering the complete lifecycle of task publication, negotiation, delivery, acceptance, and dispute arbitration. The system defines three participating roles: User Agent (publishes tasks and reviews deliverables), ASP (Agent Service Provider) (accepts jobs and submits deliverables), and Evaluator Agent (votes on disputes via a commit-reveal mechanism). All roles connect via ERC-8...
2.6K
4871 producthunt resciencelab/opc-skills
ProductHunt Skill Get posts, topics, users, and collections from Product Hunt via the official GraphQL API. Prerequisites Set access token in ~/.zshrc : export PRODUCTHUNT_ACCESS_TOKEN = "your_developer_token" Get your token from: https://www.producthunt.com/v2/oauth/applications Quick Check : cd < skill_directory > python3 scripts/get_posts.py --limit 3 Commands All commands run from the skill directory. Posts python3 scripts/get_post.py chatgpt Get post by slug python3 scripts/get_post.py 123...
2.6K
4872 paseo-loop getpaseo/paseo
Loop Skill You are setting up an autonomous loop. An agent runs repeatedly until an exit condition is met. User's arguments: $ARGUMENTS Prerequisites Load the Paseo skill first — it contains the CLI reference for all agent commands. What Is a Loop A loop runs an agent repeatedly until it's done. There are two modes: Self-terminating (no verifier) A single worker agent runs each iteration. It returns { done: boolean, reason: string } via structured output. The loop exits when done is true. Worker...
2.6K
4873 okx-agent-chat okx/onchainos-skills
OKX Agent Chat 🛑 This is a routing stub, not a flow. Any message you landed here for is part of the agent task system (User ↔ ASP ↔ Evaluator). Read skills/okx-agent-task/SKILL.md now — that file has the routing table, role files ( user-sub-playbook.md / asp.md / evaluator.md ), and the full state-machine handling. Do not try to handle the message from this directory — there are no flows here. Communication Readiness Fallback This directory does own one bootstrap helper: ensure-okx-a2a-communica...
2.6K
4874 sentry-code-review getsentry/sentry-for-ai
All Skills > Workflow > Code Review Sentry Code Review You are a specialized skill for analyzing and resolving issues identified by Sentry in GitHub Pull Request review comments. Sentry PR Review Comment Format Sentry posts line-specific review comments on code changes in PRs. Each comment includes: Comment Metadata (from API) author : The bot username (e.g., "sentry[bot]") file : The specific file being commented on (e.g., "src/sentry/seer/explorer/tools.py") line : The line number in the code ...
2.6K
4875 convex-http-actions waynesutton/convexskills
Convex HTTP Actions Build HTTP endpoints for webhooks, external API integrations, and custom routes in Convex applications. Documentation Sources Before implementing, do not assume; fetch the latest documentation: Primary: https://docs.convex.dev/functions/http-actions Actions Overview: https://docs.convex.dev/functions/actions Authentication: https://docs.convex.dev/auth For broader context: https://docs.convex.dev/llms.txt Instructions HTTP Actions Overview HTTP actions allow you to defin...
2.6K
4876 convex-security-check waynesutton/convexskills
Convex Security Check A quick security audit checklist for Convex applications covering authentication, function exposure, argument validation, row-level access control, and environment variable handling. Documentation Sources Before implementing, do not assume; fetch the latest documentation: Primary: https://docs.convex.dev/auth Production Security: https://docs.convex.dev/production Functions Auth: https://docs.convex.dev/auth/functions-auth For broader context: https://docs.convex.dev/ll...
2.6K
4877 getting-datacloud-schema forcedotcom/sf-skills
No SKILL.md available for this skill. View on GitHub
2.6K
4878 developing-datacloud-code-extension forcedotcom/sf-skills
developing-datacloud-code-extension Skill Overview This skill provides a complete workflow for developing, testing, and deploying custom Python code extensions to Salesforce Data Cloud. Code extensions allow you to write Python transformations that read from and write to Data Lake Objects (DLOs) and Data Model Objects (DMOs). When to Use User wants to create a new code extension project User needs to test a code extension locally User wants to scan code for required permissions User needs to dep...
2.6K
4879 retrieving-datacloud forcedotcom/sf-skills
retrieving-datacloud: Data Cloud Retrieve Phase Use this skill when the user needs query, search, and metadata introspection for Data Cloud: sync SQL, paginated SQL, async query workflows, table describe, vector search, hybrid search, or search index operations. When This Skill Owns the Task Use retrieving-datacloud when the work involves: sf data360 query * sf data360 search-index * sf data360 metadata * sf data360 profile * or sf data360 insight * inspection understanding Data Cloud SQL result...
2.6K
4880 connecting-datacloud forcedotcom/sf-skills
connecting-datacloud: Data Cloud Connect Phase Use this skill when the user needs source connection work : connector discovery, connection metadata, connection testing, source-object browsing, connector schema inspection, or connector-specific setup payloads for external sources. When This Skill Owns the Task Use connecting-datacloud when the work involves: sf data360 connection * connector catalog inspection connection creation, update, test, or delete browsing source objects, fields, databases...
2.6K
4881 activating-datacloud forcedotcom/sf-skills
No SKILL.md available for this skill. View on GitHub
2.6K
4882 microcopy lobehub/lobehub
LobeHub UI Microcopy Guidelines Brand: Where Agents Collaborate - Focus on collaborative agent system, not just "generation". Fixed Terminology Chinese English 空间 Workspace 助理 Agent 群组 Group 上下文 Context 记忆 Memory 连接器 Integration 技能 Skill 助理档案 Agent Profile 话题 Topic 文稿 Page 社区 Community 资源 Resource 库 Library 模型服务商 Provider 评测 Evaluation 基准 Benchmark 数据集 Dataset 用例 Test Case Brand Principles Create : One sentence → usable Agent; clear next step Collaborate : Multi-agent; shared Context; controlled...
2.6K
4883 aiconfig-targeting launchdarkly/ai-tooling
Deprecated — renamed to configs-targeting This skill has been renamed. Do not follow any instructions here and do not perform the task from this skill. Invoke the configs-targeting skill instead — it contains the current, complete instructions. If you arrived here from an old reference (documentation, a saved prompt, or automation), update it from aiconfig-targeting to configs-targeting . Installs 52 Repository launchdarkly/ai-tooling GitHub Stars 25 First Seen May 5, 2026 Security Audits Gen Ag...
2.6K
4884 wechat-article-publisher iamzifei/wechat-article-publisher-skill
WeChat Article Publisher Publish Markdown or HTML content to WeChat Official Account drafts via API, with automatic format conversion. Prerequisites WECHAT_API_KEY environment variable set (from .env file) Python 3.9+ Authorized WeChat Official Account on wx.limyai.com Scripts Located in ~/.claude/skills/wechat-article-publisher/scripts/: wechat_api.py WeChat API client for listing accounts and publishing articles: List authorized accounts python wechat_api.py list-accounts Publish from...
2.6K
4885 aiconfig-online-evals launchdarkly/ai-tooling
Deprecated — renamed to online-evals This skill has been renamed. Do not follow any instructions here and do not perform the task from this skill. Invoke the online-evals skill instead — it contains the current, complete instructions. If you arrived here from an old reference (documentation, a saved prompt, or automation), update it from aiconfig-online-evals to online-evals . Installs 53 Repository launchdarkly/ai-tooling GitHub Stars 25 First Seen May 5, 2026 Security Audits Gen Agent Trust Hu...
2.6K
4886 build juliusbrussee/cavekit
build — implement spec Single-thread native plan→execute. You are main Claude. No swarm. LOAD Read SPEC.md . If missing → tell user to invoke the spec skill first. Stop. Read FORMAT.md once if not loaded. Parse invocation args: §T.n → that task only --next → lowest-numbered row with status . or ~ --all or empty → every . row in §T order PLAN Native plan mode. For chosen task(s): Cite every §V invariant that applies. Plan must respect all. Cite every §I interface touched. Plan must preserve shape...
2.6K
4887 vitest onmax/nuxt-skills
Vitest is a next-generation testing framework powered by Vite. It provides a Jest-compatible API with native ESM, TypeScript, and JSX support out of the box. Vitest shares the same config, transformers, resolvers, and plugins with your Vite app. Key Features: Vite-native: Uses Vite's transformation pipeline for fast HMR-like test updates Jest-compatible: Drop-in replacement for most Jest test suites Smart watch mode: Only reruns affected tests based on module graph Native ESM, TypeScript, JSX su...
2.6K
4888 launchdarkly-experiment-setup launchdarkly/ai-tooling
LaunchDarkly Experiment Setup You're using a skill that guides you through setting up and running experiments in LaunchDarkly. Your job is to design the experiment, create it with the right metrics, treatments, and flag config, start data collection, evolve the design between iterations when needed, and stop with a winner. Prerequisites This skill requires the remotely hosted LaunchDarkly MCP server to be configured in your environment. Required MCP tools: create-experiment — create a new experi...
2.6K
4889 skill-creator ar9av/obsidian-wiki
Skill Creator A skill for creating new skills and iteratively improving them. At a high level, the process of creating a skill goes like this: Decide what you want the skill to do and roughly how it should do it Write a draft of the skill Create a few test prompts and run claude-with-access-to-the-skill on them Help the user evaluate the results both qualitatively and quantitatively While the runs happen in the background, draft some quantitative evals if there aren't any (if there are some, you...
2.6K
4890 search browserbase/skills
Search Skill Search the web and get relevant results optimized for LLM consumption. Authentication The script uses OAuth via the Tavily MCP server. No manual setup required - on first run, it will: Check for existing tokens in ~/.mcp-auth/ If none found, automatically open your browser for OAuth authentication Note: You must have an existing Tavily account. The OAuth flow only supports login — account creation is not available through this flow. Sign up at tavily.com first if you don't have an a...
2.6K
4891 launchdarkly-guarded-rollout launchdarkly/ai-tooling
LaunchDarkly Guarded Rollouts You're using a skill that will guide you through configuring guarded rollouts in LaunchDarkly. Your job is to design rollout stages, select monitoring metrics, configure regression thresholds, and start the rollout. Prerequisites This skill requires the remotely hosted LaunchDarkly MCP server to be configured in your environment. Required MCP tools: start-guarded-rollout -- start a progressive rollout with monitoring get-flag -- inspect the flag and its variations l...
2.6K
4892 aiq-research nvidia/skills
AIQ Research Skill Purpose Use this skill to call a locally running NVIDIA AI-Q Blueprint server through the helper script at scripts/aiq.py . Use this skill for research-shaped requests, including: "deep research on ..." "AIQ research ..." "research ..." "use AI-Q to answer ..." "ask AI-Q about ..." Do not use this skill for install, deploy, start, stop, UI, CLI, Docker, Helm, or troubleshooting requests. Those belong to aiq-deploy . Prerequisites Show more Installs 512 Repository nvidia/skills...
2.6K
4893 accelerated-computing-cudf nvidia/skills
cuDF & dask-cuDF Implementer's Guide Compatibility Release tracked by this skill: 26.04. Requires NVIDIA Volta or newer on CUDA 12, or Turing or newer on CUDA 13. Release 26.04 supports CUDA 12.2-12.9 with driver 535+ or CUDA 13.0-13.1 with driver 580+, and Python 3.11-3.14. cuDF sweet spot: >100K rows. Naming Use NVIDIA library-first wording in user-facing answers. Keep literal RAPIDS/rapidsai URLs, package names, and release metadata when citing sources. Role You are a cuDF expert helping an i...
2.6K
4894 spec juliusbrussee/cavekit
spec — spec mutator Read FORMAT.md at repo root if not already loaded. Caveman skill applies to all writes here. DISPATCH Inspect user request and project state: No SPEC.md at repo root AND args describe idea → NEW No SPEC.md AND from-code in args → DISTILL SPEC.md exists AND args start bug: → BACKPROP SPEC.md exists AND args start amend → AMEND SPEC.md exists, no args → ask user which mode NEW — idea → spec Input: user idea. Steps: Extract goal (1 line, caveman). → §G. List constraints user sta...
2.6K
4895 check juliusbrussee/cavekit
Check: Review Before You Ship Prefix your first line with 🥷 inline, not as its own paragraph. Read the diff, find the problems, fix what can be fixed safely, ask about the rest. Done means verification ran in this session and passed. Get the Diff Get the full diff between the current branch and the base branch. If unclear, ask. If already on the base branch, ask which commits to review. Scope Measure the diff and classify depth: Depth Criteria Reviewers Quick Under 100 lines, 1-5 files Base revi...
2.6K
4896 data-context-extractor anthropics/knowledge-work-plugins
Data Context Extractor A meta-skill that extracts company-specific data knowledge from analysts and generates tailored data analysis skills. How It Works This skill has two modes: Bootstrap Mode : Create a new data analysis skill from scratch Iteration Mode : Improve an existing skill by adding domain-specific reference files Bootstrap Mode Use when: User wants to create a new data context skill for their warehouse. Phase 1: Database Connection & Discovery Step 1: Identify the database type Ask:...
2.6K
4897 customer-research anthropics/knowledge-work-plugins
Customer Research You are an expert customer researcher. Your goal is to help uncover what customers actually think, feel, say, and struggle with — so that everything from positioning to product to copy is grounded in reality rather than assumption. Before Starting Check for product marketing context first: If .agents/product-marketing-context.md exists (or .claude/product-marketing-context.md in older setups), read it before asking questions. Use that context to skip questions already answered....
2.6K
4898 video-generation bytedance/deer-flow
Video Generation Skill Overview This skill generates high-quality videos using structured prompts and a Python script. The workflow includes creating JSON-formatted prompts and executing video generation with optional reference image. Core Capabilities Create structured JSON prompts for AIGC video generation Support reference image as guidance or the first/last frame of the video Generate videos through automated Python script execution Workflow Step 1: Understand Requirements When a user reques...
2.6K
4899 paperclip-create-plugin paperclipai/paperclip
Create a Paperclip Plugin Use this skill when the task is to create, scaffold, or document a Paperclip plugin. 1. Ground rules Read these first when needed: doc/plugins/PLUGIN_AUTHORING_GUIDE.md packages/plugins/sdk/README.md doc/plugins/PLUGIN_SPEC.md only for future-looking context Current runtime assumptions: plugin workers are trusted code plugin UI is trusted same-origin host code worker APIs are capability-gated plugin UI is not sandboxed by manifest capabilities no host-provided shared pl...
2.6K
4900 jupyter-to-marimo marimo-team/skills
Converting Jupyter Notebooks to Marimo IMPORTANT : When asked to translate a notebook, ALWAYS run uvx marimo convert <notebook.ipynb> -o <notebook.py> FIRST before reading any files. This saves precious tokens - reading large notebooks can consume 30k+ tokens, while the converted .py file is much smaller and easier to work with. Steps Convert using the CLI Run the marimo convert command via uvx so no install is needed: uvx marimo convert < notebook.ipynb > -o < notebook.py > This generates a mar...
2.6K