Aident logoAident logo centerAident Loadout
Use CasesPricingDocs
ENStart Now
AppsEntelligence ToolsEntelligence Add A New Repository
Entelligence Tools

Entelligence Add A New Repository

Add a GitHub repository to Entelligence for code analysis and AI-powered insights. The repository will be analyzed asynchronously. After adding, you can use the 'interact_with_the_repository_agent' action to ask questions about the codebase. Returns a repo_uuid that can be used…

Write actionRisk level 2 of 5Aident-managed access
Use Entelligence Add A New Repository

Pricing and limits

Aident logo

Product

Aident LoadoutAident Playbook EditorOpen-CUAK

About

AppsSkillsUse CasesDocsBlogPricingDownloadsPrivacy PolicyTerms of Service

Alternatives

vs Composiovs Zapier
llms.txtGet an AI summary of Aident LoadoutSummarize with ChatGPTSummarize with ClaudeSummarize with GeminiSummarize with Perplexity

© Aident Labs, 2024-2026

Pricing
Free
Unified payment
Not required for this free Action

Inputs

  • Urlstring
    Required
    The full GitHub repository URL (e.g., 'https://github.com/owner/repo'). Must be a valid, accessible GitHub repository URL.
  • Namestring
    Required
    A display name for the repository (e.g., 'my-react-app'). This can be different from the actual repository name.
  • Branchstring
    The branch to analyze (e.g., 'main', 'master', 'develop'). If not specified, the default branch will be used.
  • IsPublicboolean
    Required
    Set to true for public repositories, false for private repositories. For private repos, you must also provide an AccessToken.
  • UserUUIDstring
    UUID of the user adding the repository. If not provided, the system will generate one.
  • IngestPrsboolean
    Set to true to ingest and analyze pull requests from the repository. Defaults to false.
  • IngestDocsboolean
    Set to true to ingest and analyze documentation files from the repository. Defaults to false.
  • AccessTokenstring
    GitHub personal access token for private repositories. Required when IsPublic is false.
  • VectorDBURLstring
    URL of an existing vector database to use for this repository. If not provided, a new vector DB will be created.
  • IngestIssuesboolean
    Set to true to ingest and analyze issues from the repository. Defaults to false.
  • IsMergedRepoboolean
    Set to true if this repository is a merged/combined repository from multiple sources. Defaults to false.
  • DocumentationUrlstring
    URL to external documentation for this repository (e.g., 'https://docs.example.com'). Useful for linking to official docs.

Observable output

  • data
    Required
    Data from the action execution
  • errorstring
    Error if any occurred during the execution of the action
  • successfulboolean
    Required
    Whether or not the action execution was successful or not

Skills that use this Action

Related use cases

No verified related use cases are linked yet.

Official source

Provider source

Skills that use this Action

No published Skills explicitly reference this Action yet.