aiagentskills
- 26 skills
- 0 followers
- 3 hours ago last updated
- ▌ Docs Review · aiagentskillsReview documentation changes for compliance with the Metabase writing style guide. Use when reviewing pull requests, files, or diffs containing documentation markdown files.
- ▌ Campaign Planner · aiagentskillsCreates comprehensive influencer marketing campaign plans including objectives, strategy, influencer selection criteria, content requirements, timeline, budget allocation, and success metrics. Your campaign blueprint.
- ▌ Create Unit Test · aiagentskillsCreate and run unit tests following the project's architecture and guidelines (Robolectric, naming, location).
- ▌ Monitor Experiment · aiagentskillsMonitor Beaker experiments until completion. Use when the user asks to monitor, check, or track a Beaker experiment.
- ▌ Infographic Syntax Creator · aiagentskills bundleGenerate AntV Infographic syntax outputs. Use when asked to turn user content into the Infographic DSL (template selection, data structuring, theme), or to output `infographic <template>` plain syntax.
- ▌ Creating Financial Models · aiagentskills bundleThis skill provides an advanced financial modeling suite with DCF analysis, sensitivity testing, Monte Carlo simulations, and scenario planning for investment decisions
- ▌ Typescript · aiagentskillsTypeScript code style, type co-location, constant naming conventions, and arktype patterns. Use when writing TypeScript code, defining types, creating constants, or working with arktype schemas.
- ▌ Docs Sync · aiagentskills bundleAnalyze main branch implementation and configuration to find missing, incorrect, or outdated documentation in docs/. Use when asked to audit doc coverage, sync docs with code, or propose doc updates/structure changes. Only update English docs (docs/src/content/docs/**) and never touch translated docs under docs/src/content/docs/ja, ko, or zh. Provide a report and ask for approval before editing docs.
- ▌ Landing Page Optimizer · aiagentskills bundleConversion-focused landing page optimization playbook. Use when auditing or improving landing pages, hero/CTA sections, forms, social proof, or experimentation plans for marketing sites, SaaS, or e-commerce.
- ▌
- ▌ Product Prd · aiagentskillsWrites structured PRDs with goals, scope, requirements, and success metrics.
- ▌ Kimi CLI Help · aiagentskillsAnswer Kimi CLI usage, configuration, and troubleshooting questions. Use when user asks about Kimi CLI installation, setup, configuration, slash commands, keyboard shortcuts, MCP integration, providers, environment variables, how something works internally, or any questions about Kimi CLI itself.
- ▌
- ▌ Pr Creator · aiagentskillsUse this skill when asked to create a pull request (PR). It ensures all PRs follow the repository's established templates and standards.
- ▌ Tier Management · aiagentskills bundleEvaluate and update Pollinations user tiers. Check balances, upgrade devs, batch process users. For finding users with errors, see model-debugging skill first.
- ▌ Skill Creator · aiagentskillsGuide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Kimi's capabilities with specialized knowledge, workflows, or tool integrations.
- ▌ Agent Guardrails · aiagentskillsGeneral agent safety and workflow guardrails that prevent high-impact mistakes across tooling, verification, versions, integration layers, environment/config, import-time side effects, and high-risk actions. Use when defining or applying behavioral constraints for coding agents, repo automation rules, or operational safety checklists.
- ▌ Typescript Write · aiagentskillsWrite TypeScript and JavaScript code following Metabase coding standards and best practices. Use when developing or refactoring TypeScript/JavaScript code.
- ▌ Integration Tests · aiagentskillsRun the integration-tests pipeline that depends on a local npm registry (Verdaccio). Use when asked to execute integration tests or local publish workflows in this repo.
- ▌ Typescript Review · aiagentskillsReview TypeScript and JavaScript code changes for compliance with Metabase coding standards, style violations, and code quality issues. Use when reviewing pull requests or diffs containing TypeScript/JavaScript code.
- ▌ Openai Knowledge · aiagentskillsUse when working with the OpenAI API (Responses API) or OpenAI platform features (tools, streaming, Realtime API, auth, models, rate limits, MCP) and you need authoritative, up-to-date documentation (schemas, examples, limits, edge cases). Prefer the OpenAI Developer Documentation MCP server tools when available; otherwise guide the user to enable `openaiDeveloperDocs`.
- ▌ Pr Draft Summary · aiagentskillsCreate a PR title and draft description after substantive code changes are finished. Trigger when wrapping up a moderate-or-larger change (runtime code, tests, build config, docs with behavior impact) and you need the PR-ready summary block with change summary plus PR draft text.
- ▌ Examples Auto Run · aiagentskills bundleRun examples:start-all in auto mode with parallel execution, per-script logs, and start/stop helpers.
- ▌ Final Release Review · aiagentskills bundlePerform a release-readiness review by locating the previous release tag from remote tags and auditing the diff (e.g., v1.2.3...<commit>) for breaking changes, regressions, improvement opportunities, and risks before releasing openai-agents-js.
- ▌ Test Coverage Improver · aiagentskillsImprove test coverage in the OpenAI Agents JS monorepo: run `pnpm test:coverage`, inspect coverage artifacts, identify low-coverage files and branches, propose high-impact tests, and confirm with the user before writing tests.
- ▌ Code Change Verification · aiagentskills bundleRun the mandatory verification stack when changes affect runtime code, tests, or build/test behavior in the OpenAI Agents JS monorepo.