Skip to main content

Skills dans ce dépôt

TuYv/ccpm - Page 66

SkillsMP a collecté 5 252 skills depuis TuYv/ccpm. Ouvrez un skill pour examiner sa source et ses détails.

TuYv/ccpm

Affichage de 40 skills collectés sur 5 252.

métier
Développeurs de logiciels
description

Writes Git commit messages. Activates when the user asks to write a commit message, draft a commit message, or similar.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Spin up a live local Omnigent server + runner and exercise the native Antigravity (agy) TUI harness (antigravity-native) end-to-end — launch the real `agy` CLI via `omnigent antigravity`, drive turns through the web UI, smoke-test, and bug-bash. Load when…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Spin up a live local Omnigent server and exercise the Antigravity (Gemini) SDK harness end-to-end — build antigravity agents, run real turns, smoke-test, and bug-bash. Load when developing, testing, or debugging the antigravity harness…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Document a module or public API surface (functions, classes, CLI commands, endpoints) from the code itself. Use when the user asks for API reference, to document a module, or to write usage docs for a public interface.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Patterns and templates for generating valid Omnigent agent directories. Load when ready to create files.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Turn a range of commits or merged PRs into a changelog entry grouped by change type. Use when the user asks for release notes, a changelog, or "what changed" between two points.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Verify the Omnigent CLI's setup/onboarding flow, terminal UI/UX, and critical user journeys in a completely isolated, reproducible loop. Drives the real `omnigent` binary through a PTY (pexpect) inside a throwaway OMNIGENT_CONFIG_HOME / OMNIGENT_DATA_DIR…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Test counter — codex skills e2e. The unique suffix b8d4e7 appears in the skill name so a string match in the agent's output proves codex loaded this skill.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Test greeter — codex skills e2e. The unique suffix a3f9c2 appears in the skill name so a string match in the agent's output proves codex loaded this skill.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Spin up a live local Omnigent server and exercise the GitHub Copilot SDK harness end-to-end — build copilot agents, run real turns, smoke-test, and bug-bash. Load when developing, testing, or debugging the copilot harness (omnigent/inner/copilot_executor.py,…

Langue du texte source : anglais

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

Verify an implementer's diff with an INDEPENDENT, different-vendor sub-agent (diff plus contract only); turn blocking issues into fix-tasks and loop until clean.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Spin up a live local Omnigent server and exercise the Cursor SDK harness end-to-end — build cursor agents, run real turns, smoke-test, and bug-bash. Load when developing, testing, or debugging the cursor harness (omnigent/inner/cursor_executor.py,…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Have the Claude and GPT partners critique each other's answers across a configurable number of rounds (default 1) before converging on a synthesis. Use when the user wants the two perspectives stress-tested against each other, not just shown side by side.

Langue du texte source : anglais

mis à jour
métier
Analystes en études de marché et spécialistes en marketing
description

Research checklist and source-quality guidance for the archer e2e fixture.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Detect Python agent frameworks from code imports and map them to Omnigent executor types. Load when the user has existing agent code to integrate.

Langue du texte source : anglais

mis à jour
métier
Administrateurs de réseaux et de systèmes informatiques
description

Run the Omnigent server as a Docker compose stack (server + Postgres) on any Docker host — your laptop, a VPS, EC2 by hand, or as the base layer of any container-platform deploy. Invoke when the user wants to build the image, bring up the compose stack, debug…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Run independent subtasks in parallel — one git worktree and one implementation sub-agent per task, each opening its own PR — then cross-review every PR. polly never merges; the human does.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Reference guide for building new Omnigent harness integrations — covers SDK/subprocess harnesses and native harnesses as separate tracks, each with their own feature matrix, implementation patterns, and prioritized checklist.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Delegate read-only investigation, debugging, audit, search, or code-understanding tasks to sub-agents; synthesize only from their structured reports.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Turn a breaking change (an API rename, removed flag, changed default, or moved module) into concrete upgrade steps with before/after examples. Use when the user asks how to migrate, upgrade, or adapt to a breaking change.

Langue du texte source : anglais

mis à jour
métier
Autres occupations informatiques
description

Deep reference on Omnigent config format, executor types, skill/tool structure, and conventions. Load when you need to look up how the platform works.

Langue du texte source : anglais

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

Test counter — pi skills e2e. The unique suffix d2f6e1 appears in the skill name so a string match in the agent's output proves Pi loaded this skill.

Langue du texte source : anglais

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

Test greeter — pi skills e2e. The unique suffix c4a8d5 appears in the skill name so a string match in the agent's output proves Pi loaded this skill.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Spin up a live local Omnigent server + runner and exercise the native Pi TUI harness (pi-native) end-to-end — launch the real `pi` CLI via `omnigent pi`, drive turns through the web/bridge, smoke-test, and bug-bash. Load when developing, testing, or debugging…

