AgentsKB - Knowledge Base API for AI Agents with 32K+ technical Q&As
Skills(SKILL.md)は、AIエージェント(Claude Code、Cursor、Codexなど)に特定の能力を追加するための設定ファイルです。
詳しく見る →AgentsKB - Knowledge Base API for AI Agents with 32K+ technical Q&As
Instructions for debugging agentstack-server during development
Display the API key for the currently authenticated user. Requires authentication. Use for managing authentication credentials
Set up machine authentication by uploading a public key for self-hosted infrastructure. Requires authentication. Use for managing authentication credentials
Clear the default organization preference. Use for managing authentication credentials
Add an SSH public key to your account (reads from file or stdin). Requires authentication. Use for managing authentication credentials
Delete an SSH key from your account. Requires authentication. Use for managing authentication credentials
List all SSH keys on your account. Requires authentication. Use for managing authentication credentials
Display information about the currently authenticated user. Requires authentication. Use for managing authentication credentials
Build Agentuity application for deployment
Get details about a specific agent. Requires authentication. Use for Agentuity cloud platform operations
List agents for a project. Requires authentication. Use for Agentuity cloud platform operations
Create a new API key. Requires authentication. Use for Agentuity cloud platform operations
Delete an API key (soft delete). Requires authentication. Use for Agentuity cloud platform operations
Get a specific API key by id. Requires authentication. Use for Agentuity cloud platform operations
List all API keys. Requires authentication. Use for Agentuity cloud platform operations
Create a new database resource. Requires authentication. Use for Agentuity cloud platform operations
Delete a database resource. Requires authentication. Use for Agentuity cloud platform operations
Show details about a specific database. Requires authentication. Use for Agentuity cloud platform operations
List database resources. Requires authentication. Use for Agentuity cloud platform operations
Get query logs for a specific database. Requires authentication. Use for Agentuity cloud platform operations
Execute SQL query on a database. Requires authentication. Use for Agentuity cloud platform operations
Deploy project to the Agentuity Cloud. Requires authentication. Use for Agentuity cloud platform operations
List deployments. Requires authentication. Use for Agentuity cloud platform operations
View logs for a specific deployment. Requires authentication. Use for Agentuity cloud platform operations
Remove a specific deployment. Requires authentication. Use for Agentuity cloud platform operations
Rollback the latest to the previous deployment. Requires authentication. Use for Agentuity cloud platform operations
Show details about a specific deployment. Requires authentication. Use for Agentuity cloud platform operations
Undeploy the latest deployment. Requires authentication. Use for Agentuity cloud platform operations
Delete an environment variable. Requires authentication. Use for Agentuity cloud platform operations
Get an environment variable value. Requires authentication. Use for Agentuity cloud platform operations
Import environment variables from a file to cloud and local .env. Requires authentication. Use for Agentuity cloud platform operations
List all environment variables. Requires authentication. Use for Agentuity cloud platform operations
Pull environment variables from cloud to local .env.production file. Requires authentication. Use for Agentuity cloud platform operations
Push environment variables from local .env file to cloud. Requires authentication. Use for Agentuity cloud platform operations
Set an environment variable. Requires authentication. Use for Agentuity cloud platform operations
Get details about a specific eval. Requires authentication. Use for Agentuity cloud platform operations
List evals. Requires authentication. Use for Agentuity cloud platform operations
Get details about a specific eval run. Requires authentication. Use for Agentuity cloud platform operations
List eval runs. Requires authentication. Use for Agentuity cloud platform operations
Create a new keyvalue namespace. Requires authentication. Use for Agentuity cloud platform operations
Delete a keyvalue namespace and all its keys. Requires authentication. Use for Agentuity cloud platform operations
Delete a key from the keyvalue storage. Requires authentication. Use for Agentuity cloud platform operations
Get a value from the keyvalue storage. Requires authentication. Use for Agentuity cloud platform operations
List all keys in a keyvalue namespace. Requires authentication. Use for Agentuity cloud platform operations
List all keyvalue namespaces. Requires authentication. Use for Agentuity cloud platform operations
Start an interactive repl for working with keyvalue database. Requires authentication. Use for Agentuity cloud platform operations
Search for keys matching a keyword in a keyvalue namespace. Requires authentication. Use for Agentuity cloud platform operations
Set a key and value in the keyvalue storage. Requires authentication. Use for Agentuity cloud platform operations
Get statistics for keyvalue storage. Requires authentication. Use for Agentuity cloud platform operations