Search

Find skills by name, source, slug, or description across the full catalog.

105,878 results for “agent” · page 98

#
Skill
Source
Installs
4851
prompt-builder Official github/awesome-copilot/prompt-builder
github/awesome-copilot
9.5K
4852
flutter-implementing-navigation-and-routing Official flutter/-plugins/flutter-implementing-navigation-and-routing Handles routing, navigation, and deep linking in a Flutter application. Use when moving between screens or setting up…
flutter/-plugins
9.4K
4853
flutter-testing-apps Official flutter/-plugins/flutter-testing-apps Implements unit, widget, and integration tests for a Flutter app. Use when ensuring code quality and preventing regre…
flutter/-plugins
9.1K
4854
flutter-caching-data Official flutter/-plugins/flutter-caching-data Implements caching strategies for Flutter apps to improve performance and offline support. Use when retaining app dat…
flutter/-plugins
8.8K
4855
flutter-reducing-app-size Official flutter/-plugins/flutter-reducing-app-size Measures and optimizes the size of Flutter application bundles for deployment. Use when minimizing download size or m…
flutter/-plugins
8.8K
4856
flutter-building-forms Official flutter/-plugins/flutter-building-forms Builds Flutter forms with validation and user input handling. Use when creating login screens, data entry forms, or a…
flutter/-plugins
8.7K
4857
flutter-handling-http-and-json Official flutter/-plugins/flutter-handling-http-and-json Executes HTTP requests and handles JSON serialization in a Flutter app. Use when integrating with REST APIs or parsin…
flutter/-plugins
8.7K
4858
flutter-handling-concurrency Official flutter/-plugins/flutter-handling-concurrency Executes long-running tasks in background isolates to keep the UI responsive. Use when performing heavy computations …
flutter/-plugins
8.6K
4859
flutter-localizing-apps Official flutter/-plugins/flutter-localizing-apps Configures a Flutter app to support multiple languages and regions. Use when preparing an application for internation…
flutter/-plugins
8.6K
4860
flutter-working-with-databases Official flutter/-plugins/flutter-working-with-databases Manages local data persistence using SQLite or other database solutions. Use when a Flutter app needs to store, query…
flutter/-plugins
8.6K
4861
model-recommendation Official github/awesome-copilot/model-recommendation
github/awesome-copilot
8.5K
4862
flutter-improving-accessibility Official flutter/-plugins/flutter-improving-accessibility Configures a Flutter app to support assistive technologies like Screen Readers. Use when ensuring an application is u…
flutter/-plugins
8.5K
4863
flutter-adding-home-screen-widgets Official flutter/-plugins/flutter-adding-home-screen-widgets Adds home screen widgets to a Flutter app for Android and iOS. Use when providing glanceable app information or quick…
flutter/-plugins
8.4K
4864
flutter-building-plugins Official flutter/-plugins/flutter-building-plugins Builds Flutter plugins that provide native interop for other apps to use. Use when creating reusable packages that br…
flutter/-plugins
8.4K
4865
flutter-interoperating-with-native-apis Official flutter/-plugins/flutter-interoperating-with-native-apis Interoperates with native platform APIs on Android, iOS, and the web. Use when accessing device-specific features not…
flutter/-plugins
8.4K
4866
flutter-embedding-native-views Official flutter/-plugins/flutter-embedding-native-views Embeds native Android, iOS, or macOS views into a Flutter app. Use when integrating complex native components like ma…
flutter/-plugins
8.3K
4867
flutter-setting-up-on-macos Official flutter/-plugins/flutter-setting-up-on-macos Sets up a macOS environment for Flutter development. Use when configuring a macOS machine to run, build, or deploy Fl…
flutter/-plugins
8K
4868
framework-selection Official langchain-ai/langchain-skills/framework-selection INVOKE THIS SKILL at the START of any LangChain/LangGraph/Deep s project, before writing any code. Determi…
langchain-ai/langchain-skills
7.8K
4869
aws-iam Official aws/-toolkit-for-aws/aws-iam Provides verified corrections for IAM behaviors that AI s frequently get wrong — policy evaluation edge cases, t…
aws/-toolkit-for-aws
7.8K
4870
flutter-setting-up-on-windows Official flutter/-plugins/flutter-setting-up-on-windows Sets up a Windows environment for Flutter development. Use when configuring a Windows machine to run, build, or deplo…
flutter/-plugins
7.8K
4871
flutter-setting-up-on-linux Official flutter/-plugins/flutter-setting-up-on-linux Sets up a Linux environment for Flutter development. Use when configuring a Linux machine to run, build, or deploy Fl…
flutter/-plugins
7.7K
4872
setup Official parallel-web/parallel--skills/setup Set up the Parallel plugin (install CLI)
parallel-web/parallel--skills
7.5K
4873
terraform-test Official hashicorp/-skills/terraform-test Comprehensive guide for writing and running Terraform tests. Use when creating test files (.tftest.hcl), writing test…
hashicorp/-skills
7.5K
4874
aws-serverless Official aws/-toolkit-for-aws/aws-serverless Builds, deploys, manages, debugs, configures, and optimizes serverless applications on AWS using Lambda, API Gateway,…
aws/-toolkit-for-aws
7.4K
4875
github Official callstackincubator/-skills/github GitHub patterns using gh CLI for pull requests, stacked PRs, code review, branching strategies, and repository automa…
callstackincubator/-skills
7.3K
4876
aws-observability Official aws/-toolkit-for-aws/aws-observability Builds, configures, debugs, and optimizes AWS observability with CloudWatch (Log Insights, Metrics, Alarms, Dashboard…
aws/-toolkit-for-aws
7.2K
4877
aws-cdk Official aws/-toolkit-for-aws/aws-cdk Authors, deploys, and troubleshoots AWS infrastructure using CDK with TypeScript or Python. Covers best practices, st…
aws/-toolkit-for-aws
7K
4878
aws-containers Official aws/-toolkit-for-aws/aws-containers Builds and deploys containerized workloads on Elastic Kubernetes Service (EKS), Elastic Container Service (ECS), Farg…
aws/-toolkit-for-aws
6.8K
4879
aws-billing-and-cost-management Official aws/-toolkit-for-aws/aws-billing-and-cost-management Analyze AWS costs, find savings, manage budgets, evaluate Savings Plans and Reserved Instances, right-size EC2/Lambda…
aws/-toolkit-for-aws
6.6K
4880
aws-cloudformation Official aws/-toolkit-for-aws/aws-cloudformation Authors, validates, and troubleshoots AWS CloudFormation templates. Covers template authoring with secure defaults, p…
aws/-toolkit-for-aws
6.6K
4881
amazon-bedrock Official aws/-toolkit-for-aws/amazon-bedrock Builds generative AI applications on Amazon Bedrock. Covers model invocation (Converse API, InvokeModel), RAG with Kn…
aws/-toolkit-for-aws
6.5K
4882
managed-deep-s Official langchain-ai/langchain-skills/managed-deep-s INVOKE THIS SKILL when building, testing, or deploying Managed Deep s in LangSmith with the mda CLI. Walks a use…
langchain-ai/langchain-skills
6.1K
4883
aws-sdk-js-v3-usage Official aws/-toolkit-for-aws/aws-sdk-js-v3-usage AWS SDK for JavaScript v3 development patterns. Use when writing JavaScript or TypeScript code that uses AWS services…
aws/-toolkit-for-aws
6K
4884
aws-sdk-python-usage Official aws/-toolkit-for-aws/aws-sdk-python-usage AWS SDK for Python (boto3/botocore) development patterns. You MUST use this skill when writing Python code that uses …
aws/-toolkit-for-aws
6K
4885
aws-messaging-and-streaming Official aws/-toolkit-for-aws/aws-messaging-and-streaming Guides general use of AWS messaging and streaming services. Covers Amazon SQS, Amazon SNS, Amazon EventBridge, Amazon…
aws/-toolkit-for-aws
5.9K
4886
refactor-module Official hashicorp/-skills/refactor-module Transform monolithic Terraform configurations into reusable, maintainable modules following HashiCorp's module design…
hashicorp/-skills
5.5K
4887
ecosystem-primer Official langchain-ai/langchain-skills/ecosystem-primer INVOKE FIRST for any LangChain / LangGraph / Deep s building project before consulting other skills or wri…
langchain-ai/langchain-skills
5.1K
4888
connecting-to-data-source Official aws/-toolkit-for-aws/connecting-to-data-source Create and troubleshoot AWS Glue connections to JDBC databases (Oracle, SQL Server, PostgreSQL, MySQL, RDS), Redshift…
aws/-toolkit-for-aws
5.2K
4889
securing-s3-buckets Official aws/-toolkit-for-aws/securing-s3-buckets Create and secure S3 buckets following AWS best practices for access control, encryption, monitoring, and remediation…
aws/-toolkit-for-aws
5.2K
4890
firebase-local-env-setup Official firebase/-skills/firebase-local-env-setup Bare minimum INITIAL setup for getting started with Firebase (Node.js, CLI installation, first-time login). Use ONLY …
firebase/-skills
5.1K
4891
terraform-stacks Official hashicorp/-skills/terraform-stacks Comprehensive guide for working with HashiCorp Terraform Stacks. Use when creating, modifying, or validating Terrafor…
hashicorp/-skills
5.1K
4892
querying-data-lake Official aws/-toolkit-for-aws/querying-data-lake Execute and manage Athena SQL queries across default and federated catalogs (Glue, S3 Tables, Redshift). Triggers on …
aws/-toolkit-for-aws
5K
4893
exploring-data-catalog Official aws/-toolkit-for-aws/exploring-data-catalog Full inventory and audit of AWS Glue Data Catalog assets across S3 Tables, Redshift-federated, and remote Iceberg cat…
aws/-toolkit-for-aws
5K
4894
storing-and-querying-vectors Official aws/-toolkit-for-aws/storing-and-querying-vectors Store and query vector embeddings using Amazon S3 Vectors, a cost-effective long-term vector storage service with its…
aws/-toolkit-for-aws
5K
4895
creating-data-lake-table Official aws/-toolkit-for-aws/creating-data-lake-table Create managed Iceberg tables using Amazon S3 Tables (s3tables API namespace) with automatic compaction and snapshot …
aws/-toolkit-for-aws
5K
4896
creating-secrets-using-best-practices Official aws/-toolkit-for-aws/creating-secrets-using-best-practices Creates and manages secrets in AWS Secrets Manager following security best practices. Always use this skill when crea…
aws/-toolkit-for-aws
5K
4897
finding-data-lake-assets Official aws/-toolkit-for-aws/finding-data-lake-assets Resolve data lake and lakehouse asset references across Glue Data Catalog, S3, S3 Tables, and Redshift. Triggers on: …
aws/-toolkit-for-aws
5K
4898
ingesting-into-data-lake Official aws/-toolkit-for-aws/ingesting-into-data-lake Import data into the AWS data lake from S3 files, local uploads, JDBC databases (Oracle, SQL Server, PostgreSQL, MySQ…
aws/-toolkit-for-aws
5K
4899
connecting-lambda-to-api-gateway Official aws/-toolkit-for-aws/connecting-lambda-to-api-gateway Connects an existing AWS Lambda function to Amazon API Gateway by creating a REST or HTTP API with resource/method se…
aws/-toolkit-for-aws
4.9K
4900
aws-amplify Official aws/-toolkit-for-aws/aws-amplify Build and deploy full-stack web and mobile apps with AWS Amplify Gen2 (TypeScript code-first). Covers auth (Cognito),…
aws/-toolkit-for-aws
4.9K