agent-skills icon indicating copy to clipboard operation
agent-skills copied to clipboard

Production-grade engineering skills for AI coding agents.

Results 263 agent-skills issues
Sort by recently updated
recently updated
newest added

## Summary Adds the `ubiquitous-language` skill — a living domain glossary workflow that keeps vocabulary consistent across agent sessions and team members. ## Inspiration The core concept and format (CONTEXT.md...

## Summary Adds two documentation files and cross-links them from the existing setup guides. ## New files **`docs/superpowers-workflow.md`** — A phase-by-phase workflow reference for users running both the `superpowers` OpenCode...

## Summary - Adds a new **Finance & Trading Skills** section to README.md - Lists **[longbridge](https://github.com/longbridge/skills/tree/main/skills/longbridge)** — live financial market data, trading, and portfolio analysis for US, HK, A-share, and...

## Summary This PR addresses #119 by adding OpenCode command parity with the existing Claude/Gemini command sets. ## What changed - Added `.opencode/commands/` with 7 lifecycle commands: - `/spec` -...

## Summary - Adds `workflow-tracker` skill that maintains a live TodoWrite phase list (SPEC→PLAN→BUILD→TEST→REVIEW→SIMPLIFY→SHIP) alongside lifecycle skills - Adds `references/lifecycle.md` as a single source of truth for phase order, per-command...

## Summary - Replaces 20 plain-text `yes/no/refine?` prompts across 10 skill files with instructions to use OpenCode's `question` tool, which renders structured option lists with keyboard navigation - Replaces the...

## Summary - add warning-only validation for missing local file references in SKILL.md files - ignore external URLs, anchors, absolute/runtime paths, and fenced code examples - allow shared root-level references/docs...

FlowHunt Skill - automation discovery audit. Walks through 5-question workflow intake and audits Gmail/Calendar/Slack/task trackers to identify automation opportunities. Install: `npx skills add heyneuron/flowhunt-skill` ## What this adds A new...

Adds official Longbridge Securities agent skills — 125+ skills for HK/US/A-share/SG markets with trilingual support. ## What's added Added a new **Related Skills Packs** section before the License section, linking...

## Summary - add Hermes Agent to the README quick-start platform list - document installing the repository's SKILL.md directories into `~/.hermes/skills` - include a minimal starter set for users who...