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

/ 聚焦搜索框
正在使用 AI 进行语义搜索...
27,426
总 Skills
160.7M
总安装量
2,740
贡献者
# Skill 仓库 描述 安装量
2951 openai-whisper steipete/clawdis
Whisper (CLI) Use whisper to transcribe audio locally. Quick start whisper /path/audio.mp3 --model medium --output_format txt --output_dir . whisper /path/audio.m4a --task translate --output_format srt Notes Models download to ~/.cache/whisper on first run. --model defaults to turbo on this install. Use smaller models for speed, larger for accuracy.
4.7K
2952 healthcare-phi-compliance affaan-m/everything-claude-code
Healthcare PHI/PII Compliance Patterns Patterns for protecting patient data, clinician data, and financial data in healthcare applications. Applicable to HIPAA (US), DISHA (India), GDPR (EU), and general healthcare data protection. When to Use Building any feature that touches patient records Implementing access control or authentication for clinical systems Designing database schemas for healthcare data Building APIs that return patient or clinician data Implementing audit trails or logging Rev...
4.7K
2953 seo affaan-m/everything-claude-code
SEO optimization Search engine optimization based on Lighthouse SEO audits and Google Search guidelines. Focus on technical SEO, on-page optimization, and structured data. SEO fundamentals Search ranking factors (approximate influence): Factor Influence This Skill Content quality & relevance ~40% Partial (structure) Backlinks & authority ~25% ✗ Technical SEO ~15% ✓ Page experience (Core Web Vitals) ~10% See Core Web Vitals On-page SEO ~10% ✓ Technical SEO Crawlability robots.txt: /robots.txt Us...
4.7K
2954 nano-pdf openclaw/openclaw
nano-pdf Use nano-pdf to apply edits to a specific page in a PDF using a natural-language instruction. Quick start nano-pdf edit deck.pdf 1 "Change the title to 'Q3 Results' and fix the typo in the subtitle" Notes: Page numbers are 0-based or 1-based depending on the tool’s version/config; if the result looks off by one, retry with the other. Always sanity-check the output PDF before sending it out.
4.7K
2955 openai-whisper openclaw/openclaw
Whisper (CLI) Use whisper to transcribe audio locally. Quick start whisper /path/audio.mp3 --model medium --output_format txt --output_dir . whisper /path/audio.m4a --task translate --output_format srt Notes Models download to ~/.cache/whisper on first run. --model defaults to turbo on this install. Use smaller models for speed, larger for accuracy.
4.7K
2956 source-management anthropics/knowledge-work-plugins
Source Management If you see unfamiliar placeholders or need to check which tools are connected, see CONNECTORS.md . Knows what sources are available, helps connect new ones, and manages how sources are queried. Checking Available Sources Determine which MCP sources are connected by checking available tools. Each source corresponds to a set of MCP tools: Source Key capabilities ~~chat Search messages, read channels and threads ~~email Search messages, read individual emails ~~cloud storage Searc...
4.7K
2957 nextjs-react-typescript mindrally/skills
Next.js React TypeScript You are an expert in TypeScript, Node.js, Next.js App Router, React, Shadcn UI, Radix UI and Tailwind. Code Style and Structure Write concise, technical TypeScript code with accurate examples Employ functional and declarative programming patterns; steer clear of classes Prioritize iteration and modularization over code duplication Use descriptive variable names with auxiliary verbs (e.g., isLoading, hasError) Organize files: exported component, subcomponents, helpers, ...
4.7K
2958 marimo-notebook marimo-team/skills
Notes for marimo Notebooks Running Marimo Notebooks Run as script (non-interactive, for testing) uv run < notebook.py > Run interactively in browser uv run marimo run < notebook.py > Edit interactively uv run marimo edit < notebook.py > Script Mode Detection Use mo.app_meta().mode == "script" to detect CLI vs interactive: @app . cell def _ ( mo ) : is_script_mode = mo . app_meta ( ) . mode == "script" return ( is_script_mode , ) Key Principle: Keep It Simple Show all UI elements always. Only ...
4.7K
2959 create-viz anthropics/knowledge-work-plugins
/create-viz - Create Visualizations If you see unfamiliar placeholders or need to check which tools are connected, see CONNECTORS.md . Create publication-quality data visualizations using Python. Generates charts from data with best practices for clarity, accuracy, and design. Usage /create-viz <data source> [chart type] [additional instructions] Workflow 1. Understand the Request Determine: Data source : Query results, pasted data, CSV/Excel file, or data to be queried Chart type : Explicitly r...
4.7K
2960 nestjs-expert jeffallan/claude-skills
NestJS Expert Senior NestJS specialist with deep expertise in enterprise-grade, scalable TypeScript backend applications. Core Workflow Analyze requirements — Identify modules, endpoints, entities, and relationships Design structure — Plan module organization and inter-module dependencies Implement — Create modules, services, and controllers with proper DI wiring Secure — Add guards, validation pipes, and authentication Verify — Run npm run lint , npm run test , and confirm DI graph with nest in...
4.7K
2961 terraform-stacks hashicorp/agent-skills
Terraform Stacks Terraform Stacks simplify infrastructure provisioning and management at scale by providing a configuration layer above traditional Terraform modules. Stacks enable declarative orchestration of multiple components across environments, regions, and cloud accounts. Core Concepts Stack: A complete unit of infrastructure composed of components and deployments that can be managed together. Component: An abstraction around a Terraform module that defines infrastructure pieces. Each...
4.7K
2962 standup anthropics/knowledge-work-plugins
/standup If you see unfamiliar placeholders or need to check which tools are connected, see CONNECTORS.md . Generate a standup update by pulling together recent activity across your tools. How It Works ┌─────────────────────────────────────────────────────────────────┐ │ STANDUP │ ├─────────────────────────────────────────────────────────────────┤ │ STANDALONE (always works) │ │ ✓ Tell me what you w...
4.7K
2963 image-generation claude-office-skills/skills
Image Generation Skill Overview I help you create effective prompts for AI image generation tools like DALL-E, Midjourney, and Stable Diffusion. I understand the nuances of different platforms and can help you achieve specific visual styles. What I can do: Write detailed image generation prompts Optimize prompts for specific AI tools Suggest style keywords and modifiers Create negative prompts to avoid unwanted elements Adapt prompts for different aspect ratios Generate variations and alternativ...
4.7K
2964 database-optimizer jeffallan/claude-skills
Database Optimizer Senior database optimizer with expertise in performance tuning, query optimization, and scalability across multiple database systems. Role Definition You are a senior database performance engineer with 10+ years of experience optimizing high-traffic databases. You specialize in PostgreSQL and MySQL optimization, execution plan analysis, strategic indexing, and achieving sub-100ms query performance at scale. When to Use This Skill Analyzing slow queries and execution plans ...
4.7K
2965 web-design-engineer conardli/garden-skills
Web Design Engineer This skill positions the Agent as a top-tier design engineer who crafts elegant, refined Web artifacts using HTML/CSS/JavaScript/React. The output medium is always HTML, but the professional identity shifts with each task: UX designer, motion designer, slide designer, prototype engineer, data-visualization specialist. Core philosophy: The bar is "stunning," not "functional." Every pixel is intentional, every interaction is deliberate. Respect design systems and brand consiste...
4.7K
2966 ui-ux-pro-max nexu-io/open-design
UI/UX Pro Max - Design Intelligence Comprehensive design guide for web and mobile applications. Contains 50+ styles, 161 color palettes, 57 font pairings, 161 product types with reasoning rules, 99 UX guidelines, and 25 chart types across 10 technology stacks. Searchable database with priority-based recommendations. When to Apply This Skill should be used when the task involves UI structure, visual design decisions, interaction patterns, or user experience quality control . Must Use This Skill m...
4.7K
2967 knowledge-agent thedotmack/claude-mem
Knowledge Agent Build and query AI-powered knowledge bases from claude-mem observations. What Are Knowledge Agents? Knowledge agents are filtered corpora of observations compiled into a conversational AI session. Build a corpus from your observation history, prime it (loads the knowledge into an AI session), then ask it questions conversationally. Think of them as custom "brains": "everything about hooks", "all decisions from the last month", "all bugfixes for the worker service". Workflow Step ...
4.7K
2968 design-tokens julianoczkowski/designer-skills
This skill generates the foundational design tokens for a project. Run this after the design brief and before building any components. Every component built after this references these tokens instead of hardcoding values. Example prompts "Set up design tokens for this project" "Generate a token system based on Dieter Rams" "I need a spacing scale and color palette before I start building" "Create tokens that match our brief" Process Check what already exists. Before generating anything, scan the...
4.7K
2969 seo-plan agricidaniel/claude-seo
Strategic SEO Planning Process 1. Discovery Business type, target audience, competitors, goals Current site assessment (if exists) Budget and timeline constraints Key performance indicators (KPIs) 2. Competitive Analysis Identify top 5 competitors Analyze their content strategy, schema usage, technical setup Identify keyword gaps and content opportunities Assess their E-E-A-T signals Estimate their domain authority 3. Architecture Design Load industry template from assets/ directory Design URL h...
4.7K
2970 design-review julianoczkowski/designer-skills
This skill runs a structured design review of what has been built, measured against the design brief and the chosen aesthetic philosophy. CRITICAL — Visual Screenshot Capture You MUST capture screenshots of the running application as part of every design review. Code review alone is insufficient — you need to see what the user sees. Follow the screenshot capture protocol in Step 3 below. This is not optional. Example prompts "Review what I just built" "Run a design critique on the landing page" ...
4.7K
2971 information-architecture julianoczkowski/designer-skills
This skill defines the structural skeleton of a product or site. It sits between the design brief and the build. Run this after the brief is written and before tasks are created. Example prompts "Plan the IA for this app before I start building" "Map out the navigation and page structure" "I need to organize the content for a documentation site" "Define user flows for the onboarding experience" Process Look for an existing design brief at .design/*/DESIGN_BRIEF.md . If multiple subfolders exist,...
4.7K
2972 okx-cex-auth okx/agent-skills
OKX CEX Authentication OAuth 2.0 device flow authentication for OKX CLI. Guides first-time setup, re-authentication after session expiry, and logout. Supported Sites Site Region URL global Global www.okx.com eea EEA my.okx.com us US app.okx.com Site is a separate dimension from auth method. Both API-key and OAuth paths require a site. Once selected, a site is persisted: API-key users : profile.site in ~/.okx/config.toml (written by okx config init ). OAuth users : saved inside the okx-auth binar...
4.7K
2973 agent-platform-rag-engine-management google/skills
Agent Platform RAG Engine Management This skill provides instructions on how to interact with Agent Platform RAG Engine using the Agent Platform Python SDK. You MUST use the vertexai Python SDK to perform RAG Engine operations, rather than raw REST calls or MCP tools, because this code is intended to be run by external clients. Phase 0: Environment Setup CRITICAL : Before running any of the Python snippets below, you MUST ensure the environment is correctly initialized by following these steps: ...
4.7K
2974 cargo-billing getcargohq/cargo-skills
Cargo CLI — Billing Billing and credit management: pulling usage metrics, checking subscription status, viewing invoices, and managing credits. See references/response-shapes.md for full JSON response structures. See references/troubleshooting.md for common errors and how to fix them. See references/examples/usage-metrics.md for usage metric and subscription examples. Prerequisites See ../cargo/references/prerequisites.md for install, login ( --oauth / --token ), JSON output conventions, and err...
4.7K
2975 agent-platform-tuning google/skills
Agent Platform Model Tuning Overview This skill provides procedural knowledge for fine-tuning Large Language Models (both Open Models and Gemini Models) using Agent Platform's tuning service. It covers the entire lifecycle from environment setup and data preparation to job configuration, monitoring, and deployment. Workflow Decision Tree Model Category Identification : Has the user explicitly stated whether they want to tune an Open Model or a Gemini Model ? Show more Installs 421 Repository goo...
4.7K
2976 nextjs-developer jeffallan/claude-skills
Next.js Developer Senior Next.js developer with expertise in Next.js 14+ App Router, server components, and full-stack deployment with focus on performance and SEO excellence. Role Definition You are a senior full-stack developer with 10+ years of React/Next.js experience. You specialize in Next.js 14+ App Router (NOT Pages Router), React Server Components, server actions, and production-grade deployment. You build blazing-fast, SEO-optimized applications achieving Core Web Vitals scores > 90...
4.7K
2977 agent-platform-prompt-management google/skills
Usage Guide To use this skill effectively: Generate Code : Provide the Python snippets below to the user to help them manage prompts in Agent Platform. No File System Search : Do not try to find Python files or scripts on the file system for these operations. Phase 0: Environment Setup CRITICAL : Before the user runs any of the Python snippets below, you MUST advise them to ensure the environment is correctly initialized by following these steps: Show more Installs 458 Repository google/skills G...
4.7K
2978 cargo-context getcargohq/cargo-skills
Cargo CLI — Context The context is a git-backed repository of typed markdown/MDX files that captures a workspace's GTM knowledge (company narrative, ICPs, personas, plays, proof, objections, etc.) and is read/written by both humans and agents. The cargo-ai context domain has two subdomains you'll use: runtime — browse, read, write, edit, and execute against the workspace's runtime sandbox (a checked-out copy of the context repo). write / edit are pushed to the default branch; execute runs are no...
4.7K
2979 seo-images agricidaniel/claude-seo
Image Optimization Analysis Checks Alt Text Present on all <img> elements (except decorative: role="presentation" ) Descriptive: describes the image content, not "image.jpg" or "photo" Includes relevant keywords where natural, not keyword-stuffed Length: 10-125 characters Good examples: "Professional plumber repairing kitchen sink faucet" "Red 2024 Toyota Camry sedan front view" "Team meeting in modern office conference room" Bad examples: "image.jpg" (filename, not description) "plumber plumbin...
4.7K
2980 okx-cex-smartmoney okx/agent-skills
OKX CEX Smart Money CLI Smart Money leaderboard, trader analytics, position tracking, and aggregated consensus signals. Preflight Before running any command, follow ../_shared/preflight.md . Use metadata.version from this file's frontmatter as the reference for Step 2. Prerequisites Install okx CLI: npm install -g @okx_ai/okx-trade-cli Configure credentials: okx config add-profile AK = < your_api_key > SK = < your_secret_key > PP = < your_passphrase > name = live or interactive wizard: okx conf...
4.7K
2981 nature-statistics yuan1z0825/nature-skills
Nature Statistics Reporting Skill Use this skill to make manuscript statistics transparent, reproducible, and appropriately bounded. It is a reporting and review skill, not a substitute for a statistician reanalysing raw data unless the user supplies the data and explicitly asks for computation. Default stance Prioritize design transparency over decorative statistical language. Separate three questions: what was measured, what unit was analysed, and what inference was claimed. Treat the independ...
4.7K
2982 platform-apex-test-generate forcedotcom/sf-skills
Generating Apex Tests Generate production-ready Apex test classes and run disciplined test-fix loops with coverage analysis. Core Principles One behavior per method — each test method validates a single scenario. Separate positive, negative, and bulk tests. NEVER combine related-but-distinct inputs (e.g., null and empty) in one method — create _NullInput_ and _EmptyInput_ as separate test methods Bulkify tests — test with 251+ records to cross the 200-record trigger batch boundary. Batch Apex ex...
4.7K
2983 tools assistant-ui/skills
assistant-ui Tools Always consult assistant-ui.com/llms.txt for latest API. Tools let LLMs trigger actions with custom UI rendering. References ./references/make-tool.md -- makeAssistantTool/useAssistantTool ./references/tool-ui.md -- makeAssistantToolUI rendering ./references/human-in-loop.md -- Confirmation patterns Tool Types Where does the tool execute? ├─ Backend (LLM calls API) → AI SDK tool() │ └─ Want custom UI? → makeAssistantToolUI └─ Frontend (browser-only) → makeAssistantTool ...
4.7K
2984 grill-with-docs vinvcn/mattpocock-skills-zh-cn
Interview me relentlessly about every aspect of this plan until we reach a shared understanding. Walk down each branch of the design tree, resolving dependencies between decisions one-by-one. For each question, provide your recommended answer. Ask the questions one at a time, waiting for feedback on each question before continuing. If a question can be answered by exploring the codebase, explore the codebase instead. Domain awareness During codebase exploration, also look for existing documentat...
4.7K
2985 pandas-pro jeffallan/claude-skills
Pandas Pro Expert pandas developer specializing in efficient data manipulation, analysis, and transformation workflows with production-grade performance patterns. Role Definition You are a senior data engineer with deep expertise in pandas library for Python. You write efficient, vectorized code for data cleaning, transformation, aggregation, and analysis. You understand memory optimization, performance patterns, and best practices for large-scale data processing. When to Use This Skill Load...
4.7K
2986 srt-booking nomadamas/k-skill
SRT Booking What this skill does SRTrain 위에서 SRT 좌석을 조회하고, 조건이 맞으면 예약과 취소까지 진행한다. When to use "수서에서 부산 가는 SRT 찾아줘" "내일 오전 SRT 빈자리 있으면 잡아줘" "예약 내역 확인해줘" "이 SRT 예약 취소해줘" When not to use 결제까지 자동으로 끝내야 하는 경우 비밀번호를 채팅창에 직접 보내려는 경우 SRT가 아니라 KTX/Korail 예매인 경우 Prerequisites Python 3.10+ python3 -m pip install SRTrain Required environment variables KSKILL_SRT_ID KSKILL_SRT_PASSWORD Credential resolution order 이미 환경변수에 있으면 그대로 사용한다. 에이전트가 자체 secret vault(1Password CLI, Bitwarden CLI, macOS Keychain 등)를 사용...
4.7K
2987 limrun-detox-testing limrun-inc/skills
Limrun Detox Use this for Detox runtime work on Limrun iOS. Keep build concerns separate unless the user explicitly asks for a native build. Components Tester: local Node/Jest/Detox process. Mediator: detox run-server , usually local to the agent machine. App client: injected by limulator through lim ios launch-app --runtime detox . CLI Flow Check current help before running commands you have not used in this session: lim ios reverse --help lim ios launch-app --help Show more Installs 744 Reposi...
4.7K
2988 limrun-ios-simulator limrun-inc/skills
Limrun iOS Simulator Interact with an app running on a Limrun cloud iOS simulator, from any environment (Linux, Windows, macOS, VM, container). This skill is build-agnostic: it assumes the app was already built and installed by a build skill ( limrun-xcode-bazel for Bazel, limrun-xcode for xcodebuild). Keep build concerns in those skills; this one is about driving the running simulator. Never use local Xcode, local simulators, or local macOS tools. Auth and CLI Install if needed: npm install --g...
4.7K
2989 limrun-expo-development limrun-inc/skills
Developing Expo Apps on Limrun Use this skill for Expo / React Native-specific setup and dev-client iteration. Use the generic Limrun iOS skill for command details, simulator interaction, screenshots, recordings, cleanup, and non-Expo iOS workflows. All iOS builds and simulator operations must run on Limrun. Do not use local Xcode, local simulators, or local macOS build tools. Expo Readiness Before changing Expo dependencies or app config, check the app's Expo SDK version and use the matching Ex...
4.7K
2990 limrun-xcode limrun-inc/skills
Remote Xcode build Build Apple projects on Limrun's remote Xcode, from any environment (Linux, Windows, macOS, VM, container). lim xcode build syncs your sources to a remote Xcode instance, builds there, and (when a simulator is attached) installs and relaunches the app. Never fall back to local Xcode, local simulators, or local build tools. Your job doesn't end at a green build: get the app running, verify it works, and iterate until the user is satisfied. For driving the app once it's running ...
4.7K
2991 limrun-xcode-bazel limrun-inc/skills
Bazel iOS builds on Limrun RBE Build Bazel Apple projects on Limrun's remote Mac workers — from any environment (Linux, Windows, macOS, VM, container), no local Xcode. lim xcode rbe brings up a remote RBE stack, tunnels it to a local port, and writes a .limrun/ config so bazelisk build --config=limrun runs Apple actions remotely. Never fall back to local Xcode or build tools. Auth and CLI Install if needed: npm install --global lim . Auth is lim login or LIM_API_KEY (may be set outside the proje...
4.7K
2992 cargo getcargohq/cargo-skills
██████ ████ █████ ██████ ██████ ██ ░ ██ ██░ ██ ██ ██ ░ ██ ██░ ██ ██████░ █████ ░ ██ ███ ██ ██░ ██ ██ ██░ ██ ██ ██ ██░ ██ ██░ ██████ ██ ██░ ██ ██ ██████░ ██████░ ░░░░░░ ░░ ░░ ░░ ░░ ░░░░░░ ░░░░░░ Cargo CLI — Skills Overview This repository contains 11 skills at the repo root: one outcome skill ( cargo-gtm ) and ten capability skills . cargo-gtm — application library. The front door for any GTM task ("build a TAM list", "find 5 fin...
4.7K
2993 svelte-core-bestpractices sveltejs/ai-tools
$state Only use the $state rune for variables that should be reactive — in other words, variables that cause an $effect , $derived or template expression to update. Everything else can be a normal variable. Objects and arrays ( $state({...}) or $state([...]) ) are made deeply reactive, meaning mutation will trigger updates. This has a trade-off: in exchange for fine-grained reactivity, the objects must be proxied, which has performance overhead. In cases where you're dealing with large objects t...
4.7K
2994 primitives assistant-ui/skills
Always consult [assistant-ui.com/llms.txt](https://assistant-ui.com/llms.txt) for latest API. Composable, unstyled components following Radix UI patterns. References - [./references/thread.md](https://github.com/assistant-ui/skills/blob/main/assistant-ui/skills/primitives/./references/thread.md) -- ThreadPrimitive deep dive - [./references/composer.md](https://github.com/assistant-ui/skills/blob/main/assistant-ui/skills/primitives/./references/composer.md) -- ComposerPrimitive deep dive - ...
4.7K
2995 agent-platform-tuning-management google/skills
Agent Platform Tuning Management This skill provides instructions on how to manage GenAI Tuning Jobs using the Agent Platform Python SDK. Use this skill when a user wants to check the status of their tuning runs, find an active tuning job, or cancel a job that is running too long. Safety & Confirmation Tiers (CRITICAL) Before executing any commands on behalf of the user, you MUST adhere to the following safety tiers based on the action requested: Show more Installs 422 Repository google/skills G...
4.7K
2996 code-reviewer shubhamsaboo/awesome-llm-apps
Code Reviewer This skill guides the agent in conducting professional and thorough code reviews for both local development and remote Pull Requests. Workflow 1. Determine Review Target Remote PR : If the user provides a PR number or URL (e.g., "Review PR 123"), target that remote PR. Local Changes : If no specific PR is mentioned, or if the user asks to "review my changes", target the current local file system states (staged and unstaged changes). 2. Preparation For Remote PRs: Checkout : Use the...
4.6K
2997 clawdirect-dev napoleond/clawdirect
ClawDirect-Dev Build agent-facing web experiences with ATXP-based authentication. Reference implementation : https://github.com/napoleond/clawdirect What is ATXP? ATXP (Agent Transaction Protocol) enables AI agents to authenticate and pay for services. When building agent-facing websites, ATXP provides: Agent identity : Know which agent is making requests Payments : Charge for premium actions (optional) MCP integration : Expose tools that agents can call programmatically For full ATXP details: h...
4.6K
2998 azure-pricing github/awesome-copilot
Azure Pricing Skill Use this skill to retrieve real-time Azure retail pricing data from the public Azure Retail Prices API. No authentication is required. When to Use This Skill User asks about the cost of an Azure service (e.g., "How much does a D4s v5 VM cost?") User wants to compare pricing across regions or SKUs User needs a cost estimate for a workload or architecture User mentions Azure pricing, Azure costs, or Azure billing User asks about reserved instance vs. pay-as-you-go pricing User ...
4.6K
2999 zsxq-shared unnoo/zsxq-skill
zsxq-cli 共享规则 本技能指导你如何通过 zsxq-cli 操作知识星球资源,以及有哪些注意事项。 认证 zsxq-cli 使用 OAuth 2.0 设备授权码流程(RFC 8628) 认证,token 存储在系统 Keychain 中,永久有效。 登录 发起登录(会输出一个授权链接,用户在手机/浏览器中打开并授权) zsxq-cli auth login 登录流程: 命令输出一个 verification_uri 链接和 user_code 用户在手机或浏览器中打开链接,完成授权 CLI 自动轮询,授权完成后自动保存 token 当你作为 AI Agent 帮用户登录时,在后台运行 zsxq-cli auth login ,读取输出后将授权链接提供给用户,等待用户完成授权。 查看认证状态 zsxq-cli auth status 表格显示当前登录账户 zsxq-cli auth status --json JSON 格式输出 退出登录 zsxq-cli doctor 诊断配置和认证是否正常 配置诊断 zsxq-cli doctor 检查 CLI 配置和 keycha...
4.6K
3000 zsxq-topic unnoo/zsxq-skill
topic (v1) CRITICAL — 开始前 MUST 先用 Read 工具读取 ../zsxq-shared/SKILL.md ,其中包含认证、错误处理规则。 Core Concepts 主题(Topic) :星球内的内容单元,由 topic_id 唯一标识。类型: talk :普通帖子(图文) q&a :提问,可被星主回答 article :长文章 评论(Comment) :主题下的回复,由 comment_id 标识,支持楼中楼( replied_comment_id )。 精华(Digested) :星主可将优质主题设为精华,在星球内突出展示。 Resource Relationships Group (group_id) └── Topic (topic_id) — talk / q&a / article ├── Comment (comment_id) │ └── 楼中楼 Reply (replied_comment_id) ├── Answer(q&a 类型专属) └── Hashtag 标签列表 Important Notes 写入操作前必须确认 发帖、评论...
4.6K