Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

cyai

cyai 收录了来自 charlieyou 的 13 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
13
Stars
1
更新
2026-07-21
Forks
0
职业覆盖
4 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

beads
软件开发工程师

Manages issues via the br CLI (beads), a local-first tracker stored in .beads/ (SQLite + JSONL). Use when capturing issues, finding ready work, claiming issues, managing dependencies, or syncing changes. Triggers: "br", "beads", "issue tracking".

2026-07-21
prompt-engineering
软件开发工程师

Review, rewrite, and debug LLM prompts. Use when asked to: (1) improve an existing prompt, (2) design a new system or developer prompt, (3) add few-shot examples, (4) define output schemas and success criteria, (5) diagnose prompt failures from transcripts. Not for: model policy workarounds, producing domain answers without context, or guaranteeing model-specific behavior.

2026-05-12
creating-mala-yaml
软件开发工程师

Creates or updates mala.yaml project configuration files for the local mala orchestrator. Use when asked to initialize, generate, write, edit, validate, fix, or explain a mala.yaml config, including presets, commands, coverage, evidence checks, validation triggers, or review settings.

2026-04-30
simplifying-code
软件开发工程师

Simplifies and refines code for clarity, consistency, and maintainability while preserving all functionality. Focuses on recently modified code unless instructed otherwise. Triggers: simplify, refine, clean up code.

2026-03-08
browser-use
软件开发工程师

Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs to navigate websites, interact with web pages, fill forms, take screenshots, or extract information from web pages.

2026-01-25
querying-dune
数据库架构师

Executes SQL queries on Dune Analytics and writes results as CSV to /tmp. Use when the user needs blockchain data from Dune or wants to run a saved Dune query by ID. Triggers: "dune query", "dune sql", "query dune", "blockchain data"

2026-01-20
grimp-architecture
软件开发工程师

Explore Python import graphs and enforce layered architecture using grimp.

2026-01-19
mala-logs
网络与计算机系统管理员

Search and analyze mala orchestrator and Claude session logs. Use when searching for session logs, debugging agent runs, finding tool errors, analyzing mala run history, or investigating issue-specific logs. Triggers on queries like "find logs for issue X", "what went wrong in the last run", "show tool errors", "list recent sessions".

2025-12-29
databricks-sql
数据科学家

Execute SQL queries against Databricks SQL Warehouses. Use when the user wants to: - Run ad-hoc SQL queries on Databricks - Explore table data or run analytics - Execute DDL/DML statements Triggers: "run sql", "query databricks", "select from", "databricks sql", "execute query"

2025-12-24
pyspark-style
软件开发工程师

PySpark code style and best practices for DataFrame API. Use when: (1) Writing or reviewing PySpark/Python code (2) Refactoring Spark transformations Triggers: "pyspark", "spark dataframe", "code review", "style", "etl code"

2025-12-21
databricks-bundle
软件开发工程师

Manage Databricks Asset Bundles (DABs) for infrastructure as code. Use when user wants to: (1) Initialize a new bundle project from templates (2) Deploy jobs, pipelines, or apps to workspaces (3) Run jobs/pipelines from bundle definitions (4) Generate bundle config from existing resources (5) Manage multi-environment deployments (dev/staging/prod) Triggers: "bundle", "DAB", "deploy to databricks", "init project", "databricks.yml"

2025-12-21
databricks-jobs
软件开发工程师

Manage Databricks Jobs via CLI. Use when user wants to: (1) Create, update, or delete job definitions (2) Run jobs or submit one-time runs (3) List jobs or get job details (4) Monitor runs, check status, or cancel Triggers: "databricks job", "create job", "run job", "job status", "list jobs", "cancel run"

2025-12-21
databricks-unity-catalog
数据库架构师

Manage Unity Catalog via Databricks CLI. Use when user wants to: (1) Create/list/manage catalogs, schemas, tables, or volumes (2) Set up or manage grants and permissions (3) Explore the three-level namespace (catalog.schema.table) Triggers: "unity catalog", "catalog", "schema", "table permissions", "grants", "volumes", "list tables"

2025-12-21