Skip to content

Unable to install Power from standalone GitHub repository - "No valid power found" #4

@ouraihub

Description

@ouraihub

Bug Description

When trying to install a Power from a standalone GitHub repository using "Import power from GitHub", I get the error:

Unable to install power: No valid power found in the repository. Please ensure the repository contains a valid POWER.md file with proper frontmatter.

However, the same Power installs successfully when using "Import power from a folder" locally.

Repository

https://github.com/kiropowers/power-project-standards

POWER.md Frontmatter

---
name: "project-standards"
displayName: "Project Standards Generator"
description: "Generate project documentation, coding standards, and extract knowledge from conversations and code"
keywords: ["steering", "template", "standards", "code review", "naming", "documentation", "project setup", "extract", "generate"]
author: "sol.tao"
---
Repository Structure
power-project-standards/
├── POWER.md
└── steering/
    ├── extraction/
    ├── foundation/
    └── standards/
Steps to Reproduce
Open Kiro IDE
Go to Powers panel → Add Power → Import power from GitHub
Enter: https://github.com/kiropowers/power-project-standards
Error appears
Expected Behavior
Power should install successfully, as it works with local folder import.

Environment
Kiro IDE version: [your version]
OS: Windows
Notes
The POWER.md frontmatter format matches the official strands power exactly
Local installation works fine
Repository only contains allowed files (POWER.md, steering/*.md)

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions