Loading...
Loading...
Found 5,752 Skills
Smartling integration. Manage data, records, and automate workflows. Use when the user wants to interact with Smartling data.
Adatree integration. Manage data, records, and automate workflows. Use when the user wants to interact with Adatree data.
Run the evo optimization loop with parallel subagents until interrupted.
Official skill for how to use karakeep (the bookmark manager) and interact with it programmatically.
Cognito integration. Manage data, records, and automate workflows. Use when the user wants to interact with Cognito data.
Maintain repository integrity and documentation. Use for auditing structure, checking config validity, and reviewing inventory. Use proactively to validate the repository or sync documentation. Examples: - user: "Validate the repo" → run audit_repo.py - user: "Check agents" → run audit_repo.py, review errors - user: "Update documentation" → run sync_docs.py - user: "Check for issues" → run full audit
IBM Cloud integration. Manage data, records, and automate workflows. Use when the user wants to interact with IBM Cloud data.
Firstup integration. Manage data, records, and automate workflows. Use when the user wants to interact with Firstup data.
Manage GitHub pull request workflows for coding agents. Use when Codex needs to open, update, monitor, or hand off a PR; wait for CI checks or reviewer feedback; inspect unresolved review threads; address requested changes; summarize PR status; or decide whether to continue, wait, report a timeout, or ask for human input.
Create an application-specific production parity skill by inspecting an app's docs, source, tests, CI, deployment, infrastructure, config, auth, and environment setup, then asking targeted harness questions only for source-unanswerable decisions. Use when local, CI, PR, preview, staging, or other non-production environments may drift from production behavior; when production-only auth, config, identity-provider groups, feature flags, infrastructure, backing services, or policy differences caused bugs; or when a team wants a reusable skill that detects, documents, tests, and helps fix parity drift for one specific application.
Select and claim one ready task when probe next routes claim_task.
Create GitHub Pull Request from specification using pull_request_template.md. Use when: spec needs to be converted to PR, spec is ready for review/merge, need to automate PR creation from specification file with template-based body and title.