Langue du texte source : anglais

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

End-to-end test the polly multi-agent coding orchestrator's critical user journeys (CUJs). Two halves — a deterministic mock-LLM driver (polly_cuj.py) that boots a throwaway local server + mock LLM and asserts the substrate (boot, bridged sys_* tool dispatch,…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Run the Omnigent load test and produce a results file explaining the latencies. Load when the user wants to load-test / stress-test / benchmark Omnigent under concurrency ("load test omnigent", "stress test the server", "how many hosts/sessions/turns can it…

Langue du texte source : anglais

mis à jour
métier
Analystes en sécurité de l'information
description

Audit a codebase or directory for security issues (hardcoded secrets, injection, unsafe deserialization, weak crypto, authz gaps) and produce a structured findings report. Use when the user asks for a security review, an audit, or to check code for…

Langue du texte source : anglais

mis à jour
métier
Développeurs web
description

Build typed, content-driven Nuxt applications with @nuxt/content. Use when working with content.config.ts, collections, queryCollection, Markdown or MDC rendering, content databases, hooks, custom sources, search, or Content v2 migrations.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Internationalize Nuxt applications with @nuxtjs/i18n. Use when configuring locales or browser detection, translating messages or routes, building locale switchers, handling fallbacks, lazy-loading messages, or adding locale SEO.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Nuxt application development and maintenance. Use for project structure, pages and routing, data fetching, SSR-safe state, middleware, plugins, server routes, runtime config, route rules, layers, built-in components, hydration, upgrades, and testing.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Configure and operate the self-hosted Nuxt Studio editor for Nuxt Content. Use when working with nuxt-studio installation, editor customization, OAuth or custom authentication, media, drafts, Git publishing, or production deployment.

Langue du texte source : anglais

mis à jour
métier
Analystes financiers et en placements
description

> Use this skill whenever asked about Alberta provincial individual income tax. Trigger on phrases like "Alberta tax", "Alberta T1", "AB provincial tax", "Alberta flat tax", "Alberta credits", "Alberta personal amount", "no PST Alberta", or any question about…

Langue du texte source : anglais

mis à jour
métier
Analystes financiers et en placements
description

> Use this skill whenever asked about UAE Corporate Tax for freelancers, sole establishments, or small businesses. Trigger on phrases like "how much tax do I pay in UAE", "corporate tax UAE", "CT return", "FTA", "small business relief", "free zone tax",…

Langue du texte source : anglais

mis à jour
métier
Analystes financiers et en placements
description

Use this skill whenever asked about Alaska sales and use tax. Trigger on phrases like "Alaska sales tax", "AK sales tax", "Alaska local sales tax", "ARSSTC", "Alaska Remote Seller Sales Tax Commission", "Alaska economic nexus", "do I charge sales tax in…

Langue du texte source : anglais

mis à jour
métier
Analystes financiers et en placements
description

Use this skill whenever asked about Alabama individual income tax for self-employed individuals or sole proprietors — filing Form 40, AL estimated tax (Form 40-ES), Alabama tax brackets, Alabama deductions, federal income tax deduction on AL return, or any…

Langue du texte source : anglais

mis à jour
métier
Analystes financiers et en placements
description

Use this skill whenever asked about Alabama sales tax, Alabama use tax, Alabama sales tax nexus, ADOR sales tax filing, self-administered city taxes in Alabama, or Alabama grocery food taxation. Trigger on phrases like "Alabama sales tax", "AL sales tax",…

Langue du texte source : anglais

mis à jour
métier
Analystes financiers et en placements
description

Use this skill whenever asked to prepare, review, or classify transactions for an Albanian VAT (TVSH) return for any client. Trigger on phrases like "Albania VAT", "Albanian TVSH", "TVSH return", "DPT filing", "Albanian tax", or any request involving Albanian…

Langue du texte source : anglais

mis à jour
métier
Analystes financiers et en placements
description

Use this skill whenever asked to prepare, review, or classify transactions for an Algeria TVA (Taxe sur la Valeur Ajoutee) return (G50 declaration) for any client. Trigger on phrases like "prepare TVA return", "Algeria VAT", "G50 declaration", "declaration…

Langue du texte source : anglais

mis à jour
métier
Analystes financiers et en placements
description

> Integration skill for Amazon Seller Central settlement reports and date range reports. Activate when the user uploads an Amazon settlement report, Amazon seller CSV, or mentions Amazon Seller Central, FBA, or Amazon payouts.

Langue du texte source : anglais

mis à jour
métier
Analystes financiers et en placements
description

OpenAccountants tax and accounting reference for INTL: americas corridors. Use for cross-border questions in INTL (tax year ).

Langue du texte source : anglais

mis à jour
Affichage de 40 skills collectés sur 5 252.