{
  "markdown": "# Self-Learning Skill\n\nAutonomous skill generator that enables AI agents to learn new technologies from the web. Use this skill when you want to research a library, framework, or tool and generate reusable documentation/skills from authoritative sources.\n\n## Usage\n\n```\n/learn <topic>\n```\n\nThe skill will:\n\n1. **Discover** authoritative documentation via web search\n2. **Extract** relevant content from official sources\n3. **Synthesize** information into a reusable skill\n4. **Save** the generated skill to your workspace\n\n## Installation\n\nCopy the `SKILL.md` and `references/` folder to your agent's skills directory:\n\n- **Workspace-specific**: `.agent/skills/self-learning/`\n- **Global**: `~/.gemini/antigravity/skills/self-learning/`\n\n## Contents\n\n```\nself-learning/\n├── skills/self-learning/\n│   ├── SKILL.md                 # Main skill instructions\n│   └── references/\n│       └── skill_creation_guide.md  # Reference for creating effective skills\n├── README.md\n└── LICENSE\n```\n\n## Acknowledgements\n\nThis skill format is inspired by [hyperbrowserai/examples/skills](https://github.com/hyperbrowserai/examples/tree/main/skills).\n\n## License\n\nApache License 2.0 - See [LICENSE](LICENSE) for details.\n",
  "bytes": 1204,
  "sha": "5ea6970216f925d2d8147830e644fa47c7875318cb7a2e1c5ae48548dd4c17fc",
  "repo_slug": "philschmid/self-learning-skill",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/skl_philschmid_self_learning_skill_self_lear_5b3a28ed/readme"
}