Skip to content

Repository files navigation

skills

skills.sh

Personal AI agent skills by Javier Zapata, conforming to the AgentSkills open standard. Works with any compatible agent harness.

Skills

Skill Description
1on1 Structured 1:1 professional check-ins — reviews how you and your AI agent have been working together
write-like-me Writes, rewrites, reviews and corrects text in your own voice. init builds the profile from a corpus of your own writing, with a re-runnable regression suite; the profile itself stays private, outside this repo. Spanish and English are both first-class

Installation

Skills are auto-discovered by any AgentSkills-compatible harness. For harnesses that require explicit installation:

Harness Install
Claude Code claude mcp add javito-skills@git+https://github.com/jzfgo/agents.git
OpenCode Add "plugin": ["javito-skills@git+https://github.com/jzfgo/agents.git"] to opencode.json
Gemini CLI Add @./skills/<name>/SKILL.md entries to GEMINI.md
Pi Auto-discovered via .agents/skills/ symlinks
Codex Auto-discovered via .codex-plugin/plugin.json
Cursor Auto-discovered via .cursor-plugin/plugin.json

Credits

write-like-me derives its three-pass structure, analysis dimensions, and review taxonomies from sam-dumont/claude-skills (MIT, © 2025 Sam Dumont). See NOTICE for details of what is derived and what is original.

License

MIT

About

Agentic skills for professional developer workflows — structured 1:1s, git-aware reviews, and action tracking. Works with Claude Code, Cursor, Codex, and more.

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages