Discover the toolingbehind modern intelligence
The operating system for AI infrastructure discovery. Search a live map of MCP servers, AI agents, LLM tools, automation systems, and developer infrastructure.
The operating system for AI infrastructure discovery. Search a live map of MCP servers, AI agents, LLM tools, automation systems, and developer infrastructure.
Persistent file-based planning for long-running agentic tasks. Crash-proof markdown plans, deterministic completion gate, multi-agent shared state on disk. Works with Claude Code, Codex CLI, Cursor, Hermes agent, Pi, Kiro, OpenCode and 60+ agents via the SKILL.md standard.
AI summary
Auto-generated overview of what this skill does and when to reach for it.
Persistent markdown planning workflow inspired by Manus, the $2B acquisition, for structuring and tracking complex development tasks in files.
$ npx skillcity@latest OthmanAdi/planning-with-filesAuto-detects the skill or MCP server in this repo and installs it for Claude Code, Codex, Cursor or Cline.
Requires Node.js 18+ (ships with npx).
# Install into ~/.claude/skills/ mkdir -p ~/.claude/skills/planning-with-files curl -fsSL https://raw.githubusercontent.com/OthmanAdi/planning-with-files/main/SKILL.md -o ~/.claude/skills/planning-with-files/SKILL.md
Loading README…
Ask a simulated agent to run this skill. It loads the real SKILL.md and reasons over your task with NVIDIA.
Pick a quick prompt below or type your own — watch the agent execute this skill step by step.
guest@skillcity:~$