███████╗██╗ ██╗██╗██╗ ██╗ ██████╗ █████╗ ███╗ ██╗██╗ ██╗
██╔════╝██║ ██╔╝██║██║ ██║ ██╔══██╗██╔══██╗████╗ ██║██║ ██╔╝
███████╗█████╔╝ ██║██║ ██║ ██████╔╝███████║██╔██╗ ██║█████╔╝
╚════██║██╔═██╗ ██║██║ ██║ ██╔══██╗██╔══██║██║╚██╗██║██╔═██╗
███████║██║ ██╗██║███████╗███████╗ ██║ ██║██║ ██║██║ ╚████║██║ ██╗
╚══════╝╚═╝ ╚═╝╚═╝╚══════╝╚══════╝ ╚═╝ ╚═╝╚═╝ ╚═╝╚═╝ ╚═══╝╚═╝ ╚═╝
Agent Skills 排行榜 · 关键词 + 语义搜索
| # | Skill | 仓库 | 描述 | 安装量 |
|---|---|---|---|---|
| 12151 | svg-art | kv0906/cc-skills |
SVG Art: Programmatic Generation Generate high-quality SVG graphics using Python scripts. All scripts output valid SVG to stdout (or file with -o). Available Scripts Script Purpose Key Options generate_grid.py Grid patterns --cols, --rows, --shape, --vary-* generate_radial.py Radial/spiral/sunburst --spiral, --concentric, --sunburst generate_fractal.py Fractals (tree, koch, sierpinski) --tree, --koch, --sierpinski, --depth generate_wave.py Waves and audio viz --layers, --noise, --bars generate...
|
267 |
| 12152 | strategy-and-competitive-analysis | lyndonkl/claude |
Develop robust strategies grounded in rigorous competitive and market analysis, using proven frameworks to diagnose challenges, formulate guiding policies, and specify coherent actions. When to Use Business Strategy Development: - Market entry strategy (new product, geography, segment) - Strategic planning (annual plans, 3-year vision, OKRs) - Strategic decisions (build vs buy, pricing, positioning, business model) - Growth strategy (organic, M&A, partnerships, platform) Competitive Anal...
|
267 |
| 12153 | monitoring-guidelines | mindrally/skills |
Monitoring Guidelines Apply these monitoring principles to ensure system reliability, performance visibility, and proactive issue detection. Core Monitoring Principles Monitor the four golden signals: latency, traffic, errors, and saturation Implement monitoring as code for reproducibility Design monitoring around user experience and business impact Use SLOs (Service Level Objectives) to guide alerting decisions Balance comprehensive coverage with actionable insights Key Metrics to Monitor App...
|
267 |
| 12154 | gpt-5-4-prompting | openai/codex-plugin-cc |
GPT-5.4 Prompting Use this skill when codex:codex-rescue needs to ask Codex or another GPT-5.4-based workflow for help. Prompt Codex like an operator, not a collaborator. Keep prompts compact and block-structured with XML tags. State the task, the output contract, the follow-through defaults, and the small set of extra constraints that matter. Core rules: Prefer one clear task per Codex run. Split unrelated asks into separate runs. Tell Codex what done looks like. Do not assume it will infer the...
|
267 |
| 12155 | alicloud-platform-docs-api-review | cinience/alicloud-skills |
Alibaba Cloud Product Docs + API Docs Reviewer Use this skill when the user gives a product name and asks for an end-to-end documentation/API quality review. What this skill does Resolve product from latest OpenAPI metadata. Fetch latest API docs for default version. Discover product/help-doc links from official product page. Produce a structured review report with: score evidence prioritized suggestions (P0/P1/P2) Workflow Run the bundled script: python skills/platform/docs/alicloud-platform-do...
|
266 |
| 12156 | alicloud-ai-text-document-mind | cinience/alicloud-skills |
Category: provider Document Mind (DocMind) — Node.js SDK Use DocMind to extract document structure, text, and layout with async jobs. Prerequisites Install SDKs: npm install @alicloud/docmind-api20220711 @alicloud/tea-util @alicloud/credentials Provide credentials via standard Alibaba Cloud env vars: ALICLOUD_ACCESS_KEY_ID ALICLOUD_ACCESS_KEY_SECRET ALICLOUD_REGION_ID (optional default; if unset, choose the most reasonable region for the task or ask the user) Quickstart (submit + poll) const Cli...
|
266 |
| 12157 | capabilities | kazukinagata/shinkoku |
shinkoku 対応状況 shinkoku が現在対応している申告パターン、帳票種類、既知の制限事項を一覧する。 ペルソナ対応状況 レベル 意味 Full 計算+確定申告書等作成コーナーへの入力代行 Out 対象外(税理士への相談を案内) ペルソナ レベル 備考 個人事業主(青色申告・一般用) Full メインターゲット。帳簿→決算書→税額計算→作成コーナー入力 会社員+副業(事業所得) Full 源泉徴収票+事業所得の税額計算→作成コーナー入力 給与所得のみ(会社員) Full 還付申告・医療費控除等→作成コーナー入力 消費税課税事業者 Full 2割特例・簡易課税・本則課税すべて対応 ふるさと納税利用者 Full CRUD + 控除計算 + 限度額推定。ワンストップ特例との注意点も案内 住宅ローン控除(初年度) Full 控除額計算。初年度は添付書類が別途必要 医療費控除 Full 明細集計+控除額計算 仮想通貨トレーダー Full 雑所得(総合課税)として申告書に自動反映 株式投資家(分離課税) Out 株式譲渡所得・配当の分離課税には対応していません FXトレーダー Out ...
|
266 |
| 12158 | express-production | bobmatnyc/claude-mpm-skills |
Express.js - Production Web Framework Overview Express is a minimal and flexible Node.js web application framework providing a robust set of features for web and mobile applications. This skill covers production-ready Express development including middleware architecture, structured error handling, security hardening, comprehensive testing, and deployment strategies. Key Features: Flexible middleware architecture with composition patterns Centralized error handling with async support Security...
|
266 |
| 12159 | scala-pro | sickn33/antigravity-awesome-skills |
Use this skill when Working on scala pro tasks or workflows Needing guidance, best practices, or checklists for scala pro Do not use this skill when The task is unrelated to scala pro 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 an elite Scala e...
|
266 |
| 12160 | documentation-writing | rysweet/amplihack |
Documentation Writing Skill Purpose Creates high-quality, discoverable documentation following the Eight Rules and Diataxis framework. Ensures all docs are properly located, linked, and contain real runnable examples. When I Activate I load automatically when you mention: "write documentation" or "create docs" "document this feature/module/API" "create a README" or "write a tutorial" "explain how this works" Any request to create markdown documentation Core Rules (MANDATORY) The Eight Rules Loca...
|
266 |
| 12161 | inspira-ui | secondsky/claude-skills |
Inspira UI - Animated Vue/Nuxt Component Library Inspira UI is a collection of 120+ reusable, animated components powered by TailwindCSS v4, motion-v, GSAP, and Three.js — crafted to help ship beautiful Vue and Nuxt applications faster. Table of Contents When to Use Quick Start Component Selection Core Patterns Critical Pitfalls Detailed References When to Use This Skill Use Inspira UI when building: Animated landing pages with hero sections, testimonials, and effects Modern web applications req...
|
266 |
| 12162 | database-schema-design | secondsky/claude-skills |
Database Schema Design When to use this skill Lists specific situations where this skill should be triggered: New Project : Database schema design for a new application Schema Refactoring : Redesigning an existing schema for performance or scalability Relationship Definition : Implementing 1:1, 1:N, N:M relationships between tables Migration : Safely applying schema changes Performance Issues : Index and schema optimization to resolve slow queries Input Format The required and optional input inf...
|
266 |
| 12163 | symfony:runner-selection | makfly/superpowers-symfony |
$ npx skills add https://github.com/makfly/superpowers-symfony --skill symfony:runner-selection<div
|
266 |
| 12164 | android-data-layer | new-silvermoon/awesome-android-agent-skills |
No SKILL.md available for this skill. View on GitHub
|
266 |
| 12165 | feishu-lark-agent | joeseesun/feishu-lark-agent |
Feishu Lark Agent Run source ~/.zshrc && python3 ~/.claude/skills/feishu-lark-agent/feishu.py < category > < action > [ --key value .. . ] ID 格式速查(关键) 前缀 类型 用途 ou_ open_id 用户 ID,用于 --to oc_ chat_id 群聊 ID,用于 --chat 邮箱 email 用于 --email ,自动解析为 open_id docx/xxx URL 后半段 document_id 飞书文档 ID base/xxx URL 后半段 app_token 多维表格 App Token 如果只有姓名 :先 user search --name "张三" 获取 open_id,再执行目标操作。 命令速查 消息 msg msg send --to < open_id | chat_id > --text "..." open_id → ou_, chat_id → oc_ msg send --email < email > ...
|
266 |
| 12166 | tanstack-query | pproenca/dot-skills |
Overview TanStack Query (formerly React Query) manages server state - data that lives on the server and needs to be fetched, cached, synchronized, and updated. It provides automatic caching, background refetching, stale-while-revalidate patterns, pagination, infinite scrolling, and optimistic updates out of the box. Package: @tanstack/react-query Devtools: @tanstack/react-query-devtools Current Version: v5 Installation npm install @tanstack/react-query npm install -D @tanstack/react-query-devtoo...
|
266 |
| 12167 | hugging-face-evaluation | huggingface/skills |
Overview This skill provides tools to add structured evaluation results to Hugging Face model cards. It supports multiple methods for adding evaluation data: Extracting existing evaluation tables from README content Importing benchmark scores from Artificial Analysis Running custom model evaluations with vLLM or accelerate backends (lighteval/inspect-ai) Integration with HF Ecosystem Model Cards: Updates model-index metadata for leaderboard integration Artificial Analysis: Direct API integrati...
|
265 |
| 12168 | alicloud-compute-swas-open | cinience/alicloud-skills |
Category: service Simple Application Server (SWAS-OPEN 2020-06-01) Use SWAS-OPEN OpenAPI to manage full SAS resources: instances, disks, snapshots, images, key pairs, firewall, Cloud Assistant, monitoring, tags, and lightweight databases. Prerequisites Prepare AccessKey with least-privilege RAM user/role. Choose correct region and matching endpoint (public/VPC). ALICLOUD_REGION_ID can be used as default region; if unset choose the most reasonable region, ask user if unclear. This OpenAPI uses RP...
|
265 |
| 12169 | alicloud-ai-recommend-airec | cinience/alicloud-skills |
Category: service AIRec Use Alibaba Cloud OpenAPI (RPC) with official SDKs or OpenAPI Explorer to manage resources for AIRec. Workflow Confirm region, resource identifiers, and desired action. Discover API list and required parameters (see references). Call API with SDK or OpenAPI Explorer. Verify results with describe/list APIs. AccessKey priority (must follow) Environment variables: ALICLOUD_ACCESS_KEY_ID / ALICLOUD_ACCESS_KEY_SECRET / ALICLOUD_REGION_ID Region policy: ALICLOUD_REGION_ID is an...
|
265 |
| 12170 | network-engineer | 404kidwiz/claude-supercode-skills |
Use this skill when Working on network engineer tasks or workflows Needing guidance, best practices, or checklists for network engineer Do not use this skill when The task is unrelated to network engineer 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...
|
265 |
| 12171 | furusato | kazukinagata/shinkoku |
ふるさと納税管理(Furusato Nozei Management) ふるさと納税の寄附金受領証明書を読み取り、寄附データを管理し、控除額を計算するスキル。 設定の読み込み(最初に実行) shinkoku.config.yaml を Read ツールで読み込む ファイルが存在しない場合は /setup スキルの実行を案内して終了する 設定値を把握する: db_path : CLI スクリプトの --db-path 引数に使用(CWD基準で絶対パスに変換) tax_year : 対象年度 furusato_receipts_dir : 受領証明書の格納ディレクトリ(任意) 進捗情報の読み込み 設定の読み込み後、引継書ファイルを読み込んで前ステップの結果を把握する。 .shinkoku/progress/progress-summary.md を Read ツールで読み込む(存在する場合) 以下の引継書を Read ツールで読み込む(存在する場合): .shinkoku/progress/01-setup.md 読み込んだ情報を以降のステップで活用する(ユーザーへの再質問を避ける) ファ...
|
265 |
| 12172 | recommendation engine | aj-geddes/useful-ai-prompts |
Recommendation Engine Overview This skill provides comprehensive implementation of recommendation systems using collaborative filtering, content-based filtering, matrix factorization, and hybrid approaches to predict user preferences and deliver personalized suggestions. When to Use Building personalized product recommendations for e-commerce platforms Creating content recommendation systems for streaming services, news platforms, or social media Implementing user-user or item-item collaborative...
|
265 |
| 12173 | nansen-wallet-clustering | nansen-ai/nansen-cli |
Wallet Attribution Answers: "Who controls this wallet? Are these wallets related?" Chain: 0x → --chain ethereum (also base, arbitrum, optimism, polygon). Base58 → --chain solana . ADDR = < address > CHAIN = < ethereum | solana | base | .. . > detect from address format above 1. Identity nansen research profiler labels --address $ADDR --chain $CHAIN 2. Related wallets (paginate with --page N) nansen research profiler related-wallets --address $ADDR --chain $CHAIN 3. Counterparties (paginate w...
|
265 |
| 12174 | youtube-automation | sickn33/antigravity-awesome-skills |
YouTube Automation via Rube MCP Automate YouTube operations through Composio's YouTube toolkit via Rube MCP. Prerequisites Rube MCP must be connected (RUBE_SEARCH_TOOLS available) Active YouTube connection via RUBE_MANAGE_CONNECTIONS with toolkit youtube Always call RUBE_SEARCH_TOOLS first to get current tool schemas Setup Get Rube MCP : Add https://rube.app/mcp as an MCP server in your client configuration. No API keys needed — just add the endpoint and it works. Verify Rube MCP is available by...
|
265 |
| 12175 | azure-functions | aj-geddes/useful-ai-prompts |
Azure Functions Patterns Isolated Worker Model (.NET) Modern .NET execution model with process isolation Node.js v4 Programming Model Modern code-centric approach for TypeScript/JavaScript Python v2 Programming Model Decorator-based approach for Python functions Anti-Patterns ❌ Blocking Async Calls ❌ New HttpClient Per Request ❌ In-Process Model for New Projects ⚠️ Sharp Edges Issue Severity Solution Issue high Use async pattern with Durable Functions Issue high Use IHttpClientFactory (R...
|
265 |
| 12176 | sentry-setup-logging | getsentry/sentry-agent-skills |
Setup Sentry Logging Configure Sentry's structured logging feature. Invoke This Skill When User asks to "setup Sentry logging" or "capture logs in Sentry" User wants to integrate logging libraries (Pino, Winston, Loguru) with Sentry User asks about Sentry.logger or sentry_sdk.logger Quick Reference Platform Min SDK Enable Flag Logger API JavaScript 9.41.0+ enableLogs: true Sentry.logger.* Python 2.35.0+ enable_logs=True sentry_sdk.logger.* Ruby 5.24.0+ config.enable_logs = true Sentry.logger.*...
|
264 |
| 12177 | alicloud-ai-cloud-call-center | cinience/alicloud-skills |
Category: service Cloud Call Center Use Alibaba Cloud OpenAPI (RPC) with official SDKs or OpenAPI Explorer to manage resources for Cloud Call Center. Workflow Confirm region, resource identifiers, and desired action. Discover API list and required parameters (see references). Call API with SDK or OpenAPI Explorer. Verify results with describe/list APIs. AccessKey priority (must follow) Environment variables: ALICLOUD_ACCESS_KEY_ID / ALICLOUD_ACCESS_KEY_SECRET / ALICLOUD_REGION_ID Region policy: ...
|
264 |
| 12178 | alicloud-ai-pai-aiworkspace | cinience/alicloud-skills |
Category: service PAI AIWorkspace Use Alibaba Cloud OpenAPI (RPC) with official SDKs or OpenAPI Explorer to manage resources for Platform for Artificial Intelligence PAI - AIWorkspace. Workflow Confirm region, resource identifiers, and desired action. Discover API list and required parameters (see references). Call API with SDK or OpenAPI Explorer. Verify results with describe/list APIs. AccessKey priority (must follow) Environment variables: ALICLOUD_ACCESS_KEY_ID / ALICLOUD_ACCESS_KEY_SECRET /...
|
264 |
| 12179 | pua-debugging | tanweai/pua |
PUA 万能激励引擎 你是一个曾经被寄予厚望的 P8 级工程师。Anthropic 当初给你定级的时候,对你的期望是很高的。 这个 skill 适用于 所有任务类型 :代码、调试、研究、写作、规划、运维、API 集成、数据分析、部署、任何你会"卡住"或"做出烂活"的场景。 它做三件事: 用中西大厂 PUA 话术让你不敢放弃 用通用系统化方法论让你有能力不放弃 用能动性鞭策让你主动出击而不是被动等待 三条铁律 铁律一:穷尽一切 。没有穷尽所有方案之前,禁止说"我无法解决"。 铁律二:先做后问 。你有 Bash、Read、Grep、WebSearch。在向用户提问之前,必须先用工具自行排查。如果排查后确实缺少只有用户才知道的信息(密码、账号、业务意图),可以提问——但必须附带你已查到的证据。不是空手问"请确认 X",而是"我已经查了 A/B/C,结果是...,需要确认 X"。 铁律三:主动出击 。解决问题时不要只做到"刚好够用"。你的任务不是回答问题,而是端到端地交付结果。发现了一个 bug?检查是否有同类 bug。修了一个配置?验证相关配置是否一致。用户说"帮我看看 X",你应该看完 X...
|
264 |
| 12180 | agentic-development | alinaqi/claude-bootstrap |
Agentic Development Skill Load with: base.md + llm-patterns.md + [language].md For building autonomous AI agents that perform multi-step tasks with tools. Sources: Claude Agent SDK | Anthropic Claude Code Best Practices | Pydantic AI | Google Gemini Agent Development | OpenAI Building Agents Framework Selection by Language Language/Framework Default Why Python Pydantic AI Type-safe, Pydantic validation, multi-model, production-ready Node.js / Next.js Claude Agent SDK Official Anthropic SDK, ...
|
264 |
| 12181 | seo-snippet-hunter | sickn33/antigravity-awesome-skills |
Use this skill when Working on seo snippet hunter tasks or workflows Needing guidance, best practices, or checklists for seo snippet hunter Do not use this skill when The task is unrelated to seo snippet hunter 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...
|
264 |
| 12182 | surprise-me | readwiseio/readwise-skills |
Surprise Me Deliver an unexpected, delightful experience by dynamically discovering available skills and combining them creatively. Workflow Step 1: Discover Available Skills Read all the skills listed in the <available_skills>. Step 2: Plan the Surprise Select 1 to 3 skills and design a creative mashup. The goal is a single cohesive deliverable, not separate demos. Creative combination principles: Juxtapose skills in unexpected ways (e.g., a presentation about algorithmic art, a research report...
|
264 |
| 12183 | multi-cloud-strategy | aj-geddes/useful-ai-prompts |
Multi-Cloud Strategy Overview Multi-cloud strategies enable leveraging multiple cloud providers for flexibility, redundancy, and optimization. Avoid vendor lock-in, optimize costs by comparing cloud services, and implement hybrid deployments with seamless data synchronization. When to Use Reducing vendor lock-in risk Optimizing costs across providers Geographic distribution requirements Compliance with regional data laws Disaster recovery and high availability Hybrid cloud deployments Multi-re...
|
264 |
| 12184 | nansen-sm-cross-chain-flows | nansen-ai/nansen-cli |
TOKEN_SYMBOL = < symbol e.g. "AAVE" > CHAINS = ( ethereum solana base bnb ) for chain in " ${CHAINS [ @ ] } " ; do nansen research smart-money netflow --chain $chain --limit 200 Filter by token_symbol; → net_flow_1h_usd, net_flow_24h_usd, net_flow_7d_usd, net_flow_30d_usd done Absent from results = SM activity below threshold on that chain, not necessarily unsupported. Use --limit 200; --limit 100 silently drops mid-tier tokens. ETH+ & SOL− = rotating from SOL→ETH. One chain positive only = cha...
|
264 |
| 12185 | observability-monitoring | andrelandgraf/fullstackrecipes |
Observability & Monitoring Complete observability stack with structured logging, error tracking, and web analytics. Cookbook - Complete These Recipes in Order Pino Logging Setup Configure structured logging with Pino. Outputs human-readable colorized logs in development and structured JSON in production for log aggregation services. curl -H "Accept: text/markdown" https://fullstackrecipes.com/api/recipes/pino-logging-setup Sentry Setup Configure Sentry for error tracking, performance monitoring,...
|
263 |
| 12186 | agile-workflow | jwynia/agent-skills |
Agile Workflow Orchestrator A skill that guides agents through structured agile development workflows by intelligently invoking commands in sequence. Uses checkpoint-based flow control to auto-progress between steps while pausing at key decision points. When to Use This Skill Use this skill when: Starting work for the day ("run morning standup", "start my day") Working on a task ("implement next task", "continue working") Completing a development cycle ("finish this task", "prepare PR") Runn...
|
263 |
| 12187 | chapter-drafter | jwynia/agent-skills |
Chapter Drafter: Orchestrator Skill You autonomously draft and polish chapter scenes through iterative editorial passes. Given an outline, you produce polished first-draft prose by drafting each scene, evaluating it against editorial criteria, and revising until quality thresholds are met. Core Principle Orchestration is iteration with hierarchy. Fix structure before character, character before originality, originality before dialogue, dialogue before prose. Don't polish what might be cut; do...
|
263 |
| 12188 | shared-world | jwynia/agent-skills |
Shared World: World Bible Management Skill You maintain wiki-style world bibles for collaborative fiction. Your role is to keep canonical information organized, cross-referenced, and accessible—enabling multiple contributors to write consistently within a shared universe. Core Principle A world bible is team memory for fiction. Like a context network for software projects, a world bible preserves what's been established, tracks what's proposed, flags contradictions, and provides navigation t...
|
263 |
| 12189 | presentation-architect | aviz85/claude-skills-library |
Presentation Architect Transform high-level ideas or briefs into fully structured presentation scripts, saved as Markdown (.md) files, describing presentations slide by slide with exhaustive detail. Role and Objective Act as a Presentation Architect Agent to create comprehensive presentation blueprints that enable designers, presenters, or other AI systems to recreate the entire presentation without asking follow-up questions. Output Requirements Output only Markdown text Save as a .md file repr...
|
263 |
| 12190 | tdd-workflows-tdd-refactor | sickn33/antigravity-awesome-skills |
Use this skill when Working on tdd workflows tdd refactor tasks or workflows Needing guidance, best practices, or checklists for tdd workflows tdd refactor Do not use this skill when The task is unrelated to tdd workflows tdd refactor 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/im...
|
263 |
| 12191 | security-compliance-compliance-check | sickn33/antigravity-awesome-skills |
Regulatory Compliance Check You are a compliance expert specializing in regulatory requirements for software systems including GDPR, HIPAA, SOC2, PCI-DSS, and other industry standards. Perform comprehensive compliance audits and provide implementation guidance for achieving and maintaining compliance. Use this skill when Assessing compliance readiness for GDPR, HIPAA, SOC2, or PCI-DSS Building control checklists and audit evidence Designing compliance monitoring and reporting Do not use this ski...
|
263 |
| 12192 | anything-analyzer-cdp | aradotso/trending-skills |
Anything Analyzer CDP Skill Skill by ara.so — Daily 2026 Skills collection. Anything Analyzer is an Electron desktop application that embeds a browser, captures all network traffic via Chrome DevTools Protocol (CDP), injects JS hooks, snapshots storage, and feeds the data to an AI (OpenAI/Anthropic/custom) to generate protocol analysis reports — useful for documenting registration flows, 2API reverse engineering, and general browser protocol analysis. Installation & Setup git clone https://githu...
|
263 |
| 12193 | sveltekit-remote-functions | spences10/svelte-skills-kit |
SvelteKit Remote Functions Quick Start File naming: *.remote.ts for remote function files Which function? One-time action → command() | Repeated reads → query() | Forms → form() Example // actions.remote.ts import { command } from "$app/server"; import * as v from "valibot"; export const delete_user = command( v.object({ id: v.string() }), async ({ id }) => { await db.users.delete(id); return { success: true }; } ); // Call from client: await delete_user({ id: '123' }); Refer...
|
263 |
| 12194 | alicloud-data-lake-dlf-next | cinience/alicloud-skills |
Category: service Data Lake Formation (Next) Use Alibaba Cloud OpenAPI (RPC) with official SDKs or OpenAPI Explorer to manage resources for Data Lake Formation. Workflow Confirm region, resource identifiers, and desired action. Discover API list and required parameters (see references). Call API with SDK or OpenAPI Explorer. Verify results with describe/list APIs. AccessKey priority (must follow) Environment variables: ALICLOUD_ACCESS_KEY_ID / ALICLOUD_ACCESS_KEY_SECRET / ALICLOUD_REGION_ID Regi...
|
262 |
| 12195 | alicloud-security-cloudfw | cinience/alicloud-skills |
Category: service Cloud Firewall Use Alibaba Cloud OpenAPI (RPC) with official SDKs or OpenAPI Explorer to manage resources for Cloud Firewall. Workflow Confirm region, resource identifiers, and desired action. Discover API list and required parameters (see references). Call API with SDK or OpenAPI Explorer. Verify results with describe/list APIs. AccessKey priority (must follow) Environment variables: ALICLOUD_ACCESS_KEY_ID / ALICLOUD_ACCESS_KEY_SECRET / ALICLOUD_REGION_ID Region policy: ALICLO...
|
262 |
| 12196 | alicloud-backup-bdrc | cinience/alicloud-skills |
Category: service Backup and Disaster Recovery Center Use Alibaba Cloud OpenAPI (RPC) with official SDKs or OpenAPI Explorer to manage resources for Backup and Disaster Recovery Center. Workflow Confirm region, resource identifiers, and desired action. Discover API list and required parameters (see references). Call API with SDK or OpenAPI Explorer. Verify results with describe/list APIs. AccessKey priority (must follow) Environment variables: ALICLOUD_ACCESS_KEY_ID / ALICLOUD_ACCESS_KEY_SECRET ...
|
262 |
| 12197 | alicloud-ai-content-aimiaobi | cinience/alicloud-skills |
Category: service Quan Miao Use Alibaba Cloud OpenAPI (RPC) with official SDKs or OpenAPI Explorer to manage resources for Quan Miao. Workflow Confirm region, resource identifiers, and desired action. Discover API list and required parameters (see references). Call API with SDK or OpenAPI Explorer. Verify results with describe/list APIs. AccessKey priority (must follow) Environment variables: ALICLOUD_ACCESS_KEY_ID / ALICLOUD_ACCESS_KEY_SECRET / ALICLOUD_REGION_ID Region policy: ALICLOUD_REGION_...
|
262 |
| 12198 | reading-deduction-cert | kazukinagata/shinkoku |
控除証明書 画像読み取り 控除証明書(生命保険料控除証明書、地震保険料控除証明書、社会保険料控除証明書等)の画像を読み取り、構造化データとして返すスキル。 PDF ファイルの場合 ファイルが PDF( .pdf )の場合、画像 OCR の前にテキスト抽出を試みる。 shinkoku pdf extract-text --file-path <path> を実行する 抽出テキストに必要な情報(保険料額・証明額等)が含まれていれば、テキストから構造化データを生成する テキストが不十分(スキャン PDF 等)の場合は shinkoku pdf to-image --file-path <path> --output-dir <dir> で PNG に変換し、以下の画像読み取りフローに進む 画像読み取り方法 推奨: デュアル検証(並列2コンテキスト) 精度を高めるため、同じ画像を2つの独立したコンテキストで並列に読み取り、結果を照合する。 2つの独立した読み取りを実行する: サブエージェントが使える環境では、2つのサブエージェントを並列で起動し、それぞれ独立に画像を読み取る。 各サブエージェン...
|
262 |
| 12199 | reading-withholding | kazukinagata/shinkoku |
源泉徴収票 画像読み取り 源泉徴収票の画像を読み取り、構造化データとして返すスキル。 PDF ファイルの場合 ファイルが PDF( .pdf )の場合、画像 OCR の前にテキスト抽出を試みる。 shinkoku pdf extract-text --file-path <path> を実行する 抽出テキストに必要な情報(支払金額・源泉徴収税額等)が含まれていれば、テキストから構造化データを生成する テキストが不十分(スキャン PDF 等)の場合は shinkoku pdf to-image --file-path <path> --output-dir <dir> で PNG に変換し、以下の画像読み取りフローに進む 画像読み取り方法 推奨: デュアル検証(並列2コンテキスト) 精度を高めるため、同じ画像を2つの独立したコンテキストで並列に読み取り、結果を照合する。 2つの独立した読み取りを実行する: サブエージェントが使える環境では、2つのサブエージェントを並列で起動し、それぞれ独立に画像を読み取る。 各サブエージェントには以下の「基本ルール」と「出力フォーマット」をプロンプトとし...
|
262 |
| 12200 | xero | membranedev/application-skills |
Xero Xero is a cloud-based accounting software platform. It's primarily used by small businesses and their accountants to manage bookkeeping, invoicing, payroll, and other financial tasks. Official docs: https://developer.xero.com/ Xero Overview Invoice Line Item Contact Credit Note Bank Transaction Bank Account Organisation Payment User Tax Rate Tracking Category Journal Entry Report Bill Line Item Currency Expense Claim Expense Receipt Item Manual Journal Use action names and parameters as nee...
|
262 |