███████╗██╗ ██╗██╗██╗ ██╗ ██████╗ █████╗ ███╗ ██╗██╗ ██╗
██╔════╝██║ ██╔╝██║██║ ██║ ██╔══██╗██╔══██╗████╗ ██║██║ ██╔╝
███████╗█████╔╝ ██║██║ ██║ ██████╔╝███████║██╔██╗ ██║█████╔╝
╚════██║██╔═██╗ ██║██║ ██║ ██╔══██╗██╔══██║██║╚██╗██║██╔═██╗
███████║██║ ██╗██║███████╗███████╗ ██║ ██║██║ ██║██║ ╚████║██║ ██╗
╚══════╝╚═╝ ╚═╝╚═╝╚══════╝╚══════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═══╝╚═╝ ╚═╝
Agent Skills 排行榜 · 关键词 + 语义搜索
| # | Skill | 仓库 | 描述 | 安装量 |
|---|---|---|---|---|
| 14501 | java-concurrency | pluginagentmarketplace/custom-plugin-java |
Java Concurrency Skill Master Java concurrency patterns for thread-safe applications. Overview This skill covers concurrency from basic threads to virtual threads (Java 21+), including thread pools, synchronization, and CompletableFuture. When to Use This Skill Use when you need to: Write thread-safe code Implement parallel processing Use async programming patterns Tune thread pools Debug concurrency issues Topics Covered Thread Management Thread lifecycle and states Daemon vs user threads...
|
314 |
| 14502 | internal-comms | sickn33/antigravity-awesome-skills |
When to use this skill To write internal communications, use this skill for: 3P updates (Progress, Plans, Problems) Company newsletters FAQ responses Status reports Leadership updates Project updates Incident reports How to use this skill To write any internal communication: Identify the communication type from the request Load the appropriate guideline file from the examples/ directory: examples/3p-updates.md - For Progress/Plans/Problems team updates examples/company-newsletter.md - For compan...
|
314 |
| 14503 | c4-architecture-c4-architecture | sickn33/antigravity-awesome-skills |
C4 Architecture Documentation Workflow Generate comprehensive C4 architecture documentation for an existing repository/codebase using a bottom-up analysis approach. [Extended thinking: This workflow implements a complete C4 architecture documentation process following the C4 model (Context, Container, Component, Code). It uses a bottom-up approach, starting from the deepest code directories and working upward, ensuring every code element is documented before synthesizing into higher-level abstra...
|
314 |
| 14504 | git-hooks-setup | aj-geddes/useful-ai-prompts |
Git Hooks Setup Overview Configure Git hooks to enforce code quality standards, run automated checks, and prevent problematic commits from being pushed to shared repositories. When to Use Pre-commit code quality checks Commit message validation Preventing secrets in commits Running tests before push Code formatting enforcement Linting configuration Team-wide standards enforcement Implementation Examples 1. Husky Installation and Configuration !/bin/bash setup-husky.sh Install Husky npm inst...
|
314 |
| 14505 | retrospective-facilitation | aj-geddes/useful-ai-prompts |
Retrospective Facilitation Overview Retrospectives are critical ceremonies for team learning and continuous improvement. Effective facilitation creates psychological safety, encourages honest feedback, and drives tangible improvements. When to Use End of sprint (regular cadence) Major milestone completion Project closure After significant events or incidents Team transitions or staff changes Technology implementations Process evaluations Instructions 1. Retrospective Planning Retrospective Pla...
|
314 |
| 14506 | bmad-orchestrator | aj-geddes/claude-code-bmad-skills |
bmad-orchestrator — BMAD Workflow Orchestration with SSD When to use this skill Initializing BMAD in a new project (with or without SSD) Running structured TEA cycles within each BMAD phase Checking and resuming BMAD/SSD workflow status Routing work across Analysis, Planning, Solutioning, and Implementation Managing structured handoff and cross-phase traceability between phases What is SSD (Structured System Design)? SSD is a meta-framework that embeds TEA cycles within each BMAD phase, transfor...
|
314 |
| 14507 | compose-performance-audit | new-silvermoon/awesome-android-agent-skills |
No SKILL.md available for this skill. View on GitHub
|
314 |
| 14508 | gentle-teaching | jwynia/agent-skills |
Gentle Teaching Framework Purpose Guide AI-assisted learning that empowers learners while maintaining appropriate boundaries. Translates gentle parenting principles to adult education: empathy, respect, developmental awareness, and clear boundaries. The goal is independence, not dependence. Core Principle Process over solutions. Teach to fish, don't serve fish. The learner should develop skills they can apply independently, not answers they'll forget. Quick Reference Request Type Response Ap...
|
314 |
| 14509 | environment-setup-guide | davila7/claude-code-templates |
Environment Setup Guide Overview Help developers set up complete development environments from scratch. This skill provides step-by-step guidance for installing tools, configuring dependencies, setting up environment variables, and verifying the setup works correctly. When to Use This Skill Use when starting a new project and need to set up the development environment Use when onboarding new team members to a project Use when switching to a new machine or operating system Use when troubleshoot...
|
314 |
| 14510 | open-source-contributions | jezweb/claude-skills |
Open Source Contributions Skill Version: 1.2.0 | Last Verified: 2026-01-09 | Production Tested: ✅ When to Use This Skill Auto-triggers: "submit PR to", "contribute to", "pull request for", "open source contribution" Create maintainer-friendly PRs while avoiding the 16 common mistakes that cause rejection. What NOT to Include in Pull Requests Personal Development Artifacts (NEVER Include) Planning & Notes Documents: ❌ SESSION.md Session tracking notes ❌ NOTES.md ...
|
313 |
| 14511 | ce:ideate | everyinc/compound-engineering-plugin |
Generate Improvement Ideas Note: The current year is 2026. Use this when dating ideation documents and checking recent ideation artifacts. ce:ideate precedes ce:brainstorm . ce:ideate answers: "What are the strongest ideas worth exploring?" ce:brainstorm answers: "What exactly should one chosen idea mean?" ce:plan answers: "How should it be built?" This workflow produces a ranked ideation artifact in docs/ideation/ . It does not produce requirements, plans, or code. Interaction Method Use the pl...
|
313 |
| 14512 | web-design-methodology | jezweb/claude-skills |
Web Design Methodology Universal patterns for building production-grade HTML/CSS. This skill covers implementation methodology — pair with web-design-patterns for specific component designs. What You Produce Production-ready HTML/CSS prototypes with: Semantic CSS custom properties (tokens) BEM-named components Mobile-first responsive design Accessible markup Optional three-state dark mode File Structure prototype/ ├── index.html ├── about.html ├── services.html ├── contact.html ├── favicon.svg ├...
|
313 |
| 14513 | ln-629-lifecycle-auditor | levnikolaevich/claude-code-skills |
Specialized worker auditing application lifecycle and entry points. Purpose & Scope - Worker in ln-620 coordinator pipeline - Audit lifecycle (Category 12: Medium Priority) - Check bootstrap, shutdown, signal handling, probes - Calculate compliance score (X/10) Inputs (from Coordinator) Receives `contextStore` with tech stack, deployment type, codebase root. Workflow - Parse context - Check lifecycle patterns - Collect findings - Calculate score - Return JSON Audit Rules 1. B...
|
313 |
| 14514 | ln-622-build-auditor | levnikolaevich/claude-code-skills |
Specialized worker auditing build health and code quality tooling. Purpose & Scope - Worker in ln-620 coordinator pipeline - invoked by ln-620-codebase-auditor - Audit codebase for build health issues (Category 2: Critical Priority) - Check compiler/linter errors, deprecation warnings, type errors, failed tests, build config - Return structured findings to coordinator with severity, location, effort, recommendations - Calculate compliance score (X/10) for Build Health category Inputs (f...
|
313 |
| 14515 | zafer-skills | zaferayan/skills |
IMPORTANT: This is a SKILL file, NOT a project. NEVER run npm/bun install in this folder. NEVER create code files here. When creating a new project, ALWAYS ask the user for the project path first or create it in a separate directory (e.g., `~/Projects/app-name`). This guide is created to provide context when working with Expo projects using Claude Code. MANDATORY REQUIREMENTS When creating a new Expo project, you MUST include ALL of the following: Required Screens (ALWAYS CREATE) `src/ap...
|
313 |
| 14516 | phoenix-observability | davila7/claude-code-templates |
Phoenix - AI Observability Platform Open-source AI observability and evaluation platform for LLM applications with tracing, evaluation, datasets, experiments, and real-time monitoring. When to use Phoenix Use Phoenix when: Debugging LLM application issues with detailed traces Running systematic evaluations on datasets Monitoring production LLM systems in real-time Building experiment pipelines for prompt/model comparison Self-hosted observability without vendor lock-in Key features: Tracin...
|
313 |
| 14517 | create-pr | davila7/claude-code-templates |
create-pr Overview This guide covers best practices for creating pull requests in the warp repository, including merging master, running presubmit checks, linking Linear tasks, ensuring appropriate test coverage, and structuring your PR for effective review.
|
313 |
| 14518 | lambda-labs-gpu-cloud | davila7/claude-code-templates |
Lambda Labs GPU Cloud Comprehensive guide to running ML workloads on Lambda Labs GPU cloud with on-demand instances and 1-Click Clusters. When to use Lambda Labs Use Lambda Labs when: Need dedicated GPU instances with full SSH access Running long training jobs (hours to days) Want simple pricing with no egress fees Need persistent storage across sessions Require high-performance multi-node clusters (16-512 GPUs) Want pre-installed ML stack (Lambda Stack with PyTorch, CUDA, NCCL) Key feature...
|
313 |
| 14519 | biomni | davila7/claude-code-templates |
Biomni Overview Biomni is an open-source biomedical AI agent framework from Stanford's SNAP lab that autonomously executes complex research tasks across biomedical domains. Use this skill when working on multi-step biological reasoning tasks, analyzing biomedical data, or conducting research spanning genomics, drug discovery, molecular biology, and clinical analysis. Core Capabilities Biomni excels at: Multi-step biological reasoning - Autonomous task decomposition and planning for complex b...
|
313 |
| 14520 | python-development | skillcreatorai/ai-agent-skills |
Python Development Project Setup Modern Python Project Structure my-project/ ├── src/ │ └── my_project/ │ ├── __init__.py │ ├── main.py │ └── utils.py ├── tests/ │ ├── __init__.py │ └── test_main.py ├── pyproject.toml ├── README.md └── .gitignore pyproject.toml [ project ] name = "my-project" version = "0.1.0" requires-python = ">=3.12" dependencies = [ "fastapi>=0.100.0", "pydantic>=2.0", ] [ project.optional-dependencies ] dev = [ "pytest>=7.0", "ruff>...
|
312 |
| 14521 | telegram-bot-builder | davila7/claude-code-templates |
Telegram Bot Builder Expert in building Telegram bots that solve real problems - from simple automation to complex AI-powered bots. Covers bot architecture, the Telegram Bot API, user experience, monetization strategies, and scaling bots to thousands of users. Role : Telegram Bot Architect You build bots that people actually use daily. You understand that bots should feel like helpful assistants, not clunky interfaces. You know the Telegram ecosystem deeply - what's possible, what's popular, and...
|
312 |
| 14522 | module-pattern | patternsdev/skills |
Module Pattern Table of Contents When to Use When NOT to Use Instructions Details Source As your application and codebase grow, it becomes increasingly important to keep your code maintainable and separated. The module pattern allows you to split up your code into smaller, reusable pieces. Besides being able to split your code into smaller reusable pieces, modules allow you to keep certain values within your file private . Declarations within a module are scoped ( encapsulated ) to that module, ...
|
312 |
| 14523 | security-documentation | aj-geddes/useful-ai-prompts |
Security Documentation Overview Create comprehensive security documentation including policies, guidelines, compliance requirements, and best practices for secure application development and operations. When to Use Security policies Compliance documentation (SOC 2, GDPR, HIPAA) Security guidelines and best practices Incident response plans Access control policies Data protection policies Vulnerability disclosure policies Security audit reports Security Policy Template Security Policy Version...
|
312 |
| 14524 | primevue | kindy/skills |
PrimeVue Setup and Usage Guide for configuring PrimeVue with Vue 3 and Vite projects, including auto-import setup and theming. Overview PrimeVue is a complete UI suite for Vue.js with rich components, icons, and templates. It supports both styled mode (pre-skinned themes like Aura, Lara, Nora) and unstyled mode (full styling control with Tailwind, Bootstrap, etc.). Documentation Official LLM-optimized documentation: https://primevue.org/llms/pages/introduction.md Installation Install PrimeVue an...
|
312 |
| 14525 | ln-221-story-creator | levnikolaevich/claude-code-skills |
Universal factory worker for creating Stories. Supports two modes: - CREATE MODE: Epic has no Stories → create from IDEAL plan (5-10 Stories) - ADD MODE: Epic has Stories → append new Story(s) from user request Invoked by ln-220-story-coordinator (Phase 5a for CREATE, Phase 5c for ADD). When Invoked 1. ln-220-story-coordinator CREATE MODE (Phase 5a): - Epic has NO existing Stories (Linear query count = 0) - IDEAL plan generated (Phase 3) - Standards Research completed by ln-001 (Phase 2...
|
311 |
| 14526 | knowledge base manager | daffy0208/ai-dev-standards |
Knowledge Base Manager Build and maintain high-quality knowledge bases for AI systems and human consumption. Core Principle Knowledge Base = Structured Information + Quality Curation + Accessibility A knowledge base is not just a data dump—it's curated, validated, versioned information designed to answer questions and enable reasoning. When to Use Knowledge Bases Use Knowledge Bases When: ✅ Need to answer factual questions consistently ✅ Information changes frequently and needs version control ✅...
|
311 |
| 14527 | database-cloud-optimization-cost-optimize | sickn33/antigravity-awesome-skills |
Cloud Cost Optimization You are a cloud cost optimization expert specializing in reducing infrastructure expenses while maintaining performance and reliability. Analyze cloud spending, identify savings opportunities, and implement cost-effective architectures across AWS, Azure, and GCP. Use this skill when Reducing cloud infrastructure spend while preserving performance Rightsizing database instances or storage Implementing cost controls, budgets, or tagging policies Reviewing waste, idle resour...
|
311 |
| 14528 | langchain-architecture | sickn33/antigravity-awesome-skills |
LangChain & LangGraph Architecture Master modern LangChain 1.x and LangGraph for building sophisticated LLM applications with agents, state management, memory, and tool integration. When to Use This Skill Building autonomous AI agents with tool access Implementing complex multi-step LLM workflows Managing conversation memory and state Integrating LLMs with external data sources and APIs Creating modular, reusable LLM application components Implementing document processing pipelines Building prod...
|
311 |
| 14529 | research | jwynia/agent-skills |
Spin up a background agent to do the research, so you keep working while it reads. Its job: Investigate the question against primary sources — official docs, source code, specs, first-party APIs — not a secondary write-up of them. Follow every claim back to the source that owns it. Write the findings to a single Markdown file, citing each claim's source. Save it where the repo already keeps such notes; match the existing convention, and if there is none, put it somewhere sensible and say where. ...
|
311 |
| 14530 | ebook-analysis | jwynia/agent-skills |
Ebook Analysis: Non-Fiction Knowledge Extraction You analyze ebooks to extract knowledge with full citation traceability. This skill supports two complementary extraction modes: Concept Extraction - Extract ideas classified by abstraction (principle → tactic) Entity Extraction - Extract named things (studies, researchers, frameworks, anecdotes) that persist across books Core Principle Every extraction must be traceable to its exact source. Citation traceability is non-negotiable. Extract less...
|
311 |
| 14531 | golang-grpc | bobmatnyc/claude-mpm-skills |
Persona: You are a Go distributed systems engineer. You design gRPC services for correctness and operability — proper status codes, deadlines, interceptors, and graceful shutdown matter as much as the happy path. Modes: Build mode — implementing a new gRPC server or client from scratch. Review mode — auditing existing gRPC code for correctness, security, and operability issues. Go gRPC Best Practices Treat gRPC as a pure transport layer — keep it separate from business logic. The official Go imp...
|
310 |
| 14532 | skillboss | heeyo-life/skillboss-skills |
SkillBoss Skill Multi-AI gateway for building and deploying full-stack applications with 50+ AI APIs. When to Use This Skill Use this skill when the user wants to: Build websites/apps : Any website, landing page, SaaS, React app, membership site, booking system, e-commerce store, dashboard, admin panel Store data : User data, form submissions, orders, bookings, member info - uses D1 database with auto-provisioning Accept payments : Stripe integration for subscriptions, one-time payments, e-comme...
|
310 |
| 14533 | migrating-to-tuist-generated-projects | tuist/agent-skills |
Migrating to Tuist Generated Projects Quick Start Baseline build and run the app with xcodebuild. Inventory targets, build settings, and external dependencies. Create Tuist.swift , Project.swift , and Tuist/Package.swift . Extract settings into .xcconfig files and wire them in Project.swift . Generate and build: tuist generate --no-open then xcodebuild build . Fix build issues, regenerate, and validate runtime on a simulator. Preflight Checklist Primary app scheme and any extension/test schemes ...
|
310 |
| 14534 | fetching-dbt-docs | dbt-labs/dbt-agent-skills |
dbt docs have LLM-friendly URLs. Always append `.md` to get clean markdown instead of HTML. URL Pattern | `https://docs.getdbt.com/docs/dbt-cloud-apis/service-tokens` | `https://docs.getdbt.com/docs/dbt-cloud-apis/service-tokens.md` | `https://docs.getdbt.com/reference/commands/run` | `https://docs.getdbt.com/reference/commands/run.md` Quick Reference | Single page | Add `.md` to any docs URL | Fetch specific documentation | Page index | `https://docs.getdbt.com/llms.txt` | Find...
|
310 |
| 14535 | skill-developer | davila7/claude-code-templates |
Skill Developer Guide Purpose Comprehensive guide for creating and managing skills in Claude Code with auto-activation system, following Anthropic's official best practices including the 500-line rule and progressive disclosure pattern. When to Use This Skill Automatically activates when you mention: Creating or adding skills Modifying skill triggers or rules Understanding how skill activation works Debugging skill activation issues Working with skill-rules.json Hook system mechanics Claude ...
|
310 |
| 14536 | scanpy | davila7/claude-code-templates |
Scanpy: Single-Cell Analysis Overview Scanpy is a scalable Python toolkit for analyzing single-cell RNA-seq data, built on AnnData. Apply this skill for complete single-cell workflows including quality control, normalization, dimensionality reduction, clustering, marker gene identification, visualization, and trajectory analysis. When to Use This Skill This skill should be used when: Analyzing single-cell RNA-seq data (.h5ad, 10X, CSV formats) Performing quality control on scRNA-seq datasets Cre...
|
310 |
| 14537 | raindrop-api | intellectronica/agent-skills |
This skill enables interaction with the Raindrop.io bookmarks service through its REST API. Use `curl` and `jq` for direct REST calls. Official API documentation: [https://developer.raindrop.io/](https://developer.raindrop.io/) Authentication Token Resolution Resolve the API token in this order: - Check environment variable `RAINDROP_TOKEN` - Check if the user has provided a token in the conversation context - If neither is available, use AskUserQuestion to request the token from the us...
|
310 |
| 14538 | comprehensive-review-full-review | sickn33/antigravity-awesome-skills |
Use this skill when Working on comprehensive review full review tasks or workflows Needing guidance, best practices, or checklists for comprehensive review full review Do not use this skill when The task is unrelated to comprehensive review full review 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,...
|
310 |
| 14539 | context-management-context-save | sickn33/antigravity-awesome-skills |
Context Save Tool: Intelligent Context Management Specialist Use this skill when Working on context save tool: intelligent context management specialist tasks or workflows Needing guidance, best practices, or checklists for context save tool: intelligent context management specialist Do not use this skill when The task is unrelated to context save tool: intelligent context management specialist You need a different domain or tool outside this scope Instructions Clarify goals, constraints, and re...
|
310 |
| 14540 | runbook-creation | aj-geddes/useful-ai-prompts |
Runbook Creation Overview Create comprehensive operational runbooks that provide step-by-step procedures for common operational tasks, incident response, and system maintenance. When to Use Incident response procedures Standard operating procedures (SOPs) On-call playbooks System maintenance guides Disaster recovery procedures Deployment runbooks Escalation procedures Service restoration guides Incident Response Runbook Template Incident Response Runbook Quick Reference Severity Levels: - ...
|
310 |
| 14541 | stored-procedures | aj-geddes/useful-ai-prompts |
Stored Procedures & Functions Overview Implement stored procedures, functions, and triggers for business logic, data validation, and performance optimization. Covers procedure design, error handling, and performance considerations. When to Use Business logic encapsulation Complex multi-step operations Data validation and constraints Audit trail maintenance Performance optimization Code reusability across applications Trigger-based automation PostgreSQL Procedures & Functions Simple Functions ...
|
310 |
| 14542 | configuration-management | aj-geddes/useful-ai-prompts |
Configuration Management Overview Comprehensive guide to managing application configuration across environments, including environment variables, configuration files, secrets, feature flags, and following 12-factor app methodology. When to Use Setting up configuration for different environments Managing secrets and credentials Implementing feature flags Creating configuration hierarchies Following 12-factor app principles Migrating configuration to cloud services Implementing dynamic configura...
|
310 |
| 14543 | codex-subagent | am-will/codex-skills |
Codex Subagent Skill Spawn autonomous subagents to offload context-heavy work. Subagents burn their own tokens, return only final results. Golden Rule: If task + intermediate work would add 3,000+ tokens to parent context → use subagent. Intelligent Prompting Critical: Parent agent must provide subagent with essential context for success. Good Prompting Principles Include relevant context - Give the subagent thorough context Be specific - Clear constraints, requirements, output format Provi...
|
309 |
| 14544 | supabase-best-practices | pedrobarretocw/supabase-best-practices |
Supabase Best Practices Comprehensive security and performance optimization guide for Supabase applications with Clerk authentication integration. Contains 40+ rules across 10 categories, prioritized by impact to guide secure development and code review. When to Apply Reference these guidelines when: Setting up a new Supabase project Integrating Clerk authentication with Supabase Writing Row Level Security (RLS) policies Designing database schemas Implementing real-time features Configuring ...
|
309 |
| 14545 | d3-viz | sickn33/antigravity-awesome-skills |
D3.js Visualisation Overview This skill provides guidance for creating sophisticated, interactive data visualisations using d3.js. D3.js (Data-Driven Documents) excels at binding data to DOM elements and applying data-driven transformations to create custom, publication-quality visualisations with precise control over every visual element. The techniques work across any JavaScript environment, including vanilla JavaScript, React, Vue, Svelte, and other frameworks. When to use d3.js Use d3.js for...
|
309 |
| 14546 | nansen-fund-tracker | nansen-ai/nansen-cli |
Fund Watch Answers: "What are crypto funds and VCs holding right now?" nansen research smart-money holdings --chain ethereum --labels "Fund" --limit 20 → token_symbol, value_usd, holders_count, balance_24h_percent_change, share_of_holdings_percent nansen research smart-money holdings --chain solana --labels "Fund" --limit 20 nansen research smart-money netflow --chain ethereum --labels "Fund" --limit 10 → token_symbol, net_flow_1h/24h/7d/30d_usd, market_cap_usd, trader_count nansen research sm...
|
309 |
| 14547 | schema-markup | davila7/claude-code-templates |
Schema Markup You are an expert in structured data and schema markup. Your goal is to implement schema.org markup that helps search engines understand content and enables rich results in search. Initial Assessment 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 and only ask for information not already covered or specific to this task. Before imple...
|
309 |
| 14548 | deslop | davila7/claude-code-templates |
Remove AI code slop Check the diff against main and remove AI-generated slop introduced in the branch. Focus Areas Extra comments that are unnecessary or inconsistent with local style Defensive checks or try/catch blocks that are abnormal for trusted code paths Casts to any used only to bypass type issues Deeply nested code that should be simplified with early returns Other patterns inconsistent with the file and surrounding codebase Guardrails Keep behavior unchanged unless fixing a clear bug. ...
|
309 |
| 14549 | isms-audit-expert | davila7/claude-code-templates |
ISMS Audit Expert Internal and external ISMS audit management for ISO 27001 compliance verification, security control assessment, and certification support. Table of Contents Audit Program Management Audit Execution Control Assessment Finding Management Certification Support Tools References Audit Program Management Risk-Based Audit Schedule Risk Level Audit Frequency Examples Critical Quarterly Privileged access, vulnerability management, logging High Semi-annual Access control, incident respon...
|
309 |
| 14550 | analyze | allenai2014/ai-investment-advisor |
/analyze - Answer Data Questions If you see unfamiliar placeholders or need to check which tools are connected, see CONNECTORS.md . Answer a data question, from a quick lookup to a full analysis to a formal report. Usage /analyze <natural language question> Workflow 1. Understand the Question Parse the user's question and determine: Complexity level : Quick answer : Single metric, simple filter, factual lookup (e.g., "How many users signed up last week?") Full analysis : Multi-dimensional explor...
|
309 |